Package google.cloud.gkehub.rbacrolebindingactuation.v2alpha
Stay organized with collections
Save and categorize content based on your preferences.
RBACRoleBindingState
RBACRoleBindingState is the status of an RBACRoleBinding which exists on a membership.
RoleBindingState
The state of the RBACRoleBinding, updated based on ClusterRole existence.
Enums |
ROLE_BINDING_STATE_UNSPECIFIED |
Unspecified state. |
OK |
RBACRoleBinding is created properly on the cluster. |
CUSTOM_ROLE_MISSING_FROM_CLUSTER |
The RBACRoleBinding was created on the cluster but the specified custom role does not exist on the cluster, hence the RBACRoleBinding has no effect. |
Spec
This type has no fields.
RBAC RoleBinding Actuation: The membership-specific input for RBACRoleBindingActuation feature.
State
RBAC RoleBinding Actuation: A membership-specific Feature state for the RBACRoleBindingActuation fleet feature.
Fields |
rbacrolebinding_states |
map<string, RBACRoleBindingState >
Output only. The state of RBACRoleBindings using custom roles that exist on the cluster, keyed by RBACRoleBinding resource name with format: projects/{project}/locations/{location}/scopes/{scope}/rbacrolebindings/{rbacrolebinding}.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-06-12 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-12 UTC."],[],[],null,["# Package google.cloud.gkehub.rbacrolebindingactuation.v2alpha\n\nIndex\n-----\n\n- [RBACRoleBindingState](/kubernetes-engine/fleet-management/docs/reference/rpc/google.cloud.gkehub.rbacrolebindingactuation.v2alpha#google.cloud.gkehub.rbacrolebindingactuation.v2alpha.RBACRoleBindingState) (message)\n- [RBACRoleBindingState.RoleBindingState](/kubernetes-engine/fleet-management/docs/reference/rpc/google.cloud.gkehub.rbacrolebindingactuation.v2alpha#google.cloud.gkehub.rbacrolebindingactuation.v2alpha.RBACRoleBindingState.RoleBindingState) (enum)\n- [Spec](/kubernetes-engine/fleet-management/docs/reference/rpc/google.cloud.gkehub.rbacrolebindingactuation.v2alpha#google.cloud.gkehub.rbacrolebindingactuation.v2alpha.Spec) (message)\n- [State](/kubernetes-engine/fleet-management/docs/reference/rpc/google.cloud.gkehub.rbacrolebindingactuation.v2alpha#google.cloud.gkehub.rbacrolebindingactuation.v2alpha.State) (message)\n\nRBACRoleBindingState\n--------------------\n\nRBACRoleBindingState is the status of an RBACRoleBinding which exists on a membership.\n\nRoleBindingState\n----------------\n\nThe state of the RBACRoleBinding, updated based on ClusterRole existence.\n\nSpec\n----\n\nThis type has no fields.\n**RBAC RoleBinding Actuation**: The membership-specific input for RBACRoleBindingActuation feature.\n\nState\n-----\n\n**RBAC RoleBinding Actuation**: A membership-specific Feature state for the RBACRoleBindingActuation fleet feature."]]