Reference documentation and code samples for the GKE Hub V1 API class Google::Cloud::GkeHub::V1::MembershipFeatureState.
MembershipFeatureState contains Feature status information for a single Membership.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#configmanagement
def configmanagement() -> ::Google::Cloud::GkeHub::ConfigManagement::V1::MembershipState
Returns
- (::Google::Cloud::GkeHub::ConfigManagement::V1::MembershipState) — Config Management-specific state.
#configmanagement=
def configmanagement=(value) -> ::Google::Cloud::GkeHub::ConfigManagement::V1::MembershipState
Parameter
- value (::Google::Cloud::GkeHub::ConfigManagement::V1::MembershipState) — Config Management-specific state.
Returns
- (::Google::Cloud::GkeHub::ConfigManagement::V1::MembershipState) — Config Management-specific state.
#state
def state() -> ::Google::Cloud::GkeHub::V1::FeatureState
Returns
- (::Google::Cloud::GkeHub::V1::FeatureState) — The high-level state of this Feature for a single membership.
#state=
def state=(value) -> ::Google::Cloud::GkeHub::V1::FeatureState
Parameter
- value (::Google::Cloud::GkeHub::V1::FeatureState) — The high-level state of this Feature for a single membership.
Returns
- (::Google::Cloud::GkeHub::V1::FeatureState) — The high-level state of this Feature for a single membership.