MembershipState(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Anthos Config Management: State for a single cluster.
Attributes |
|
---|---|
Name | Description |
cluster_name |
str
This field is set to the cluster_name field of the
Membership Spec if it is not empty. Otherwise, it is set to
the cluster's fleet membership name.
|
membership_spec |
google.cloud.gkehub.configmanagement_v1.types.MembershipSpec
Membership configuration in the cluster. This represents the actual state in the cluster, while the MembershipSpec in the FeatureSpec represents the intended state |
operator_state |
google.cloud.gkehub.configmanagement_v1.types.OperatorState
Current install status of ACM's Operator |
config_sync_state |
google.cloud.gkehub.configmanagement_v1.types.ConfigSyncState
Current sync status |
policy_controller_state |
google.cloud.gkehub.configmanagement_v1.types.PolicyControllerState
PolicyController status |
hierarchy_controller_state |
google.cloud.gkehub.configmanagement_v1.types.HierarchyControllerState
Hierarchy Controller status |