taints

@JvmName(name = "uwrjqyhwiyckcfta")
suspend fun taints(value: Output<List<KubernetesClusterNodePoolTaintArgs>>)
@JvmName(name = "rijcfvsqcwfxqpoq")
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 = "amrtsnnugmfqowys")
suspend fun taints(vararg values: Output<KubernetesClusterNodePoolTaintArgs>)


@JvmName(name = "tfujghaabktuenfo")
suspend fun taints(values: List<Output<KubernetesClusterNodePoolTaintArgs>>)
@JvmName(name = "qojlfjdohxexmfxb")
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 = "mkdvmojtxyajuvfs")
suspend fun taints(argument: List<suspend KubernetesClusterNodePoolTaintArgsBuilder.() -> Unit>)
@JvmName(name = "lyscuuwcjlejhbxk")
suspend fun taints(vararg argument: suspend KubernetesClusterNodePoolTaintArgsBuilder.() -> Unit)
@JvmName(name = "tbitkawycrctptqc")
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):