Uses of Class
io.kubernetes.client.proto.V1.PreferredSchedulingTerm
-
Uses of V1.PreferredSchedulingTerm in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.PreferredSchedulingTermModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.PreferredSchedulingTerm>V1.PreferredSchedulingTerm.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.PreferredSchedulingTermModifier and TypeMethodDescriptionV1.PreferredSchedulingTerm.Builder.build()V1.PreferredSchedulingTerm.Builder.buildPartial()static V1.PreferredSchedulingTermV1.PreferredSchedulingTerm.getDefaultInstance()V1.PreferredSchedulingTerm.Builder.getDefaultInstanceForType()V1.PreferredSchedulingTerm.getDefaultInstanceForType()V1.NodeAffinity.Builder.getPreferredDuringSchedulingIgnoredDuringExecution(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.NodeAffinity.getPreferredDuringSchedulingIgnoredDuringExecution(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.NodeAffinityOrBuilder.getPreferredDuringSchedulingIgnoredDuringExecution(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.static V1.PreferredSchedulingTermV1.PreferredSchedulingTerm.parseDelimitedFrom(InputStream input) static V1.PreferredSchedulingTermV1.PreferredSchedulingTerm.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PreferredSchedulingTermV1.PreferredSchedulingTerm.parseFrom(byte[] data) static V1.PreferredSchedulingTermV1.PreferredSchedulingTerm.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PreferredSchedulingTermV1.PreferredSchedulingTerm.parseFrom(com.google.protobuf.ByteString data) static V1.PreferredSchedulingTermV1.PreferredSchedulingTerm.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PreferredSchedulingTermV1.PreferredSchedulingTerm.parseFrom(com.google.protobuf.CodedInputStream input) static V1.PreferredSchedulingTermV1.PreferredSchedulingTerm.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PreferredSchedulingTermV1.PreferredSchedulingTerm.parseFrom(InputStream input) static V1.PreferredSchedulingTermV1.PreferredSchedulingTerm.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PreferredSchedulingTermV1.PreferredSchedulingTerm.parseFrom(ByteBuffer data) static V1.PreferredSchedulingTermV1.PreferredSchedulingTerm.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.PreferredSchedulingTermModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.PreferredSchedulingTerm>V1.PreferredSchedulingTerm.getParserForType()V1.NodeAffinity.Builder.getPreferredDuringSchedulingIgnoredDuringExecutionList()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.NodeAffinity.getPreferredDuringSchedulingIgnoredDuringExecutionList()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.NodeAffinityOrBuilder.getPreferredDuringSchedulingIgnoredDuringExecutionList()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.static com.google.protobuf.Parser<V1.PreferredSchedulingTerm>V1.PreferredSchedulingTerm.parser()Methods in io.kubernetes.client.proto with parameters of type V1.PreferredSchedulingTermModifier and TypeMethodDescriptionV1.NodeAffinity.Builder.addPreferredDuringSchedulingIgnoredDuringExecution(int index, V1.PreferredSchedulingTerm 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.NodeAffinity.Builder.addPreferredDuringSchedulingIgnoredDuringExecution(V1.PreferredSchedulingTerm 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.PreferredSchedulingTerm.Builder.mergeFrom(V1.PreferredSchedulingTerm other) V1.PreferredSchedulingTerm.newBuilder(V1.PreferredSchedulingTerm prototype) V1.NodeAffinity.Builder.setPreferredDuringSchedulingIgnoredDuringExecution(int index, V1.PreferredSchedulingTerm 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.Method parameters in io.kubernetes.client.proto with type arguments of type V1.PreferredSchedulingTermModifier and TypeMethodDescriptionV1.NodeAffinity.Builder.addAllPreferredDuringSchedulingIgnoredDuringExecution(Iterable<? extends V1.PreferredSchedulingTerm> 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.