Class V1NodeSelector

java.lang.Object
io.kubernetes.client.openapi.models.V1NodeSelector

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-12-05T08:14:34.919Z[Etc/UTC]") public class V1NodeSelector extends Object
A node selector represents the union of the results of one or more label queries over a set of nodes; that is, it represents the OR of the selectors represented by the node selector terms.