nodeSelectorTerms property

List<NodeSelectorTerm> nodeSelectorTerms
final

Required. A list of node selector terms. The terms are ORed.

Implementation

final List<NodeSelectorTerm> nodeSelectorTerms;