Uses of Class
io.kubernetes.client.proto.V1.NodeSelector
-
Uses of V1.NodeSelector in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.NodeSelectorModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.NodeSelector>V1.NodeSelector.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.NodeSelectorModifier and TypeMethodDescriptionV1.NodeSelector.Builder.build()V1.NodeSelector.Builder.buildPartial()static V1.NodeSelectorV1.NodeSelector.getDefaultInstance()V1.NodeSelector.Builder.getDefaultInstanceForType()V1.NodeSelector.getDefaultInstanceForType()V1.VolumeNodeAffinity.Builder.getRequired()Required specifies hard node constraints that must be met.V1.VolumeNodeAffinity.getRequired()Required specifies hard node constraints that must be met.V1.VolumeNodeAffinityOrBuilder.getRequired()Required specifies hard node constraints that must be met.V1.NodeAffinity.Builder.getRequiredDuringSchedulingIgnoredDuringExecution()If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node.V1.NodeAffinity.getRequiredDuringSchedulingIgnoredDuringExecution()If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node.V1.NodeAffinityOrBuilder.getRequiredDuringSchedulingIgnoredDuringExecution()If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node.static V1.NodeSelectorV1.NodeSelector.parseDelimitedFrom(InputStream input) static V1.NodeSelectorV1.NodeSelector.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeSelectorV1.NodeSelector.parseFrom(byte[] data) static V1.NodeSelectorV1.NodeSelector.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeSelectorV1.NodeSelector.parseFrom(com.google.protobuf.ByteString data) static V1.NodeSelectorV1.NodeSelector.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeSelectorV1.NodeSelector.parseFrom(com.google.protobuf.CodedInputStream input) static V1.NodeSelectorV1.NodeSelector.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeSelectorV1.NodeSelector.parseFrom(InputStream input) static V1.NodeSelectorV1.NodeSelector.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeSelectorV1.NodeSelector.parseFrom(ByteBuffer data) static V1.NodeSelectorV1.NodeSelector.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.NodeSelectorModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.NodeSelector>V1.NodeSelector.getParserForType()static com.google.protobuf.Parser<V1.NodeSelector>V1.NodeSelector.parser()Methods in io.kubernetes.client.proto with parameters of type V1.NodeSelectorModifier and TypeMethodDescriptionV1.NodeSelector.Builder.mergeFrom(V1.NodeSelector other) V1.VolumeNodeAffinity.Builder.mergeRequired(V1.NodeSelector value) Required specifies hard node constraints that must be met.V1.NodeAffinity.Builder.mergeRequiredDuringSchedulingIgnoredDuringExecution(V1.NodeSelector value) If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node.static V1.NodeSelector.BuilderV1.NodeSelector.newBuilder(V1.NodeSelector prototype) V1.VolumeNodeAffinity.Builder.setRequired(V1.NodeSelector value) Required specifies hard node constraints that must be met.V1.NodeAffinity.Builder.setRequiredDuringSchedulingIgnoredDuringExecution(V1.NodeSelector value) If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node.