Uses of Interface
com.google.container.v1.AddonsConfigOrBuilder
-
Packages that use AddonsConfigOrBuilder Package Description com.google.container.v1 -
-
Uses of AddonsConfigOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement AddonsConfigOrBuilder Modifier and Type Class Description class
AddonsConfig
Configuration for the addons that can be automatically spun up in the cluster, enabling additional functionality.static class
AddonsConfig.Builder
Configuration for the addons that can be automatically spun up in the cluster, enabling additional functionality.Methods in com.google.container.v1 that return AddonsConfigOrBuilder Modifier and Type Method Description AddonsConfigOrBuilder
Cluster.Builder. getAddonsConfigOrBuilder()
Configurations for the various addons available to run in the cluster.AddonsConfigOrBuilder
Cluster. getAddonsConfigOrBuilder()
Configurations for the various addons available to run in the cluster.AddonsConfigOrBuilder
ClusterOrBuilder. getAddonsConfigOrBuilder()
Configurations for the various addons available to run in the cluster.AddonsConfigOrBuilder
SetAddonsConfigRequest.Builder. getAddonsConfigOrBuilder()
Required.AddonsConfigOrBuilder
SetAddonsConfigRequest. getAddonsConfigOrBuilder()
Required.AddonsConfigOrBuilder
SetAddonsConfigRequestOrBuilder. getAddonsConfigOrBuilder()
Required.AddonsConfigOrBuilder
ClusterUpdate.Builder. getDesiredAddonsConfigOrBuilder()
Configurations for the various addons available to run in the cluster.AddonsConfigOrBuilder
ClusterUpdate. getDesiredAddonsConfigOrBuilder()
Configurations for the various addons available to run in the cluster.AddonsConfigOrBuilder
ClusterUpdateOrBuilder. getDesiredAddonsConfigOrBuilder()
Configurations for the various addons available to run in the cluster.
-