distribution/registry/storage
Richard Scothern 81dbebc7d3 Change the parameters to the GCS drivers to allow CircleCI testing.
Remove the requirement of file system access to run GCS unit tests.  Deconstruct
the input parameters to take the private key and email which can be specified on
the build system via environment variables.

Signed-off-by: Richard Scothern <richard.scothern@gmail.com>
2016-01-13 18:00:59 -08:00
..
cache Remove tarsum support for digest package 2015-12-15 17:22:18 -08:00
driver Change the parameters to the GCS drivers to allow CircleCI testing. 2016-01-13 18:00:59 -08:00
blob_test.go Adds cross-repository blob mounting behavior 2016-01-08 13:53:18 -08:00
blobcachemetrics.go Open cache interface 2015-05-15 17:56:28 -07:00
blobserver.go Serve blobs when a storage driver supports redirects but are disabled 2015-12-28 11:08:39 -08:00
blobstore.go Simplify digest.FromBytes calling convention 2015-12-14 14:30:51 -08:00
blobwriter.go Remove tarsum support for digest package 2015-12-15 17:22:18 -08:00
blobwriter_nonresumable.go Remove digest package's dependency on external sha implementation 2015-05-20 23:44:08 -07:00
blobwriter_resumable.go registry/storage: close filereader after allocation 2015-11-02 11:55:11 -08:00
catalog.go Make the catalog more efficient 2015-12-07 12:33:01 -08:00
catalog_test.go Functional options for NewRegistryWithDriver 2015-08-19 11:06:30 -07:00
doc.go Move storage package under registry package 2015-02-11 12:43:04 -08:00
filereader.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
filereader_test.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
filewriter.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
filewriter_test.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
linkedblobstore.go Adds cross-repository blob mounting behavior 2016-01-08 13:53:18 -08:00
manifestlisthandler.go Add support for manifest list ("fat manifest") 2016-01-07 15:26:27 -08:00
manifeststore.go Move MediaType into manifest.Versioned 2016-01-07 15:26:27 -08:00
manifeststore_test.go Implementation of the Manifest Service API refactor. 2015-12-17 17:09:14 -08:00
paths.go Remove tarsum support for digest package 2015-12-15 17:22:18 -08:00
paths_test.go Remove tarsum support for digest package 2015-12-15 17:22:18 -08:00
purgeuploads.go Remove pathMapper object 2015-08-17 18:51:05 -07:00
purgeuploads_test.go Remove pathMapper object 2015-08-17 18:51:05 -07:00
registry.go Adds cross-repository blob mounting behavior 2016-01-08 13:53:18 -08:00
schema2manifesthandler.go Add support for manifest list ("fat manifest") 2016-01-07 15:26:27 -08:00
signaturestore.go Implementation of the Manifest Service API refactor. 2015-12-17 17:09:14 -08:00
signedmanifesthandler.go Add support for manifest list ("fat manifest") 2016-01-07 15:26:27 -08:00
tagstore.go Remove tags referencing deleted manifests. 2016-01-05 13:47:52 -08:00
tagstore_test.go Remove tags referencing deleted manifests. 2016-01-05 13:47:52 -08:00
util.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
vacuum.go Remove pathMapper object 2015-08-17 18:51:05 -07:00
walk.go storage: enforce sorted traversal during Walk 2015-12-01 16:25:30 -08:00
walk_test.go storage: add further tests for Walk implementation 2015-12-01 16:55:10 -08:00