GKE Hub v1 API - Enum FeatureState.Types.Code (2.4.0)

public enum FeatureState.Types.Code

Reference documentation and code samples for the GKE Hub v1 API enum FeatureState.Types.Code.

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

Namespace

Google.Cloud.GkeHub.V1

Assembly

Google.Cloud.GkeHub.V1.dll

Fields

NameDescription
Error

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.

Ok

The Feature is operating normally.

Unspecified

Unknown or not set.

Warning

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.