Uses of Interface
com.google.container.v1beta1.ConfigConnectorConfigOrBuilder
-
Packages that use ConfigConnectorConfigOrBuilder Package Description com.google.container.v1beta1 -
-
Uses of ConfigConnectorConfigOrBuilder in com.google.container.v1beta1
Classes in com.google.container.v1beta1 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.v1beta1 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
-