GKE Hub v1 API - Enum FleetLifecycleState.Types.Code (2.8.0)

public enum FleetLifecycleState.Types.Code

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

Code describes the state of a Fleet resource.

Namespace

Google.Cloud.GkeHub.V1

Assembly

Google.Cloud.GkeHub.V1.dll

Fields

Name Description
Creating

The fleet is being created.

Deleting

The fleet is being deleted.

Ready

The fleet active.

Unspecified

The code is not set.

Updating

The fleet is being updated.