nodeSelector

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

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 = "bkavvqxbxjckvqnv")
suspend fun nodeSelector(argument: suspend NodeSelectorArgsBuilder.() -> 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.