Function nomad_client::apis::deployments_api::get_allocations_for_deployment [−][src]
pub async fn get_allocations_for_deployment(
configuration: &Configuration,
deployment_id: &str
) -> Result<Vec<AllocationListStub>, Error<GetAllocationsForDeploymentError>>