wasmer_backend_api::query

Function app_deployments

Source
pub async fn app_deployments(
    client: &WasmerClient,
    vars: GetAppDeploymentsVariables,
) -> Result<Vec<Deployment>, Error>
Expand description

Get app deployments for an app.