| Package | Description |
|---|---|
| io.kubernetes.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1beta2ScaleStatus |
V1beta2Scale.getStatus()
current status of the scale.
|
V1beta2ScaleStatus |
V1beta2ScaleStatus.putSelectorItem(String key,
String selectorItem) |
V1beta2ScaleStatus |
V1beta2ScaleStatus.replicas(Integer replicas) |
V1beta2ScaleStatus |
V1beta2ScaleStatus.selector(Map<String,String> selector) |
V1beta2ScaleStatus |
V1beta2ScaleStatus.targetSelector(String targetSelector) |
| Modifier and Type | Method and Description |
|---|---|
void |
V1beta2Scale.setStatus(V1beta2ScaleStatus status) |
V1beta2Scale |
V1beta2Scale.status(V1beta2ScaleStatus status) |
Copyright © 2018. All rights reserved.