pub async fn list_volumes(
configuration: &Configuration,
workspace: &str,
) -> Result<Vec<Volume>, Error<ListVolumesError>>pub async fn list_volumes(
configuration: &Configuration,
workspace: &str,
) -> Result<Vec<Volume>, Error<ListVolumesError>>