pkg/storagesvc/README.md
StorageSvc consists of 3 components
This is the HTTP handler that serves requests to :
This is the storage interface layer that interacts with stow package. It provides methods to:
This acts like a cron job to clean up orphaned archives from storage. By default configured to run every hour. The value can be set in Values.yaml to any preferred interval.