GKE Hub V1 API - Class Google::Cloud::GkeHub::ConfigManagement::V1::MembershipState (v0.2.0)

Reference documentation and code samples for the GKE Hub V1 API class Google::Cloud::GkeHub::ConfigManagement::V1::MembershipState.

Anthos Config Management: State for a single cluster.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cluster_name

def cluster_name() -> ::String
Returns
  • (::String) — 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.

#cluster_name=

def cluster_name=(value) -> ::String
Parameter
  • value (::String) — 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.
Returns
  • (::String) — 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.

#config_sync_state

def config_sync_state() -> ::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncState

#config_sync_state=

def config_sync_state=(value) -> ::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncState
Parameter

#hierarchy_controller_state

def hierarchy_controller_state() -> ::Google::Cloud::GkeHub::ConfigManagement::V1::HierarchyControllerState

#hierarchy_controller_state=

def hierarchy_controller_state=(value) -> ::Google::Cloud::GkeHub::ConfigManagement::V1::HierarchyControllerState
Parameter

#membership_spec

def membership_spec() -> ::Google::Cloud::GkeHub::ConfigManagement::V1::MembershipSpec
Returns

#membership_spec=

def membership_spec=(value) -> ::Google::Cloud::GkeHub::ConfigManagement::V1::MembershipSpec
Parameter
Returns

#operator_state

def operator_state() -> ::Google::Cloud::GkeHub::ConfigManagement::V1::OperatorState
Returns

#operator_state=

def operator_state=(value) -> ::Google::Cloud::GkeHub::ConfigManagement::V1::OperatorState
Parameter
Returns

#policy_controller_state

def policy_controller_state() -> ::Google::Cloud::GkeHub::ConfigManagement::V1::PolicyControllerState

#policy_controller_state=

def policy_controller_state=(value) -> ::Google::Cloud::GkeHub::ConfigManagement::V1::PolicyControllerState
Parameter