NamespaceManagement_Clusters_KubernetesStatus

NamespaceManagement_Clusters_KubernetesStatus
NamespaceManagement_Clusters_KubernetesStatus

The Clusters.KubernetesStatus enumerated type describes the cluster's ability to deploy pods.
READY : The cluster is able to accept pods.
WARNING : The cluster may be able to accept pods, but has warning messages.
ERROR : The cluster may not be able to accept pods and has error messages.

This data structure has no properties.
Enumeration: READY, WARNING, ERROR,