Kubernetes Engine V1 API - Class Google::Cloud::Container::V1::ConfigConnectorConfig (v0.16.0)

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.