This website requires JavaScript.
Explore
Help
Sign in
alexvanin
/
distribution
Watch
1
Star
0
Fork
You've already forked distribution
0
forked from
TrueCloudLab/distribution
Code
Pull requests
Activity
8619a11f73
distribution
/
registry
/
storage
/
driver
/
gcs
/
doc.go
3 lines
79 B
Go
Raw
Normal View
History
Unescape
Escape
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
// Package gcs implements the Google Cloud Storage driver backend.
Storage driver for: Google Cloud Storage (gcs) Signed-off-by: Arthur Baars <arthur@semmle.com>
2015-07-20 17:45:15 +00:00
package
gcs
Copy permalink