Class ConfigConnectorConfig (2.11.2)

Stay organized with collections Save and categorize content based on your preferences.
ConfigConnectorConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configuration options for the Config Connector add-on.

Attribute

NameDescription
enabled bool
Whether Cloud Connector is enabled for this cluster.

Inheritance

builtins.object > proto.message.Message > ConfigConnectorConfig