Uses of Interface
com.google.container.v1beta1.HorizontalPodAutoscalingOrBuilder
-
Packages that use HorizontalPodAutoscalingOrBuilder Package Description com.google.container.v1beta1 -
-
Uses of HorizontalPodAutoscalingOrBuilder in com.google.container.v1beta1
Classes in com.google.container.v1beta1 that implement HorizontalPodAutoscalingOrBuilder Modifier and Type Class Description class
HorizontalPodAutoscaling
Configuration options for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods.static class
HorizontalPodAutoscaling.Builder
Configuration options for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods.Methods in com.google.container.v1beta1 that return HorizontalPodAutoscalingOrBuilder Modifier and Type Method Description HorizontalPodAutoscalingOrBuilder
AddonsConfig.Builder. getHorizontalPodAutoscalingOrBuilder()
Configuration for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods.HorizontalPodAutoscalingOrBuilder
AddonsConfig. getHorizontalPodAutoscalingOrBuilder()
Configuration for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods.HorizontalPodAutoscalingOrBuilder
AddonsConfigOrBuilder. getHorizontalPodAutoscalingOrBuilder()
Configuration for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods.
-