zot-wo-auth/pkg/storage
Alex Stan a31869f270 fix GetReferrers function to be able to retrieve referrers of any specified artifactType
Signed-off-by: Alex Stan <alexandrustan96@yahoo.ro>
2022-07-19 09:44:23 -07:00
..
s3 refactor filenames to reflect functionality 2022-06-21 21:42:54 -07:00
cache_test.go s3: added logic for deduping blobs 2022-05-24 17:00:10 -07:00
cache.go s3: added logic for deduping blobs 2022-05-24 17:00:10 -07:00
local_elevated_test.go refactor filenames to reflect functionality 2022-06-21 21:42:54 -07:00
local_test.go fix GetReferrers function to be able to retrieve referrers of any specified artifactType 2022-07-19 09:44:23 -07:00
local.go fix GetReferrers function to be able to retrieve referrers of any specified artifactType 2022-07-19 09:44:23 -07:00
README.md refactor filenames to reflect functionality 2022-06-21 21:42:54 -07:00
scrub_test.go Fix problems signaled by new linter version v1.45.2 2022-04-27 09:55:44 -07:00
scrub.go fix periodic background tasks - gc and scrub 2022-06-02 08:58:02 -07:00
storage_test.go s3: added logic for deduping blobs 2022-05-24 17:00:10 -07:00
storage.go fix periodic background tasks - gc and scrub 2022-06-02 08:58:02 -07:00

zot currently supports two types of underlying filesystems:

  1. local - a locally mounted filesystem

  2. remote - a remote filesystem such as AWS S3