pub async fn list_volumes( volume_directory: &Directory<ObjectStore>, ) -> Result<Vec<u64>, Error>
Returns the object IDs for all volumes.