Class AwsAuthorization (0.6.8)

AwsAuthorization(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configuration related to the cluster RBAC settings.

Attributes

NameDescription
admin_users MutableSequence[google.cloud.gke_multicloud_v1.types.AwsClusterUser]
Optional. Users that can perform operations as a cluster admin. A managed ClusterRoleBinding will be created to grant the cluster-admin ClusterRole to the users. Up to ten admin users can be provided. For more info on RBAC, see https://kubernetes.io/docs/reference/access-authn-authz/rbac/#user-facing-roles
admin_groups MutableSequence[google.cloud.gke_multicloud_v1.types.AwsClusterGroup]
Optional. Groups of users that can perform operations as a cluster admin. A managed ClusterRoleBinding will be created to grant the cluster-admin ClusterRole to the groups. Up to ten admin groups can be provided. For more info on RBAC, see https://kubernetes.io/docs/reference/access-authn-authz/rbac/#user-facing-roles