distribution/registry/storage/driver
Milos Gajdos ea41722902
refactor: Storage driver errors
Small refactoring of storagedriver errors.
We change the Enclosed field to Detail and make sure
Errors get properly serialized to JSON.
We also add tests.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
2023-10-18 10:02:21 +01:00
..
azure Enable prealloc linter 2023-09-03 22:41:51 +01:00
base refactor: Storage driver errors 2023-10-18 10:02:21 +01:00
factory go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
filesystem Pass the last paging flag to storage drivers 2023-08-29 11:27:42 +01:00
gcs Pass the last paging flag to storage drivers 2023-08-29 11:27:42 +01:00
inmemory Avoid unnecessary type assertion in mfs driver 2023-09-03 23:23:25 +01:00
middleware Enable bodyclose linter 2023-08-19 09:45:44 +01:00
s3-aws Merge pull request #4076 from flavianmissi/s3-loglevel 2023-10-04 14:13:15 +01:00
testsuites driver testsuite: Add zero byte file checks 2023-09-26 10:48:46 +01:00
errors_test.go refactor: Storage driver errors 2023-10-18 10:02:21 +01:00
fileinfo.go format code with gofumpt 2022-11-03 22:48:20 +01:00
storagedriver.go refactor: Storage driver errors 2023-10-18 10:02:21 +01:00
walk.go Pass the last paging flag to storage drivers 2023-08-29 11:27:42 +01:00
walk_test.go Pass the last paging flag to storage drivers 2023-08-29 11:27:42 +01:00