Uses of Class
io.kubernetes.client.openapi.models.V1alpha3PodSchedulingContextSpec
Packages that use V1alpha3PodSchedulingContextSpec
-
Uses of V1alpha3PodSchedulingContextSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha3PodSchedulingContextSpecModifier and TypeMethodDescriptionV1alpha3PodSchedulingContextSpec.addPotentialNodesItem(String potentialNodesItem) Create an instance of V1alpha3PodSchedulingContextSpec given an JSON stringV1alpha3PodSchedulingContext.getSpec()Get specV1alpha3PodSchedulingContextSpec.potentialNodes(List<String> potentialNodes) V1alpha3PodSchedulingContextSpec.selectedNode(String selectedNode) Methods in io.kubernetes.client.openapi.models with parameters of type V1alpha3PodSchedulingContextSpecModifier and TypeMethodDescriptionvoidV1alpha3PodSchedulingContext.setSpec(V1alpha3PodSchedulingContextSpec spec) V1alpha3PodSchedulingContext.spec(V1alpha3PodSchedulingContextSpec spec)