MembershipSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)Anthos Config Management: Configuration for a single cluster. Intended to parallel the ConfigManagement CR.
| Attributes | |
|---|---|
| Name | Description | 
| config_sync | google.cloud.gkehub.configmanagement_v1.types.ConfigSyncConfig Sync configuration for the cluster. | 
| policy_controller | google.cloud.gkehub.configmanagement_v1.types.PolicyControllerPolicy Controller configuration for the cluster. | 
| hierarchy_controller | google.cloud.gkehub.configmanagement_v1.types.HierarchyControllerConfigHierarchy Controller configuration for the cluster. | 
| version | strVersion of ACM installed. | 
| cluster | strThe user-specified cluster name used by Config Sync cluster-name-selector annotation or ClusterSelector, for applying configs to only a subset of clusters. Omit this field if the cluster's fleet membership name is used by Config Sync cluster-name-selector annotation or ClusterSelector. Set this field if a name different from the cluster's fleet membership name is used by Config Sync cluster-name-selector annotation or ClusterSelector. | 
| management | google.cloud.gkehub.configmanagement_v1.types.MembershipSpec.ManagementEnables automatic Feature management. | 
Classes
Management
Management(value)Whether to automatically manage the Feature.