Uses of Class
io.kubernetes.client.openapi.models.V1NodeSpec
Packages that use V1NodeSpec
-
Uses of V1NodeSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1NodeSpecModifier and TypeMethodDescriptionV1NodeSpec.addPodCIDRsItem(String podCIDRsItem) V1NodeSpec.addTaintsItem(V1Taint taintsItem) V1NodeSpec.configSource(V1NodeConfigSource configSource) V1NodeSpec.externalID(String externalID) V1Node.getSpec()Get specV1NodeSpec.providerID(String providerID) V1NodeSpec.unschedulable(Boolean unschedulable) Methods in io.kubernetes.client.openapi.models with parameters of type V1NodeSpecModifier and TypeMethodDescriptionvoidV1Node.setSpec(V1NodeSpec spec) V1Node.spec(V1NodeSpec spec)