Uses of Interface
com.google.container.v1.ConfigConnectorConfigOrBuilder
-
Packages that use ConfigConnectorConfigOrBuilder Package Description com.google.container.v1 -
-
Uses of ConfigConnectorConfigOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement ConfigConnectorConfigOrBuilder Modifier and Type Class Description class
ConfigConnectorConfig
Configuration options for the Config Connector add-on.static class
ConfigConnectorConfig.Builder
Configuration options for the Config Connector add-on.Methods in com.google.container.v1 that return ConfigConnectorConfigOrBuilder Modifier and Type Method Description ConfigConnectorConfigOrBuilder
AddonsConfig.Builder. getConfigConnectorConfigOrBuilder()
Configuration for the ConfigConnector add-on, a Kubernetes extension to manage hosted GCP services through the Kubernetes APIConfigConnectorConfigOrBuilder
AddonsConfig. getConfigConnectorConfigOrBuilder()
Configuration for the ConfigConnector add-on, a Kubernetes extension to manage hosted GCP services through the Kubernetes APIConfigConnectorConfigOrBuilder
AddonsConfigOrBuilder. getConfigConnectorConfigOrBuilder()
Configuration for the ConfigConnector add-on, a Kubernetes extension to manage hosted GCP services through the Kubernetes API
-