distribution/registry/storage/driver
Milos Gajdos 1054d157bf
update: remove gcs storage driver build tags
GCS storage driver used to be conditionally built due to its being
outdated and basically unmaintained. Recently the driver has gone
through a rework and updates. Let's remove the build tag so we have less
headaches dealing with it and try keeping it up to date.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
2023-12-10 09:09:52 +00:00
..
azure feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +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 feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00
gcs update: remove gcs storage driver build tags 2023-12-10 09:09:52 +00:00
inmemory feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00
middleware cleanup: move init funcs to the top of the source 2023-11-28 06:50:48 +00:00
s3-aws feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00
testsuites cleanup: move init funcs to the top of the source 2023-11-28 06:50:48 +00:00
errors_test.go feat: add tparallel linter to improve handling parallel tests 2023-11-29 21:40:20 +00: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