| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1ScaleStatus |
V1Scale.getStatus()
Get status
|
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 © 2021. All rights reserved.