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<AttachedClusterGroup> AdminGroups { get; }
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.
public RepeatedField<AttachedClusterUser> AdminUsers { get; }
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.
[[["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\u003eThe latest version of the \u003ccode\u003eAttachedClustersAuthorization\u003c/code\u003e class in the Anthos Multi-Cloud v1 API is 2.8.0, with several older versions also available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAttachedClustersAuthorization\u003c/code\u003e is a class used for configuring RBAC settings within a cluster, implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides functionality to define admin users and admin groups, utilizing \u003ccode\u003eRepeatedField\u003c/code\u003e to handle multiple entries, who are granted \u003ccode\u003ecluster-admin\u003c/code\u003e permissions.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for default initialization and for creating a copy from another \u003ccode\u003eAttachedClustersAuthorization\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation is located in the \u003ccode\u003eGoogle.Cloud.GkeMultiCloud.V1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.GkeMultiCloud.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# Anthos Multi-Cloud v1 API - Class AttachedClustersAuthorization (2.8.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.8.0 (latest)](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AttachedClustersAuthorization)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.7.0/Google.Cloud.GkeMultiCloud.V1.AttachedClustersAuthorization)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.6.0/Google.Cloud.GkeMultiCloud.V1.AttachedClustersAuthorization)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.5.0/Google.Cloud.GkeMultiCloud.V1.AttachedClustersAuthorization)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.4.0/Google.Cloud.GkeMultiCloud.V1.AttachedClustersAuthorization)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.3.0/Google.Cloud.GkeMultiCloud.V1.AttachedClustersAuthorization)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.2.0/Google.Cloud.GkeMultiCloud.V1.AttachedClustersAuthorization)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.1.0/Google.Cloud.GkeMultiCloud.V1.AttachedClustersAuthorization)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.0.0/Google.Cloud.GkeMultiCloud.V1.AttachedClustersAuthorization)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/1.0.0-beta01/Google.Cloud.GkeMultiCloud.V1.AttachedClustersAuthorization) \n\n public sealed class AttachedClustersAuthorization : IMessage\u003cAttachedClustersAuthorization\u003e, IEquatable\u003cAttachedClustersAuthorization\u003e, IDeepCloneable\u003cAttachedClustersAuthorization\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Anthos Multi-Cloud v1 API class AttachedClustersAuthorization.\n\nConfiguration related to the cluster RBAC settings. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e AttachedClustersAuthorization \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[AttachedClustersAuthorization](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AttachedClustersAuthorization), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[AttachedClustersAuthorization](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AttachedClustersAuthorization), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[AttachedClustersAuthorization](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AttachedClustersAuthorization), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.GkeMultiCloud.V1](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.GkeMultiCloud.V1.dll\n\nConstructors\n------------\n\n### AttachedClustersAuthorization()\n\n public AttachedClustersAuthorization()\n\n### AttachedClustersAuthorization(AttachedClustersAuthorization)\n\n public AttachedClustersAuthorization(AttachedClustersAuthorization other)\n\nProperties\n----------\n\n### AdminGroups\n\n public RepeatedField\u003cAttachedClusterGroup\u003e AdminGroups { get; }\n\nOptional. Groups of users that can perform operations as a cluster admin. A\nmanaged ClusterRoleBinding will be created to grant the `cluster-admin`\nClusterRole to the groups. Up to ten admin groups can be provided.\n\nFor more info on RBAC, see\n\u003chttps://kubernetes.io/docs/reference/access-authn-authz/rbac/#user-facing-roles\u003e\n\n### AdminUsers\n\n public RepeatedField\u003cAttachedClusterUser\u003e AdminUsers { get; }\n\nOptional. Users that can perform operations as a cluster admin. A managed\nClusterRoleBinding will be created to grant the `cluster-admin` ClusterRole\nto the users. Up to ten admin users can be provided.\n\nFor more info on RBAC, see\n\u003chttps://kubernetes.io/docs/reference/access-authn-authz/rbac/#user-facing-roles\u003e"]]