| Modifier and Type | Method and Description |
|---|---|
V1.WeightedPodAffinityTerm.Builder |
V1.PodAffinity.Builder.addPreferredDuringSchedulingIgnoredDuringExecutionBuilder()
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.WeightedPodAffinityTerm.Builder |
V1.PodAntiAffinity.Builder.addPreferredDuringSchedulingIgnoredDuringExecutionBuilder()
The scheduler will prefer to schedule pods to nodes that satisfy
the anti-affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions.
|
V1.WeightedPodAffinityTerm.Builder |
V1.PodAffinity.Builder.addPreferredDuringSchedulingIgnoredDuringExecutionBuilder(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.WeightedPodAffinityTerm.Builder |
V1.PodAntiAffinity.Builder.addPreferredDuringSchedulingIgnoredDuringExecutionBuilder(int index)
The scheduler will prefer to schedule pods to nodes that satisfy
the anti-affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions.
|
V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.Builder.clear() |
V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.Builder.clearPodAffinityTerm()
Required.
|
V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.Builder.clearWeight()
weight associated with matching the corresponding podAffinityTerm,
in the range 1-100.
|
V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.Builder.clone() |
V1.WeightedPodAffinityTerm.Builder |
V1.PodAffinity.Builder.getPreferredDuringSchedulingIgnoredDuringExecutionBuilder(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.WeightedPodAffinityTerm.Builder |
V1.PodAntiAffinity.Builder.getPreferredDuringSchedulingIgnoredDuringExecutionBuilder(int index)
The scheduler will prefer to schedule pods to nodes that satisfy
the anti-affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions.
|
V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.Builder.mergeFrom(com.google.protobuf.Message other) |
V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.Builder.mergeFrom(V1.WeightedPodAffinityTerm other) |
V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.Builder.mergePodAffinityTerm(V1.PodAffinityTerm value)
Required.
|
V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.newBuilder() |
static V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.newBuilder(V1.WeightedPodAffinityTerm prototype) |
V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.newBuilderForType() |
protected V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.Builder.setPodAffinityTerm(V1.PodAffinityTerm.Builder builderForValue)
Required.
|
V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.Builder.setPodAffinityTerm(V1.PodAffinityTerm value)
Required.
|
V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.Builder.setWeight(int value)
weight associated with matching the corresponding podAffinityTerm,
in the range 1-100.
|
V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<V1.WeightedPodAffinityTerm.Builder> |
V1.PodAffinity.Builder.getPreferredDuringSchedulingIgnoredDuringExecutionBuilderList()
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<V1.WeightedPodAffinityTerm.Builder> |
V1.PodAntiAffinity.Builder.getPreferredDuringSchedulingIgnoredDuringExecutionBuilderList()
The scheduler will prefer to schedule pods to nodes that satisfy
the anti-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 |
|---|---|
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.addPreferredDuringSchedulingIgnoredDuringExecution(int index,
V1.WeightedPodAffinityTerm.Builder builderForValue)
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.PodAntiAffinity.Builder |
V1.PodAntiAffinity.Builder.addPreferredDuringSchedulingIgnoredDuringExecution(int index,
V1.WeightedPodAffinityTerm.Builder builderForValue)
The scheduler will prefer to schedule pods to nodes that satisfy
the anti-affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions.
|
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.addPreferredDuringSchedulingIgnoredDuringExecution(V1.WeightedPodAffinityTerm.Builder builderForValue)
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.PodAntiAffinity.Builder |
V1.PodAntiAffinity.Builder.addPreferredDuringSchedulingIgnoredDuringExecution(V1.WeightedPodAffinityTerm.Builder builderForValue)
The scheduler will prefer to schedule pods to nodes that satisfy
the anti-affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions.
|
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.setPreferredDuringSchedulingIgnoredDuringExecution(int index,
V1.WeightedPodAffinityTerm.Builder builderForValue)
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.PodAntiAffinity.Builder |
V1.PodAntiAffinity.Builder.setPreferredDuringSchedulingIgnoredDuringExecution(int index,
V1.WeightedPodAffinityTerm.Builder builderForValue)
The scheduler will prefer to schedule pods to nodes that satisfy
the anti-affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions.
|
Copyright © 2020. All rights reserved.