effective Taints
Parameters
value
List of kubernetes taints applied to each node. Structure is documented above.
Parameters
values
List of kubernetes taints applied to each node. Structure is documented above.
suspend fun effectiveTaints(argument: List<suspend ClusterNodePoolNodeConfigEffectiveTaintArgsBuilder.() -> Unit>)
suspend fun effectiveTaints(vararg argument: suspend ClusterNodePoolNodeConfigEffectiveTaintArgsBuilder.() -> Unit)
suspend fun effectiveTaints(argument: suspend ClusterNodePoolNodeConfigEffectiveTaintArgsBuilder.() -> Unit)
Parameters
argument
List of kubernetes taints applied to each node. Structure is documented above.