Skip to main content

create_backend

Function create_backend 

Source
pub async fn create_backend(
    pool: &PgPool,
    upstream_id: Uuid,
    req: CreateBackendRequest,
) -> ProxyResult<DomainBackend>
Expand description

Add a backend to an upstream.