Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1ScaleStatus |
V1Scale.getStatus()
current status of the scale.
|
V1ScaleStatus |
V1ScaleStatus.replicas(Integer replicas) |
V1ScaleStatus |
V1ScaleStatus.selector(String selector) |
Modifier and Type | Method and Description |
---|---|
void |
V1Scale.setStatus(V1ScaleStatus status) |
V1Scale |
V1Scale.status(V1ScaleStatus status) |
Copyright © 2018. All rights reserved.