nodeSelector

@JvmName(name = "iyusegiskyrndyoe")
suspend fun nodeSelector(value: Output<NodeSelectorPatchArgs>)
@JvmName(name = "uhwyqqvxkodsxtje")
suspend fun nodeSelector(value: NodeSelectorPatchArgs?)

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 = "fxpccrwkwpcepexb")
suspend fun nodeSelector(argument: suspend NodeSelectorPatchArgsBuilder.() -> Unit)

Parameters

argument

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