| Modifier and Type | Method and Description |
|---|---|
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.addAllPreferredDuringSchedulingIgnoredDuringExecution(Iterable<? extends V1.WeightedPodAffinityTerm> values)
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.PodAffinity.Builder |
V1.PodAffinity.Builder.addAllRequiredDuringSchedulingIgnoredDuringExecution(Iterable<? extends V1.PodAffinityTerm> values)
NOT YET IMPLEMENTED.
|
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.PodAffinity.Builder |
V1.PodAffinity.Builder.addPreferredDuringSchedulingIgnoredDuringExecution(int index,
V1.WeightedPodAffinityTerm value)
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.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.PodAffinity.Builder |
V1.PodAffinity.Builder.addPreferredDuringSchedulingIgnoredDuringExecution(V1.WeightedPodAffinityTerm value)
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.PodAffinity.Builder |
V1.PodAffinity.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.addRequiredDuringSchedulingIgnoredDuringExecution(int index,
V1.PodAffinityTerm.Builder builderForValue)
NOT YET IMPLEMENTED.
|
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.addRequiredDuringSchedulingIgnoredDuringExecution(int index,
V1.PodAffinityTerm value)
NOT YET IMPLEMENTED.
|
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.addRequiredDuringSchedulingIgnoredDuringExecution(V1.PodAffinityTerm.Builder builderForValue)
NOT YET IMPLEMENTED.
|
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.addRequiredDuringSchedulingIgnoredDuringExecution(V1.PodAffinityTerm value)
NOT YET IMPLEMENTED.
|
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.clear() |
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.clearPreferredDuringSchedulingIgnoredDuringExecution()
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.PodAffinity.Builder |
V1.PodAffinity.Builder.clearRequiredDuringSchedulingIgnoredDuringExecution()
NOT YET IMPLEMENTED.
|
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.clone() |
V1.PodAffinity.Builder |
V1.Affinity.Builder.getPodAffinityBuilder()
Describes pod affinity scheduling rules (e.g.
|
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.mergeFrom(com.google.protobuf.Message other) |
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.mergeFrom(V1.PodAffinity other) |
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1.PodAffinity.Builder |
V1.PodAffinity.newBuilder() |
static V1.PodAffinity.Builder |
V1.PodAffinity.newBuilder(V1.PodAffinity prototype) |
V1.PodAffinity.Builder |
V1.PodAffinity.newBuilderForType() |
protected V1.PodAffinity.Builder |
V1.PodAffinity.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.removePreferredDuringSchedulingIgnoredDuringExecution(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.PodAffinity.Builder |
V1.PodAffinity.Builder.removeRequiredDuringSchedulingIgnoredDuringExecution(int index)
NOT YET IMPLEMENTED.
|
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
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.PodAffinity.Builder |
V1.PodAffinity.Builder.setPreferredDuringSchedulingIgnoredDuringExecution(int index,
V1.WeightedPodAffinityTerm value)
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.PodAffinity.Builder |
V1.PodAffinity.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.setRequiredDuringSchedulingIgnoredDuringExecution(int index,
V1.PodAffinityTerm.Builder builderForValue)
NOT YET IMPLEMENTED.
|
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.setRequiredDuringSchedulingIgnoredDuringExecution(int index,
V1.PodAffinityTerm value)
NOT YET IMPLEMENTED.
|
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.PodAffinity.Builder |
V1.PodAffinity.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
V1.Affinity.Builder |
V1.Affinity.Builder.setPodAffinity(V1.PodAffinity.Builder builderForValue)
Describes pod affinity scheduling rules (e.g.
|
Copyright © 2018. All rights reserved.