nodeLabels

@JvmName(name = "noymyguhwcmmksvo")
suspend fun nodeLabels(value: Output<Map<String, String>>)
@JvmName(name = "slfhaiegphugmeoq")
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 = "njeguwxifmlrqbye")
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.