distribution/registry/storage/driver/gcs
Arthur Baars 1593c2413f StorageDriver: GCS: remove support for directory Moves
The Move operation is only used to move uploaded blobs
to their final destination. There is no point in implementing
Move on "folders". Apart from simplifying the code, this also
saves an HTTP request.

Signed-off-by: Arthur Baars <arthur@semmle.com>
2016-03-03 13:28:13 +00:00
..
doc.go Storage driver for: Google Cloud Storage (gcs) 2015-10-28 20:21:56 +00:00
gcs.go StorageDriver: GCS: remove support for directory Moves 2016-03-03 13:28:13 +00:00
gcs_test.go StorageDriver: GCS: remove support for directory Moves 2016-03-03 13:28:13 +00:00