KubernetesProxyClient
Home > @backstage/plugin-kubernetes-react
> KubernetesProxyClient
A client for common requests through the proxy endpoint of the kubernetes backend plugin.
Signature:
class KubernetesProxyClient
Constructors
Constructor |
Modifiers |
Description |
---|---|---|
Constructs a new instance of the |
Methods
Method |
Modifiers |
Description |
---|---|---|
getEventsByInvolvedObjectName({ clusterName, involvedObjectName, namespace, }) | ||
getPodLogs({ podName, namespace, clusterName, containerName, previous, }) |