Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::ConfigConnectorConfig.
Configuration options for the Config Connector add-on.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#enabled
def enabled() -> ::Boolean
Returns
- (::Boolean) — Whether Cloud Connector is enabled for this cluster.
#enabled=
def enabled=(value) -> ::Boolean
Parameter
- value (::Boolean) — Whether Cloud Connector is enabled for this cluster.
Returns
- (::Boolean) — Whether Cloud Connector is enabled for this cluster.