nodeAffinities property

  1. @TagNumber(3)
List<SchedulingNodeAffinity> get nodeAffinities

A set of node affinity and anti-affinity configurations for sole tenant nodes.

Implementation

@$pb.TagNumber(3)
$core.List<SchedulingNodeAffinity> get nodeAffinities => $_getList(1);