Uses of Class
io.kubernetes.client.openapi.models.V1beta1ServiceCIDRSpec
Packages that use V1beta1ServiceCIDRSpec
-
Uses of V1beta1ServiceCIDRSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1ServiceCIDRSpecModifier and TypeMethodDescriptionV1beta1ServiceCIDRSpec.addCidrsItem
(String cidrsItem) V1beta1ServiceCIDR.getSpec()
Get specMethods in io.kubernetes.client.openapi.models with parameters of type V1beta1ServiceCIDRSpecModifier and TypeMethodDescriptionvoid
V1beta1ServiceCIDR.setSpec
(V1beta1ServiceCIDRSpec spec) V1beta1ServiceCIDR.spec
(V1beta1ServiceCIDRSpec spec)