Uses of Interface
com.google.container.v1.ClusterAutoscalingOrBuilder
-
Packages that use ClusterAutoscalingOrBuilder Package Description com.google.container.v1 -
-
Uses of ClusterAutoscalingOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement ClusterAutoscalingOrBuilder Modifier and Type Class Description classClusterAutoscalingClusterAutoscaling 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 classClusterAutoscaling.BuilderClusterAutoscaling 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.v1 that return ClusterAutoscalingOrBuilder Modifier and Type Method Description ClusterAutoscalingOrBuilderCluster.Builder. getAutoscalingOrBuilder()Cluster-level autoscaling configuration.ClusterAutoscalingOrBuilderCluster. getAutoscalingOrBuilder()Cluster-level autoscaling configuration.ClusterAutoscalingOrBuilderClusterOrBuilder. getAutoscalingOrBuilder()Cluster-level autoscaling configuration.ClusterAutoscalingOrBuilderClusterUpdate.Builder. getDesiredClusterAutoscalingOrBuilder()Cluster-level autoscaling configuration.ClusterAutoscalingOrBuilderClusterUpdate. getDesiredClusterAutoscalingOrBuilder()Cluster-level autoscaling configuration.ClusterAutoscalingOrBuilderClusterUpdateOrBuilder. getDesiredClusterAutoscalingOrBuilder()Cluster-level autoscaling configuration.
-