Uses of Interface
com.google.container.v1beta1.WorkloadConfigOrBuilder
-
Packages that use WorkloadConfigOrBuilder Package Description com.google.container.v1beta1 -
-
Uses of WorkloadConfigOrBuilder in com.google.container.v1beta1
Classes in com.google.container.v1beta1 that implement WorkloadConfigOrBuilder Modifier and Type Class Description class
WorkloadConfig
WorkloadConfig defines the flags to enable or disable the workload configurations for the cluster.static class
WorkloadConfig.Builder
WorkloadConfig defines the flags to enable or disable the workload configurations for the cluster.Methods in com.google.container.v1beta1 that return WorkloadConfigOrBuilder Modifier and Type Method Description WorkloadConfigOrBuilder
ProtectConfig.Builder. getWorkloadConfigOrBuilder()
WorkloadConfig defines which actions are enabled for a cluster's workload configurations.WorkloadConfigOrBuilder
ProtectConfig. getWorkloadConfigOrBuilder()
WorkloadConfig defines which actions are enabled for a cluster's workload configurations.WorkloadConfigOrBuilder
ProtectConfigOrBuilder. getWorkloadConfigOrBuilder()
WorkloadConfig defines which actions are enabled for a cluster's workload configurations.
-