Skip to main content

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

ConstructorModifiersDescription
(constructor)(options)Constructs a new instance of the KubernetesProxyClient class

Methods

MethodModifiersDescription
getEventsByInvolvedObjectName({ clusterName, involvedObjectName, namespace, })
getPodLogs({ podName, namespace, clusterName, containerName, previous, })