| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V2HPAScalingPolicy |
V2HPAScalingPolicy.periodSeconds(Integer periodSeconds) |
V2HPAScalingPolicy |
V2HPAScalingPolicy.type(String type) |
V2HPAScalingPolicy |
V2HPAScalingPolicy.value(Integer value) |
| Modifier and Type | Method and Description |
|---|---|
List<V2HPAScalingPolicy> |
V2HPAScalingRules.getPolicies()
policies is a list of potential scaling polices which can be used during scaling.
|
| Modifier and Type | Method and Description |
|---|---|
V2HPAScalingRules |
V2HPAScalingRules.addPoliciesItem(V2HPAScalingPolicy policiesItem) |
| Modifier and Type | Method and Description |
|---|---|
V2HPAScalingRules |
V2HPAScalingRules.policies(List<V2HPAScalingPolicy> policies) |
void |
V2HPAScalingRules.setPolicies(List<V2HPAScalingPolicy> policies) |
Copyright © 2022. All rights reserved.