nodeLabels

@JvmName(name = "denawnbfwknjtlgm")
suspend fun nodeLabels(value: Output<Map<String, String>>)
@JvmName(name = "rexatknmcafycxsk")
suspend fun nodeLabels(value: Map<String, String>?)

Parameters

value

A map of Kubernetes labels which should be applied to nodes in the Default Node Pool.


@JvmName(name = "eqwymijwnoontrui")
fun nodeLabels(vararg values: Pair<String, String>)

Parameters

values

A map of Kubernetes labels which should be applied to nodes in the Default Node Pool.