Class V1NodeSelectorTerm

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2025-02-12T21:15:49.397498Z[Etc/UTC]", comments="Generator version: 7.6.0") 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.