nodeSelector

@JvmName(name = "olijqeypespecatu")
suspend fun nodeSelector(value: Output<NodeSelectorPatchArgs>)
@JvmName(name = "melrosbsgyrlhkqq")
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 and AllNodes must be set.


@JvmName(name = "mrdbaefmaexvsges")
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 and AllNodes must be set.