| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.PodAffinityTerm> |
V1.PodAffinityTerm.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.PodAffinityTerm |
V1.PodAffinityTerm.Builder.build() |
V1.PodAffinityTerm |
V1.PodAffinityTerm.Builder.buildPartial() |
static V1.PodAffinityTerm |
V1.PodAffinityTerm.getDefaultInstance() |
V1.PodAffinityTerm |
V1.PodAffinityTerm.getDefaultInstanceForType() |
V1.PodAffinityTerm |
V1.PodAffinityTerm.Builder.getDefaultInstanceForType() |
V1.PodAffinityTerm |
V1.WeightedPodAffinityTermOrBuilder.getPodAffinityTerm()
Required.
|
V1.PodAffinityTerm |
V1.WeightedPodAffinityTerm.getPodAffinityTerm()
Required.
|
V1.PodAffinityTerm |
V1.WeightedPodAffinityTerm.Builder.getPodAffinityTerm()
Required.
|
V1.PodAffinityTerm |
V1.PodAffinityOrBuilder.getRequiredDuringSchedulingIgnoredDuringExecution(int index)
If the affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
|
V1.PodAffinityTerm |
V1.PodAffinity.getRequiredDuringSchedulingIgnoredDuringExecution(int index)
If the affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
|
V1.PodAffinityTerm |
V1.PodAffinity.Builder.getRequiredDuringSchedulingIgnoredDuringExecution(int index)
If the affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
|
V1.PodAffinityTerm |
V1.PodAntiAffinityOrBuilder.getRequiredDuringSchedulingIgnoredDuringExecution(int index)
If the anti-affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
|
V1.PodAffinityTerm |
V1.PodAntiAffinity.getRequiredDuringSchedulingIgnoredDuringExecution(int index)
If the anti-affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
|
V1.PodAffinityTerm |
V1.PodAntiAffinity.Builder.getRequiredDuringSchedulingIgnoredDuringExecution(int index)
If the anti-affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
|
static V1.PodAffinityTerm |
V1.PodAffinityTerm.parseDelimitedFrom(InputStream input) |
static V1.PodAffinityTerm |
V1.PodAffinityTerm.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.PodAffinityTerm |
V1.PodAffinityTerm.parseFrom(byte[] data) |
static V1.PodAffinityTerm |
V1.PodAffinityTerm.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.PodAffinityTerm |
V1.PodAffinityTerm.parseFrom(ByteBuffer data) |
static V1.PodAffinityTerm |
V1.PodAffinityTerm.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.PodAffinityTerm |
V1.PodAffinityTerm.parseFrom(com.google.protobuf.ByteString data) |
static V1.PodAffinityTerm |
V1.PodAffinityTerm.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.PodAffinityTerm |
V1.PodAffinityTerm.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.PodAffinityTerm |
V1.PodAffinityTerm.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.PodAffinityTerm |
V1.PodAffinityTerm.parseFrom(InputStream input) |
static V1.PodAffinityTerm |
V1.PodAffinityTerm.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.PodAffinityTerm> |
V1.PodAffinityTerm.getParserForType() |
List<V1.PodAffinityTerm> |
V1.PodAffinityOrBuilder.getRequiredDuringSchedulingIgnoredDuringExecutionList()
If the affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
|
List<V1.PodAffinityTerm> |
V1.PodAffinity.getRequiredDuringSchedulingIgnoredDuringExecutionList()
If the affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
|
List<V1.PodAffinityTerm> |
V1.PodAffinity.Builder.getRequiredDuringSchedulingIgnoredDuringExecutionList()
If the affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
|
List<V1.PodAffinityTerm> |
V1.PodAntiAffinityOrBuilder.getRequiredDuringSchedulingIgnoredDuringExecutionList()
If the anti-affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
|
List<V1.PodAffinityTerm> |
V1.PodAntiAffinity.getRequiredDuringSchedulingIgnoredDuringExecutionList()
If the anti-affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
|
List<V1.PodAffinityTerm> |
V1.PodAntiAffinity.Builder.getRequiredDuringSchedulingIgnoredDuringExecutionList()
If the anti-affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
|
static com.google.protobuf.Parser<V1.PodAffinityTerm> |
V1.PodAffinityTerm.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.addRequiredDuringSchedulingIgnoredDuringExecution(int index,
V1.PodAffinityTerm value)
If the affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
|
V1.PodAntiAffinity.Builder |
V1.PodAntiAffinity.Builder.addRequiredDuringSchedulingIgnoredDuringExecution(int index,
V1.PodAffinityTerm value)
If the anti-affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
|
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.addRequiredDuringSchedulingIgnoredDuringExecution(V1.PodAffinityTerm value)
If the affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
|
V1.PodAntiAffinity.Builder |
V1.PodAntiAffinity.Builder.addRequiredDuringSchedulingIgnoredDuringExecution(V1.PodAffinityTerm value)
If the anti-affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
|
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.mergeFrom(V1.PodAffinityTerm other) |
V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.Builder.mergePodAffinityTerm(V1.PodAffinityTerm value)
Required.
|
static V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.newBuilder(V1.PodAffinityTerm prototype) |
V1.WeightedPodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.Builder.setPodAffinityTerm(V1.PodAffinityTerm value)
Required.
|
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.setRequiredDuringSchedulingIgnoredDuringExecution(int index,
V1.PodAffinityTerm value)
If the affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
|
V1.PodAntiAffinity.Builder |
V1.PodAntiAffinity.Builder.setRequiredDuringSchedulingIgnoredDuringExecution(int index,
V1.PodAffinityTerm value)
If the anti-affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
|
| Modifier and Type | Method and Description |
|---|---|
V1.PodAffinity.Builder |
V1.PodAffinity.Builder.addAllRequiredDuringSchedulingIgnoredDuringExecution(Iterable<? extends V1.PodAffinityTerm> values)
If the affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
|
V1.PodAntiAffinity.Builder |
V1.PodAntiAffinity.Builder.addAllRequiredDuringSchedulingIgnoredDuringExecution(Iterable<? extends V1.PodAffinityTerm> values)
If the anti-affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
|
Copyright © 2020. All rights reserved.