Function nomad_client::apis::jobs_api::get_job_latest_deployment[][src]

pub async fn get_job_latest_deployment(
    configuration: &Configuration,
    job_id: &str
) -> Result<Deployment, Error<GetJobLatestDeploymentError>>