Documentation
¶
Index ¶
Constants ¶
View Source
const ( STATUS_OK string = "OK" STATUS_ERROR string = "Error" STATUS_DEGRADED string = "Degraded" STATUS_UNKNOWN string = "Unknown" STATUS_PRED_FAIL string = "Pred Fail" STATUS_STARTING string = "Starting" STATUS_STOPPING string = "Stopping" STATUS_SERVICE string = "Service" STATUS_STRESSED string = "Stressed" STATUS_NON_RECOVER string = "NonRecover" )
View Source
const ( FAULT_STATE_NO_FAULT int32 = 0 FAULT_STATE_REDIRECTED_ACCESS int32 = 1 FAULT_STATE_NO_ACCESS int32 = 2 FAULT_STATE_IN_MAINTENANCE int32 = 4 )
View Source
const ( ClusterStateNotInstalled int32 = 0 ClusterStateNotConfigured int32 = 1 ClusterStateNotRunning int32 = 3 ClusterStateRunning int32 = 19 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.