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) V1alpha2PodSchedulingContext.getSpec()
Get specV1alpha2PodSchedulingContextSpec.potentialNodes
(List<String> potentialNodes) V1alpha2PodSchedulingContextSpec.selectedNode
(String selectedNode) Methods in io.kubernetes.client.openapi.models with parameters of type V1alpha2PodSchedulingContextSpecModifier and TypeMethodDescriptionvoid
V1alpha2PodSchedulingContext.setSpec
(V1alpha2PodSchedulingContextSpec spec) V1alpha2PodSchedulingContext.spec
(V1alpha2PodSchedulingContextSpec spec)