pub fn run_list_image_refs<ObjectID: FsVerityHashValue>(
repo: &Repository<ObjectID>,
) -> Result<ListImageRefsReply, RepositoryError>Expand description
Collect all named image references from the repository.
pub fn run_list_image_refs<ObjectID: FsVerityHashValue>(
repo: &Repository<ObjectID>,
) -> Result<ListImageRefsReply, RepositoryError>Collect all named image references from the repository.