Uses of Class
io.kubernetes.client.openapi.models.V1CustomResourceSubresources
Packages that use V1CustomResourceSubresources
-
Uses of V1CustomResourceSubresources in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1CustomResourceSubresourcesModifier and TypeMethodDescriptionV1CustomResourceDefinitionVersion.getSubresources()Get subresourcesV1CustomResourceSubresources.scale(V1CustomResourceSubresourceScale scale) Methods in io.kubernetes.client.openapi.models with parameters of type V1CustomResourceSubresourcesModifier and TypeMethodDescriptionvoidV1CustomResourceDefinitionVersion.setSubresources(V1CustomResourceSubresources subresources) V1CustomResourceDefinitionVersion.subresources(V1CustomResourceSubresources subresources)