public enum MembershipState.Types.CodeReference 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.V1Assembly
Google.Cloud.GkeHub.V1.dll
Fields |
|
|---|---|
| Name | Description |
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. |