distribution/registry/proxy
Aaron Lehmann b0989446eb Rename Name method of Repository to Named
This makes code that gets the name as a string read like
repo.Named().Name() instead of repo.Name().Name().

Requested in
https://github.com/docker/docker/pull/19887#discussion_r51479753

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-02-04 09:55:36 -08:00
..
scheduler Invalidate the blob store descriptor caches when content is removed from from 2016-01-26 17:02:59 -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 Invalidate the blob store descriptor caches when content is removed from from 2016-01-26 17:02:59 -08:00
proxyblobstore_test.go Invalidate the blob store descriptor caches when content is removed from from 2016-01-26 17:02:59 -08:00
proxymanifeststore.go Invalidate the blob store descriptor caches when content is removed from from 2016-01-26 17:02:59 -08:00
proxymanifeststore_test.go Invalidate the blob store descriptor caches when content is removed from from 2016-01-26 17:02:59 -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 Rename Name method of Repository to Named 2016-02-04 09:55:36 -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