nodeSelector

@JvmName(name = "txetewvmbaegobny")
suspend fun nodeSelector(value: Output<NodeSelectorPatchArgs>)
@JvmName(name = "ymkxwwdluiuodwfi")
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 = "mvppdbxflcmuxcnm")
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.