| Modifier and Type | Class and Description |
|---|---|
static class |
V1.NodeSelector
A node selector represents the union of the results of one or more label queries
over a set of nodes; that is, it represents the OR of the selectors represented
by the node selector terms.
|
static class |
V1.NodeSelector.Builder
A node selector represents the union of the results of one or more label queries
over a set of nodes; that is, it represents the OR of the selectors represented
by the node selector terms.
|
| Modifier and Type | Method and Description |
|---|---|
V1.NodeSelectorOrBuilder |
V1.NodeAffinityOrBuilder.getRequiredDuringSchedulingIgnoredDuringExecutionOrBuilder()
If the affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
|
V1.NodeSelectorOrBuilder |
V1.NodeAffinity.getRequiredDuringSchedulingIgnoredDuringExecutionOrBuilder()
If the affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
|
V1.NodeSelectorOrBuilder |
V1.NodeAffinity.Builder.getRequiredDuringSchedulingIgnoredDuringExecutionOrBuilder()
If the affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
|
V1.NodeSelectorOrBuilder |
V1.VolumeNodeAffinityOrBuilder.getRequiredOrBuilder()
Required specifies hard node constraints that must be met.
|
V1.NodeSelectorOrBuilder |
V1.VolumeNodeAffinity.getRequiredOrBuilder()
Required specifies hard node constraints that must be met.
|
V1.NodeSelectorOrBuilder |
V1.VolumeNodeAffinity.Builder.getRequiredOrBuilder()
Required specifies hard node constraints that must be met.
|
Copyright © 2020. All rights reserved.