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 documentation for the \u003ccode\u003eAttachedClustersAuthorization\u003c/code\u003e class within the Anthos Multi-Cloud v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAttachedClustersAuthorization\u003c/code\u003e is a class that manages cluster RBAC settings, including admin user permissions.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e for enhanced functionality and compatibility.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAdminUsers\u003c/code\u003e property of the class is used to define the cluster admin users, granting them the \u003ccode\u003ecluster-admin\u003c/code\u003e role, allowing for up to ten admin users.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available for the \u003ccode\u003eAttachedClustersAuthorization\u003c/code\u003e class, ranging from version 1.0.0-beta01 to the latest version 2.8.0.\u003c/p\u003e\n"]]],[],null,[]]