nodeSelector

@JvmName(name = "lcqqmhxcaveiwsav")
suspend fun nodeSelector(value: Output<NodeSelectorArgs>)
@JvmName(name = "iltordsmutqrtqwl")
suspend fun nodeSelector(value: NodeSelectorArgs?)

Parameters

value

nodeSelector defines which nodes the config is applicable to. An empty or nil nodeSelector selects all nodes. This field is immutable.


@JvmName(name = "optjcynmvxygratx")
suspend fun nodeSelector(argument: suspend NodeSelectorArgsBuilder.() -> Unit)

Parameters

argument

nodeSelector defines which nodes the config is applicable to. An empty or nil nodeSelector selects all nodes. This field is immutable.