Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::AzureAuthorization.
Configuration related to the cluster RBAC settings.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#admin_users
def admin_users() -> ::Array<::Google::Cloud::GkeMultiCloud::V1::AzureClusterUser>
-
(::Array<::Google::Cloud::GkeMultiCloud::V1::AzureClusterUser>) — Required. 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_users=
def admin_users=(value) -> ::Array<::Google::Cloud::GkeMultiCloud::V1::AzureClusterUser>
-
value (::Array<::Google::Cloud::GkeMultiCloud::V1::AzureClusterUser>) — Required. 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
-
(::Array<::Google::Cloud::GkeMultiCloud::V1::AzureClusterUser>) — Required. 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