| Package | Description |
|---|---|
| com.google.api.services.container.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
ConfigConnectorConfig |
ConfigConnectorConfig.clone() |
ConfigConnectorConfig |
AddonsConfig.getConfigConnectorConfig()
Configuration for the ConfigConnector add-on, a Kubernetes extension to manage hosted GCP
services through the Kubernetes API
|
ConfigConnectorConfig |
ConfigConnectorConfig.set(String fieldName,
Object value) |
ConfigConnectorConfig |
ConfigConnectorConfig.setEnabled(Boolean enabled)
Whether Cloud Connector is enabled for this cluster.
|
| Modifier and Type | Method and Description |
|---|---|
AddonsConfig |
AddonsConfig.setConfigConnectorConfig(ConfigConnectorConfig configConnectorConfig)
Configuration for the ConfigConnector add-on, a Kubernetes extension to manage hosted GCP
services through the Kubernetes API
|
Copyright © 2011–2022 Google. All rights reserved.