Function nomad_client::apis::volumes_api::get_volume[][src]

pub async fn get_volume(
    configuration: &Configuration,
    volume_id: &str
) -> Result<CsiVolume, Error<GetVolumeError>>