distribution/registry/proxy
Aaron Lehmann 4441333912 Use reference package internally
Most places in the registry were using string types to refer to
repository names. This changes them to use reference.Named, so the type
system can enforce validation of the naming rules.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-01-22 14:47:05 -08:00
..
scheduler Use reference package internally 2016-01-22 14:47:05 -08:00
proxyauth.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxyblobstore.go Use reference package internally 2016-01-22 14:47:05 -08:00
proxyblobstore_test.go Use reference package internally 2016-01-22 14:47:05 -08:00
proxymanifeststore.go Use reference package internally 2016-01-22 14:47:05 -08:00
proxymanifeststore_test.go Use reference package internally 2016-01-22 14:47:05 -08:00
proxymetrics.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxyregistry.go Use reference package internally 2016-01-22 14:47:05 -08:00
proxytagservice.go Implementation of the Manifest Service API refactor. 2015-12-17 17:09:14 -08:00
proxytagservice_test.go Implementation of the Manifest Service API refactor. 2015-12-17 17:09:14 -08:00