Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1CustomResourceSubresourceScale |
V1CustomResourceSubresources.getScale()
Get scale
|
V1CustomResourceSubresourceScale |
V1CustomResourceSubresourceScale.labelSelectorPath(String labelSelectorPath) |
V1CustomResourceSubresourceScale |
V1CustomResourceSubresourceScale.specReplicasPath(String specReplicasPath) |
V1CustomResourceSubresourceScale |
V1CustomResourceSubresourceScale.statusReplicasPath(String statusReplicasPath) |
Modifier and Type | Method and Description |
---|---|
V1CustomResourceSubresources |
V1CustomResourceSubresources.scale(V1CustomResourceSubresourceScale scale) |
void |
V1CustomResourceSubresources.setScale(V1CustomResourceSubresourceScale scale) |
Copyright © 2022. All rights reserved.