Share via


PropertySelector interface

PropertySelector helps user specify property requirements when picking clusters for resource placement.

Properties

matchExpressions

MatchExpressions is an array of PropertySelectorRequirements. The requirements are AND'd.

Property Details

matchExpressions

MatchExpressions is an array of PropertySelectorRequirements. The requirements are AND'd.

matchExpressions: PropertySelectorRequirement[]

Property Value