NamespaceManagement_Supervisors_Summary_KubernetesStatus
NamespaceManagement_Supervisors_Summary_KubernetesStatus
The Summary.KubernetesStatus enumerated type describes the Supervisor's ability to deploy pods.
READY : The Supervisor is able to accept pods.
WARNING : The Supervisor may be able to accept pods, but has warning messages.
ERROR : The Supervisor may not be able to accept pods and has error messages.
This data structure has no properties.
Enumeration: READY, WARNING, ERROR,