KubernetesClustersSupplier
Home > @backstage/plugin-kubernetes-node > KubernetesClustersSupplier
Used to load cluster details from different sources
Signature:
export interface KubernetesClustersSupplier
Methods
|
Method |
Description |
|---|---|
|
Returns the cached list of clusters. Implementations _should_ cache the clusters and refresh them periodically, as getClusters is called whenever the list of clusters is needed. |