Uses of Interface
io.kubernetes.client.proto.V2beta2Autoscaling.HorizontalPodAutoscalerBehaviorOrBuilder
-
Uses of V2beta2Autoscaling.HorizontalPodAutoscalerBehaviorOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V2beta2Autoscaling.HorizontalPodAutoscalerBehaviorOrBuilderModifier and TypeClassDescriptionstatic final classHorizontalPodAutoscalerBehavior configures the scaling behavior of the target in both Up and Down directions (scaleUp and scaleDown fields respectively).static final classHorizontalPodAutoscalerBehavior configures the scaling behavior of the target in both Up and Down directions (scaleUp and scaleDown fields respectively).Methods in io.kubernetes.client.proto that return V2beta2Autoscaling.HorizontalPodAutoscalerBehaviorOrBuilderModifier and TypeMethodDescriptionV2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder.getBehaviorOrBuilder()behavior configures the scaling behavior of the target in both Up and Down directions (scaleUp and scaleDown fields respectively).V2beta2Autoscaling.HorizontalPodAutoscalerSpec.getBehaviorOrBuilder()behavior configures the scaling behavior of the target in both Up and Down directions (scaleUp and scaleDown fields respectively).V2beta2Autoscaling.HorizontalPodAutoscalerSpecOrBuilder.getBehaviorOrBuilder()behavior configures the scaling behavior of the target in both Up and Down directions (scaleUp and scaleDown fields respectively).