Package kubevirt.io

Class V1NodeSelectorTerm

java.lang.Object
kubevirt.io.V1NodeSelectorTerm

@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-11-10T14:44:51.030+02:00") 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.