| Modifier and Type | Class and Description |
|---|---|
static class |
V1.PreferredSchedulingTerm
An empty preferred scheduling term matches all objects with implicit weight 0
(i.e.
|
static class |
V1.PreferredSchedulingTerm.Builder
An empty preferred scheduling term matches all objects with implicit weight 0
(i.e.
|
| Modifier and Type | Method and Description |
|---|---|
V1.PreferredSchedulingTermOrBuilder |
V1.NodeAffinityOrBuilder.getPreferredDuringSchedulingIgnoredDuringExecutionOrBuilder(int index)
The scheduler will prefer to schedule pods to nodes that satisfy
the affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions.
|
V1.PreferredSchedulingTermOrBuilder |
V1.NodeAffinity.getPreferredDuringSchedulingIgnoredDuringExecutionOrBuilder(int index)
The scheduler will prefer to schedule pods to nodes that satisfy
the affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions.
|
V1.PreferredSchedulingTermOrBuilder |
V1.NodeAffinity.Builder.getPreferredDuringSchedulingIgnoredDuringExecutionOrBuilder(int index)
The scheduler will prefer to schedule pods to nodes that satisfy
the affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends V1.PreferredSchedulingTermOrBuilder> |
V1.NodeAffinityOrBuilder.getPreferredDuringSchedulingIgnoredDuringExecutionOrBuilderList()
The scheduler will prefer to schedule pods to nodes that satisfy
the affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions.
|
List<? extends V1.PreferredSchedulingTermOrBuilder> |
V1.NodeAffinity.getPreferredDuringSchedulingIgnoredDuringExecutionOrBuilderList()
The scheduler will prefer to schedule pods to nodes that satisfy
the affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions.
|
List<? extends V1.PreferredSchedulingTermOrBuilder> |
V1.NodeAffinity.Builder.getPreferredDuringSchedulingIgnoredDuringExecutionOrBuilderList()
The scheduler will prefer to schedule pods to nodes that satisfy
the affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions.
|
Copyright © 2019. All rights reserved.