KubernetesProxyClient.(constructor)
Home > @backstage/plugin-kubernetes-react > KubernetesProxyClient > (constructor)
Constructs a new instance of the KubernetesProxyClient class
Signature:
constructor(options: {
kubernetesApi: KubernetesApi;
});
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
options |
{ kubernetesApi: KubernetesApi; } |