Uses of Class
io.kubernetes.client.openapi.models.V1alpha2PodSchedulingContextSpec
Packages that use V1alpha2PodSchedulingContextSpec
-
Uses of V1alpha2PodSchedulingContextSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha2PodSchedulingContextSpecModifier and TypeMethodDescriptionV1alpha2PodSchedulingContextSpec.addPotentialNodesItem(String potentialNodesItem) Create an instance of V1alpha2PodSchedulingContextSpec given an JSON stringV1alpha2PodSchedulingContext.getSpec()Get specV1alpha2PodSchedulingContextSpec.potentialNodes(List<String> potentialNodes) V1alpha2PodSchedulingContextSpec.selectedNode(String selectedNode) Methods in io.kubernetes.client.openapi.models with parameters of type V1alpha2PodSchedulingContextSpecModifier and TypeMethodDescriptionvoidV1alpha2PodSchedulingContext.setSpec(V1alpha2PodSchedulingContextSpec spec) V1alpha2PodSchedulingContext.spec(V1alpha2PodSchedulingContextSpec spec)