GKE Hub V1 API - Module Google::Cloud::GkeHub::V1::FeatureState::Code (v0.9.0)

Reference documentation and code samples for the GKE Hub V1 API module Google::Cloud::GkeHub::V1::FeatureState::Code.

Code represents a machine-readable, high-level status of the Feature.

Constants

CODE_UNSPECIFIED

value: 0
Unknown or not set.

OK

value: 1
The Feature is operating normally.

WARNING

value: 2
The Feature has encountered an issue, and is operating in a degraded state. The Feature may need intervention to return to normal operation. See the description and any associated Feature-specific details for more information.

ERROR

value: 3
The Feature is not operating or is in a severely degraded state. The Feature may need intervention to return to normal operation. See the description and any associated Feature-specific details for more information.