Uses of Class
io.kubernetes.client.openapi.models.V1CustomResourceSubresourceScale
Packages that use V1CustomResourceSubresourceScale
-
Uses of V1CustomResourceSubresourceScale in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1CustomResourceSubresourceScaleModifier and TypeMethodDescriptionV1CustomResourceSubresources.getScale()
Get scaleV1CustomResourceSubresourceScale.labelSelectorPath
(String labelSelectorPath) V1CustomResourceSubresourceScale.specReplicasPath
(String specReplicasPath) V1CustomResourceSubresourceScale.statusReplicasPath
(String statusReplicasPath) Methods in io.kubernetes.client.openapi.models with parameters of type V1CustomResourceSubresourceScaleModifier and TypeMethodDescriptionV1CustomResourceSubresources.scale
(V1CustomResourceSubresourceScale scale) void
V1CustomResourceSubresources.setScale
(V1CustomResourceSubresourceScale scale)