Function nomad_client::apis::deployments_api::get_deployments[][src]

pub async fn get_deployments(
    configuration: &Configuration,
    prefix: Option<&str>
) -> Result<Vec<Deployment>, Error<GetDeploymentsError>>