| Modifier and Type | Method and Description |
|---|---|
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.addAllNamespaces(Iterable<String> values)
namespaces specifies which namespaces the labelSelector applies to (matches against);
null or empty list means "this pod's namespace"
|
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.addNamespaces(String value)
namespaces specifies which namespaces the labelSelector applies to (matches against);
null or empty list means "this pod's namespace"
|
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.addNamespacesBytes(com.google.protobuf.ByteString value)
namespaces specifies which namespaces the labelSelector applies to (matches against);
null or empty list means "this pod's namespace"
|
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.PodAffinityTerm.Builder |
V1.PodAffinity.Builder.addRequiredDuringSchedulingIgnoredDuringExecutionBuilder()
NOT YET IMPLEMENTED.
|
V1.PodAffinityTerm.Builder |
V1.PodAntiAffinity.Builder.addRequiredDuringSchedulingIgnoredDuringExecutionBuilder()
NOT YET IMPLEMENTED.
|
V1.PodAffinityTerm.Builder |
V1.PodAffinity.Builder.addRequiredDuringSchedulingIgnoredDuringExecutionBuilder(int index)
NOT YET IMPLEMENTED.
|
V1.PodAffinityTerm.Builder |
V1.PodAntiAffinity.Builder.addRequiredDuringSchedulingIgnoredDuringExecutionBuilder(int index)
NOT YET IMPLEMENTED.
|
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.clear() |
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.clearLabelSelector()
A label query over a set of resources, in this case pods.
|
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.clearNamespaces()
namespaces specifies which namespaces the labelSelector applies to (matches against);
null or empty list means "this pod's namespace"
|
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.clearTopologyKey()
This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching
the labelSelector in the specified namespaces, where co-located is defined as running on a node
whose value of the label with key topologyKey matches that of any node on which any of the
selected pods is running.
|
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.clone() |
V1.PodAffinityTerm.Builder |
V1.WeightedPodAffinityTerm.Builder.getPodAffinityTermBuilder()
Required.
|
V1.PodAffinityTerm.Builder |
V1.PodAffinity.Builder.getRequiredDuringSchedulingIgnoredDuringExecutionBuilder(int index)
NOT YET IMPLEMENTED.
|
V1.PodAffinityTerm.Builder |
V1.PodAntiAffinity.Builder.getRequiredDuringSchedulingIgnoredDuringExecutionBuilder(int index)
NOT YET IMPLEMENTED.
|
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.mergeFrom(com.google.protobuf.Message other) |
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.mergeFrom(V1.PodAffinityTerm other) |
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.mergeLabelSelector(Meta.LabelSelector value)
A label query over a set of resources, in this case pods.
|
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.newBuilder() |
static V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.newBuilder(V1.PodAffinityTerm prototype) |
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.newBuilderForType() |
protected V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.setLabelSelector(Meta.LabelSelector.Builder builderForValue)
A label query over a set of resources, in this case pods.
|
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.setLabelSelector(Meta.LabelSelector value)
A label query over a set of resources, in this case pods.
|
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.setNamespaces(int index,
String value)
namespaces specifies which namespaces the labelSelector applies to (matches against);
null or empty list means "this pod's namespace"
|
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.setTopologyKey(String value)
This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching
the labelSelector in the specified namespaces, where co-located is defined as running on a node
whose value of the label with key topologyKey matches that of any node on which any of the
selected pods is running.
|
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.setTopologyKeyBytes(com.google.protobuf.ByteString value)
This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching
the labelSelector in the specified namespaces, where co-located is defined as running on a node
whose value of the label with key topologyKey matches that of any node on which any of the
selected pods is running.
|
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.PodAffinityTerm.Builder |
V1.PodAffinityTerm.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<V1.PodAffinityTerm.Builder> |
V1.PodAffinity.Builder.getRequiredDuringSchedulingIgnoredDuringExecutionBuilderList()
NOT YET IMPLEMENTED.
|
List<V1.PodAffinityTerm.Builder> |
V1.PodAntiAffinity.Builder.getRequiredDuringSchedulingIgnoredDuringExecutionBuilderList()
NOT YET IMPLEMENTED.
|
Copyright © 2018. All rights reserved.