Enum MembershipState.Types.Code (1.1.0)

public enum 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.