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