public sealed class MembershipState : IMessage<MembershipState>, IEquatable<MembershipState>, IDeepCloneable<MembershipState>, IBufferMessage, IMessage
Anthos Config Management: State for a single cluster.
The user-defined name for the cluster used by ClusterSelectors to group
clusters together. This should match Membership's membership_name,
unless the user installed ACM on the cluster manually prior to enabling
the ACM hub feature.
Unique within a Anthos Config Management installation.
public MembershipSpec MembershipSpec { get; set; }
Membership configuration in the cluster. This represents the actual state
in the cluster, while the MembershipSpec in the FeatureSpec represents
the intended state
[[["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 webpage documents the \u003ccode\u003eMembershipState\u003c/code\u003e class, which represents the state of a single cluster within Anthos Config Management.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMembershipState\u003c/code\u003e is part of the \u003ccode\u003eGoogle.Cloud.GkeHub.V1.ConfigManagement\u003c/code\u003e namespace and is found within the \u003ccode\u003eGoogle.Cloud.GkeHub.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is \u003ccode\u003e2.5.0\u003c/code\u003e, and the webpage details version \u003ccode\u003e1.2.0\u003c/code\u003e, and you can also access information on previous versions, dating back to version \u003ccode\u003e1.0.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has two constructors: a default constructor and one that takes another \u003ccode\u003eMembershipState\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eMembershipState\u003c/code\u003e class include \u003ccode\u003eClusterName\u003c/code\u003e, \u003ccode\u003eConfigSyncState\u003c/code\u003e, \u003ccode\u003eHierarchyControllerState\u003c/code\u003e, \u003ccode\u003eMembershipSpec\u003c/code\u003e, \u003ccode\u003eOperatorState\u003c/code\u003e, and \u003ccode\u003ePolicyControllerState\u003c/code\u003e, each providing different aspects of the cluster's state.\u003c/p\u003e\n"]]],[],null,[]]