minio/cmd/gateway/gcs
Krishnan Parthasarathi 1126410e62 Implement ListMultipartUploads, ListObjectParts for GCS gateway (#6377)
ListMultipartUploads implementation is meant for docker-registry
use-case only. It lists only the first upload with a prefix matching
the object being uploaded.
2018-09-04 13:11:33 -07:00
..
gateway-gcs.go Implement ListMultipartUploads, ListObjectParts for GCS gateway (#6377) 2018-09-04 13:11:33 -07:00
gateway-gcs_test.go gcs: Translate S3 user-defined metadata prefix to/from GCS custom metadata prefix (#6270) 2018-08-14 11:53:39 -07:00