| Package | Description |
|---|---|
| io.kubernetes.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1CrossVersionObjectReference |
V1CrossVersionObjectReference.apiVersion(String apiVersion) |
V1CrossVersionObjectReference |
V1HorizontalPodAutoscalerSpec.getScaleTargetRef()
reference to scaled resource; horizontal pod autoscaler will learn the current resource consumption and will set the desired number of pods by using its Scale subresource.
|
V1CrossVersionObjectReference |
V1CrossVersionObjectReference.kind(String kind) |
V1CrossVersionObjectReference |
V1CrossVersionObjectReference.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
V1HorizontalPodAutoscalerSpec |
V1HorizontalPodAutoscalerSpec.scaleTargetRef(V1CrossVersionObjectReference scaleTargetRef) |
void |
V1HorizontalPodAutoscalerSpec.setScaleTargetRef(V1CrossVersionObjectReference scaleTargetRef) |
Copyright © 2018. All rights reserved.