Skip to main content
Version: Next

KubernetesBackendClient

Home > @backstage/plugin-kubernetes-react > KubernetesBackendClient

Signature:

class KubernetesBackendClient implements KubernetesApi 

Implements: KubernetesApi

Constructors

Constructor

Modifiers

Description

(constructor)(options)

Constructs a new instance of the KubernetesBackendClient class

Methods

Method

Modifiers

Description

getCluster(clusterName)

getClusters()

getCustomObjectsByEntity(request)

getObjectsByEntity(requestBody)

getWorkloadsByEntity(request)

proxy(options)