Uses of Interface
com.google.cloud.deploy.v1.KubernetesConfigOrBuilder
-
Packages that use KubernetesConfigOrBuilder Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy API -
-
Uses of KubernetesConfigOrBuilder in com.google.cloud.deploy.v1
Classes in com.google.cloud.deploy.v1 that implement KubernetesConfigOrBuilder Modifier and Type Class Description classKubernetesConfigKubernetesConfig contains the Kubernetes runtime configuration.static classKubernetesConfig.BuilderKubernetesConfig contains the Kubernetes runtime configuration.Methods in com.google.cloud.deploy.v1 that return KubernetesConfigOrBuilder Modifier and Type Method Description KubernetesConfigOrBuilderRuntimeConfig.Builder. getKubernetesOrBuilder()Kubernetes runtime configuration.KubernetesConfigOrBuilderRuntimeConfig. getKubernetesOrBuilder()Kubernetes runtime configuration.KubernetesConfigOrBuilderRuntimeConfigOrBuilder. getKubernetesOrBuilder()Kubernetes runtime configuration.
-