Package | Description |
---|---|
com.tencentcloudapi.tcm.v20210413.models |
Modifier and Type | Method and Description |
---|---|
HorizontalPodAutoscalerSpec |
WorkloadConfig.getHorizontalPodAutoscaler()
Get HPA策略
|
Modifier and Type | Method and Description |
---|---|
void |
WorkloadConfig.setHorizontalPodAutoscaler(HorizontalPodAutoscalerSpec HorizontalPodAutoscaler)
Set HPA策略
|
Constructor and Description |
---|
HorizontalPodAutoscalerSpec(HorizontalPodAutoscalerSpec source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.