taints property

List<NodeTaint>? taints
getter/setter pair

List of node taints.

Implementation

core.List<NodeTaint>? taints;