Skip to main content
Version: Next

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

(constructor)(options)

Constructs a new instance of the KubernetesProxyClient class

Methods

Method

Modifiers

Description

getEventsByInvolvedObjectName({ clusterName, involvedObjectName, namespace, })

getPodLogs({ podName, namespace, clusterName, containerName, previous, })