public enum RBACRoleBindingLifecycleState.Types.CodeReference documentation and code samples for the GKE Hub v1 API enum RBACRoleBindingLifecycleState.Types.Code.
Code describes the state of a rbacrolebinding resource.
Namespace
Google.Cloud.GkeHub.V1Assembly
Google.Cloud.GkeHub.V1.dll
Fields |
|
|---|---|
| Name | Description |
Creating |
The rbacrolebinding is being created. |
Deleting |
The rbacrolebinding is being deleted. |
Ready |
The rbacrolebinding active. |
Unspecified |
The code is not set. |
Updating |
The rbacrolebinding is being updated. |