Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1beta1CustomResourceSubresourceScale |
V1beta1CustomResourceSubresources.getScale()
Scale denotes the scale subresource for CustomResources
|
V1beta1CustomResourceSubresourceScale |
V1beta1CustomResourceSubresourceScale.labelSelectorPath(String labelSelectorPath) |
V1beta1CustomResourceSubresourceScale |
V1beta1CustomResourceSubresourceScale.specReplicasPath(String specReplicasPath) |
V1beta1CustomResourceSubresourceScale |
V1beta1CustomResourceSubresourceScale.statusReplicasPath(String statusReplicasPath) |
Modifier and Type | Method and Description |
---|---|
V1beta1CustomResourceSubresources |
V1beta1CustomResourceSubresources.scale(V1beta1CustomResourceSubresourceScale scale) |
void |
V1beta1CustomResourceSubresources.setScale(V1beta1CustomResourceSubresourceScale scale) |
Copyright © 2018. All rights reserved.