Uses of Class
io.kubernetes.client.proto.V1.NodeAffinity
-
Uses of V1.NodeAffinity in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.NodeAffinityModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.NodeAffinity>
V1.NodeAffinity.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.NodeAffinityModifier and TypeMethodDescriptionV1.NodeAffinity.Builder.build()
V1.NodeAffinity.Builder.buildPartial()
static V1.NodeAffinity
V1.NodeAffinity.getDefaultInstance()
V1.NodeAffinity.Builder.getDefaultInstanceForType()
V1.NodeAffinity.getDefaultInstanceForType()
V1.Affinity.Builder.getNodeAffinity()
Describes node affinity scheduling rules for the pod.V1.Affinity.getNodeAffinity()
Describes node affinity scheduling rules for the pod.V1.AffinityOrBuilder.getNodeAffinity()
Describes node affinity scheduling rules for the pod.static V1.NodeAffinity
V1.NodeAffinity.parseDelimitedFrom
(InputStream input) static V1.NodeAffinity
V1.NodeAffinity.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeAffinity
V1.NodeAffinity.parseFrom
(byte[] data) static V1.NodeAffinity
V1.NodeAffinity.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeAffinity
V1.NodeAffinity.parseFrom
(com.google.protobuf.ByteString data) static V1.NodeAffinity
V1.NodeAffinity.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeAffinity
V1.NodeAffinity.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.NodeAffinity
V1.NodeAffinity.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeAffinity
V1.NodeAffinity.parseFrom
(InputStream input) static V1.NodeAffinity
V1.NodeAffinity.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeAffinity
V1.NodeAffinity.parseFrom
(ByteBuffer data) static V1.NodeAffinity
V1.NodeAffinity.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.NodeAffinityModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.NodeAffinity>
V1.NodeAffinity.getParserForType()
static com.google.protobuf.Parser<V1.NodeAffinity>
V1.NodeAffinity.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.NodeAffinityModifier and TypeMethodDescriptionV1.NodeAffinity.Builder.mergeFrom
(V1.NodeAffinity other) V1.Affinity.Builder.mergeNodeAffinity
(V1.NodeAffinity value) Describes node affinity scheduling rules for the pod.static V1.NodeAffinity.Builder
V1.NodeAffinity.newBuilder
(V1.NodeAffinity prototype) V1.Affinity.Builder.setNodeAffinity
(V1.NodeAffinity value) Describes node affinity scheduling rules for the pod.