mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-10-04 09:34:02 +00:00
![]() Drop the pub scope for `DataStore`s `list_images` method. This method is only used to generate a list of index files found in the datastore for iteration during garbage collection. There are no other call sites and this is intended to only be used within the module itself. Allows to be more flexible for future method signature adaptions. No functional changes. Signed-off-by: Christian Ebner <c.ebner@proxmox.com> |
||
---|---|---|
.. | ||
examples | ||
src | ||
Cargo.toml |