ClusterAttributes
Home > @backstage/plugin-kubernetes-common
> ClusterAttributes
Signature:
export interface ClusterAttributes
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
string |
(Optional) Specifies the app that provides the Kubernetes dashboard. This will be used for formatting links to kubernetes objects inside the dashboard. | ||
(Optional) Specifies specific parameters used by some dashboard URL formatters. This is used by the GKE formatter which requires the project, region and cluster name. | |||
string |
(Optional) Specifies the link to the Kubernetes dashboard managing this cluster. | ||
string |
Name of the Kubernetes cluster; used as an internal identifier. | ||
string |
(Optional) Human-readable name for the cluster, to be dispayed in UIs. |