Cluster()
Home > @backstage/plugin-kubernetes-react > Cluster
Component for rendering Kubernetes resources in a cluster
Signature:
Cluster: ({ clusterObjects, podsWithErrors }: ClusterProps) => import("react/jsx-runtime").JSX.Element
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
{ clusterObjects, podsWithErrors } |
import("react/jsx-runtime").JSX.Element