This product is not supported for your selected
Datadog site. (
).
gcp_gkehub_rbac_role_binding
ancestors
Type: UNORDERED_LIST_STRING
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. When the rbacrolebinding was created.
delete_time
Type: TIMESTAMP
Provider name: deleteTime
Description: Output only. When the rbacrolebinding was deleted.
group
Type: STRING
Provider name: group
Description: group is the group, as seen by the kubernetes cluster.
labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: The resource name for the rbacrolebinding projects/{project}/locations/{location}/scopes/{scope}/rbacrolebindings/{rbacrolebinding}
or projects/{project}/locations/{location}/memberships/{membership}/rbacrolebindings/{rbacrolebinding}
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
role
Type: STRUCT
Provider name: role
Description: Required. Role to bind to the principal
custom_role
Type: STRING
Provider name: customRole
Description: Optional. custom_role is the name of a custom KubernetesClusterRole to use.
predefined_role
Type: STRING
Provider name: predefinedRole
Description: predefined_role is the Kubernetes default role to use
Possible values:
UNKNOWN
- UNKNOWN
ADMIN
- ADMIN has EDIT and RBAC permissions
EDIT
- EDIT can edit all resources except RBAC
VIEW
- VIEW can only read resources
ANTHOS_SUPPORT
- ANTHOS_SUPPORT gives Google Support read-only access to a number of cluster resources.
state
Type: STRUCT
Provider name: state
Description: Output only. State of the rbacrolebinding resource.
code
Type: STRING
Provider name: code
Description: Output only. The current state of the rbacrolebinding resource.
Possible values:
CODE_UNSPECIFIED
- The code is not set.
CREATING
- The rbacrolebinding is being created.
READY
- The rbacrolebinding active.
DELETING
- The rbacrolebinding is being deleted.
UPDATING
- The rbacrolebinding is being updated.
Type: UNORDERED_LIST_STRING
uid
Type: STRING
Provider name: uid
Description: Output only. Google-generated UUID for this resource. This is unique across all rbacrolebinding resources. If a rbacrolebinding resource is deleted and another resource with the same name is created, it gets a different uid.
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. When the rbacrolebinding was last updated.
user
Type: STRING
Provider name: user
Description: user is the name of the user as seen by the kubernetes cluster, example “alice” or “alice@domain.tld”