public sealed class AttachedClustersAuthorization : IMessage<AttachedClustersAuthorization>, IEquatable<AttachedClustersAuthorization>, IDeepCloneable<AttachedClustersAuthorization>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AttachedClustersAuthorization.
Configuration related to the cluster RBAC settings.
public RepeatedField<AttachedClusterUser> AdminUsers { get; }
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eAttachedClustersAuthorization\u003c/code\u003e class within the Anthos Multi-Cloud v1 API, specifically version 2.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAttachedClustersAuthorization\u003c/code\u003e class manages cluster RBAC settings and is part of the \u003ccode\u003eGoogle.Cloud.GkeMultiCloud.V1\u003c/code\u003e namespace, implemented in the \u003ccode\u003eGoogle.Cloud.GkeMultiCloud.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two constructors, one default and one that takes another \u003ccode\u003eAttachedClustersAuthorization\u003c/code\u003e object for initialization.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes an \u003ccode\u003eAdminUsers\u003c/code\u003e property, which is a required field allowing up to ten users to be designated as cluster administrators with the \u003ccode\u003ecluster-admin\u003c/code\u003e ClusterRole.\u003c/p\u003e\n"],["\u003cp\u003eThe content also displays the class's inheritance, interfaces, inherited members, and a list of previous versions of this resource.\u003c/p\u003e\n"]]],[],null,[]]