nodeSelector

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

Parameters

value

NodeSelector defines which nodes have access to the resources in the pool, when that pool is not limited to a single node. Must use exactly one term. Exactly one of NodeName, NodeSelector, AllNodes, and PerDeviceNodeSelection must be set.


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

Parameters

argument

NodeSelector defines which nodes have access to the resources in the pool, when that pool is not limited to a single node. Must use exactly one term. Exactly one of NodeName, NodeSelector, AllNodes, and PerDeviceNodeSelection must be set.