GKE Hub V1 API - Module Google::Cloud::GkeHub::V1::RBACRoleBindingLifecycleState::Code (v2.5.0)

Reference documentation and code samples for the GKE Hub V1 API module Google::Cloud::GkeHub::V1::RBACRoleBindingLifecycleState::Code.

Code describes the state of a rbacrolebinding resource.

Constants

CODE_UNSPECIFIED

value: 0
The code is not set.

CREATING

value: 1
The rbacrolebinding is being created.

READY

value: 2
The rbacrolebinding active.

DELETING

value: 3
The rbacrolebinding is being deleted.

UPDATING

value: 4
The rbacrolebinding is being updated.