taints property

List<NodeTaint>? taints
getter/setter pair

The initial taints assigned to nodes of this node pool.

Implementation

core.List<NodeTaint>? taints;