distribution/registry/storage/driver
Milos Gajdos 7686bdc294
fix: fix broken build
For some reason a PR we merged passed the build even though it was
missing various func parameters. This commmit fixes it.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
2023-11-02 23:23:11 -07:00
..
azure Hide our misuses of contexts from the public interface (#4128) 2023-11-03 05:05:19 +00:00
base storage/driver: replace URLFor method 2023-10-27 10:58:37 -04:00
factory storage/driver: plumb contexts into factories 2023-10-27 17:48:57 -04:00
filesystem Hide our misuses of contexts from the public interface (#4128) 2023-11-03 05:05:19 +00:00
gcs fix: fix broken build 2023-11-02 23:23:11 -07:00
inmemory Hide our misuses of contexts from the public interface (#4128) 2023-11-03 05:05:19 +00:00
middleware fix: fix broken build 2023-11-02 23:23:11 -07:00
s3-aws fix: fix broken build 2023-11-02 23:23:11 -07:00
testsuites storage/driver: replace URLFor method 2023-10-27 10:58:37 -04: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 storage/driver: replace URLFor method 2023-10-27 10:58:37 -04: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