Class V1NodeSelectorTerm

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-02-02T21:37:40.170033Z[Etc/UTC]") public class V1NodeSelectorTerm extends Object
A null or empty node selector term matches no objects. The requirements of them are ANDed. The TopologySelectorTerm type implements a subset of the NodeSelectorTerm.