Uses of Interface
com.google.container.v1beta1.ClusterAutoscalingOrBuilder
-
Packages that use ClusterAutoscalingOrBuilder Package Description com.google.container.v1beta1 -
-
Uses of ClusterAutoscalingOrBuilder in com.google.container.v1beta1
Classes in com.google.container.v1beta1 that implement ClusterAutoscalingOrBuilder Modifier and Type Class Description class
ClusterAutoscaling
ClusterAutoscaling contains global, per-cluster information required by Cluster Autoscaler to automatically adjust the size of the cluster and create/delete node pools based on the current needs.static class
ClusterAutoscaling.Builder
ClusterAutoscaling contains global, per-cluster information required by Cluster Autoscaler to automatically adjust the size of the cluster and create/delete node pools based on the current needs.Methods in com.google.container.v1beta1 that return ClusterAutoscalingOrBuilder Modifier and Type Method Description ClusterAutoscalingOrBuilder
Cluster.Builder. getAutoscalingOrBuilder()
Cluster-level autoscaling configuration.ClusterAutoscalingOrBuilder
Cluster. getAutoscalingOrBuilder()
Cluster-level autoscaling configuration.ClusterAutoscalingOrBuilder
ClusterOrBuilder. getAutoscalingOrBuilder()
Cluster-level autoscaling configuration.ClusterAutoscalingOrBuilder
ClusterUpdate.Builder. getDesiredClusterAutoscalingOrBuilder()
Cluster-level autoscaling configuration.ClusterAutoscalingOrBuilder
ClusterUpdate. getDesiredClusterAutoscalingOrBuilder()
Cluster-level autoscaling configuration.ClusterAutoscalingOrBuilder
ClusterUpdateOrBuilder. getDesiredClusterAutoscalingOrBuilder()
Cluster-level autoscaling configuration.
-