Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 479 Bytes

File metadata and controls

16 lines (14 loc) · 479 Bytes

ControllerClusterStatus

Properties

Name Type Description Notes
status StatusEnum The current status of the controller cluster [optional]

Enum: StatusEnum

Name Value
NO_CONTROLLERS "NO_CONTROLLERS"
UNSTABLE "UNSTABLE"
DEGRADED "DEGRADED"
STABLE "STABLE"
UNKNOWN "UNKNOWN"