membershipSpec property

ConfigManagementSpec? membershipSpec
getter/setter pair

Membership configuration in the cluster.

This represents the actual state in the cluster, while the MembershipSpec in the FeatureSpec represents the intended state.

Output only.

Implementation

ConfigManagementSpec? membershipSpec;