taints

@JvmName(name = "adpdsoijbghclfqe")
suspend fun taints(value: Output<List<KubernetesClusterNodePoolTaintArgs>>)
@JvmName(name = "feljrbpdeloiedqb")
suspend fun taints(value: List<KubernetesClusterNodePoolTaintArgs>?)

Parameters

value

A block representing a taint applied to all nodes in the pool. Each taint exports the following attributes (taints must be unique by key and effect pair):


@JvmName(name = "pxilyaqitohohrgs")
suspend fun taints(vararg values: Output<KubernetesClusterNodePoolTaintArgs>)


@JvmName(name = "ovrthawmgujqtrmp")
suspend fun taints(values: List<Output<KubernetesClusterNodePoolTaintArgs>>)
@JvmName(name = "rsxnbxugrqxlksop")
suspend fun taints(vararg values: KubernetesClusterNodePoolTaintArgs)

Parameters

values

A block representing a taint applied to all nodes in the pool. Each taint exports the following attributes (taints must be unique by key and effect pair):


@JvmName(name = "uwpbiupqhduutedt")
suspend fun taints(argument: List<suspend KubernetesClusterNodePoolTaintArgsBuilder.() -> Unit>)
@JvmName(name = "hackqwcepamsopir")
suspend fun taints(vararg argument: suspend KubernetesClusterNodePoolTaintArgsBuilder.() -> Unit)
@JvmName(name = "dmdwgghmxxemuwvi")
suspend fun taints(argument: suspend KubernetesClusterNodePoolTaintArgsBuilder.() -> Unit)

Parameters

argument

A block representing a taint applied to all nodes in the pool. Each taint exports the following attributes (taints must be unique by key and effect pair):