python/kubernetes/docs/V2beta2HorizontalPodAutoscalerBehavior.md
Nabarun Pal c55930bb50
Generate updated client 18.0.0-snapshot
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2021-06-09 21:07:31 +05:30

648 B

V2beta2HorizontalPodAutoscalerBehavior

HorizontalPodAutoscalerBehavior configures the scaling behavior of the target in both Up and Down directions (scaleUp and scaleDown fields respectively).

Properties

Name Type Description Notes
scale_down V2beta2HPAScalingRules [optional]
scale_up V2beta2HPAScalingRules [optional]

[Back to Model list] [Back to API list] [Back to README]