GKE Hub v1 API - Enum RBACRoleBindingLifecycleState.Types.Code (2.8.0)

public enum RBACRoleBindingLifecycleState.Types.Code

Reference 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.V1

Assembly

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.