0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/storage
Andrei Aaron 38b00e3507
chore(lint): gci to separate zot from other imports (#870)
Signed-off-by: Andrei Aaron <andaaron@cisco.com>
2022-10-20 09:39:20 -07:00
..
local chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
s3 chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
cache.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
cache_test.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
common.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
common_test.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
lint-interface.go image level lint: enforce manifest mandatory annotations 2022-07-27 11:48:04 +03:00
README.md refactor filenames to reflect functionality 2022-06-21 21:42:54 -07:00
scrub.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
scrub_test.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
storage.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
storage_controller.go storage: Move common code in helper functions, closes #730 (#820) 2022-09-30 10:35:16 -07:00
storage_test.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -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