Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V2HorizontalPodAutoscalerBehavior |
V2HorizontalPodAutoscalerSpec.getBehavior()
Get behavior
|
V2HorizontalPodAutoscalerBehavior |
V2HorizontalPodAutoscalerBehavior.scaleDown(V2HPAScalingRules scaleDown) |
V2HorizontalPodAutoscalerBehavior |
V2HorizontalPodAutoscalerBehavior.scaleUp(V2HPAScalingRules scaleUp) |
Modifier and Type | Method and Description |
---|---|
V2HorizontalPodAutoscalerSpec |
V2HorizontalPodAutoscalerSpec.behavior(V2HorizontalPodAutoscalerBehavior behavior) |
void |
V2HorizontalPodAutoscalerSpec.setBehavior(V2HorizontalPodAutoscalerBehavior behavior) |
Copyright © 2022. All rights reserved.