Class V2beta2Autoscaling.HorizontalPodAutoscalerBehavior

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.kubernetes.client.proto.V2beta2Autoscaling.HorizontalPodAutoscalerBehavior
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, V2beta2Autoscaling.HorizontalPodAutoscalerBehaviorOrBuilder, Serializable
Enclosing class:
V2beta2Autoscaling

public static final class V2beta2Autoscaling.HorizontalPodAutoscalerBehavior extends com.google.protobuf.GeneratedMessageV3 implements V2beta2Autoscaling.HorizontalPodAutoscalerBehaviorOrBuilder
 HorizontalPodAutoscalerBehavior configures the scaling behavior of the target
 in both Up and Down directions (scaleUp and scaleDown fields respectively).
 
Protobuf type k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscalerBehavior
See Also: