Uses of Interface
com.google.container.v1beta1.VerticalPodAutoscalingOrBuilder
-
Packages that use VerticalPodAutoscalingOrBuilder Package Description com.google.container.v1beta1 -
-
Uses of VerticalPodAutoscalingOrBuilder in com.google.container.v1beta1
Classes in com.google.container.v1beta1 that implement VerticalPodAutoscalingOrBuilder Modifier and Type Class Description class
VerticalPodAutoscaling
VerticalPodAutoscaling contains global, per-cluster information required by Vertical Pod Autoscaler to automatically adjust the resources of pods controlled by it.static class
VerticalPodAutoscaling.Builder
VerticalPodAutoscaling contains global, per-cluster information required by Vertical Pod Autoscaler to automatically adjust the resources of pods controlled by it.Methods in com.google.container.v1beta1 that return VerticalPodAutoscalingOrBuilder Modifier and Type Method Description VerticalPodAutoscalingOrBuilder
ClusterUpdate.Builder. getDesiredVerticalPodAutoscalingOrBuilder()
Cluster-level Vertical Pod Autoscaling configuration.VerticalPodAutoscalingOrBuilder
ClusterUpdate. getDesiredVerticalPodAutoscalingOrBuilder()
Cluster-level Vertical Pod Autoscaling configuration.VerticalPodAutoscalingOrBuilder
ClusterUpdateOrBuilder. getDesiredVerticalPodAutoscalingOrBuilder()
Cluster-level Vertical Pod Autoscaling configuration.VerticalPodAutoscalingOrBuilder
Cluster.Builder. getVerticalPodAutoscalingOrBuilder()
Cluster-level Vertical Pod Autoscaling configuration.VerticalPodAutoscalingOrBuilder
Cluster. getVerticalPodAutoscalingOrBuilder()
Cluster-level Vertical Pod Autoscaling configuration.VerticalPodAutoscalingOrBuilder
ClusterOrBuilder. getVerticalPodAutoscalingOrBuilder()
Cluster-level Vertical Pod Autoscaling configuration.
-