inclusionLabels property

Map<String, String> inclusionLabels
final

Optional. Labels as key value pairs. A VM should contain all the pairs specified in this map to be selected; Labels within the LabelSelector are OR'ed.

Implementation

final Map<String, String> inclusionLabels;