NamespaceManagement_Clusters_ConfigStatus
NamespaceManagement_Clusters_ConfigStatus
The Clusters.ConfigStatus enumerated type describes the status of reaching the desired state configuration for the cluster.
CONFIGURING : The Namespace configuration is being applied to the cluster.
REMOVING : The Namespace configuration is being removed from the cluster.
RUNNING : The cluster is configured correctly with the Namespace configuration.
ERROR : Failed to apply the Namespace configuration to the cluster, user intervention needed.
This data structure has no properties.
Enumeration: CONFIGURING, REMOVING, RUNNING, ERROR,