GKE Hub v1 API - Enum MembershipState.Types.Code (2.3.0)

public enum MembershipState.Types.Code

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

Code describes the state of a Membership resource.

Namespace

Google.Cloud.GkeHub.V1

Assembly

Google.Cloud.GkeHub.V1.dll

Fields

NameDescription
Creating

The cluster is being registered.

Deleting

The cluster is being unregistered.

Ready

The cluster is registered.

ServiceUpdating

The Membership is being updated by the Hub Service.

Unspecified

The code is not set.

Updating

The Membership is being updated.