GKE Hub v1beta1 API - Enum MembershipState.Types.Code (2.0.0-beta06)

public enum MembershipState.Types.Code

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

Code describes the state of a Membership resource.

Namespace

Google.Cloud.GkeHub.V1Beta1

Assembly

Google.Cloud.GkeHub.V1Beta1.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.