Package kubevirt.io

Class V1NodeSelector

java.lang.Object
kubevirt.io.V1NodeSelector

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

  • Constructor Details

    • V1NodeSelector

      public V1NodeSelector()
  • Method Details