distribution/registry
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
..
api Use reference package internally 2016-01-22 14:47:05 -08:00
auth De-obfuscate error message 2015-11-06 17:10:28 -08:00
client Use reference package internally 2016-01-22 14:47:05 -08:00
handlers Use reference package internally 2016-01-22 14:47:05 -08:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxy Use reference package internally 2016-01-22 14:47:05 -08:00
storage Use reference package internally 2016-01-22 14:47:05 -08:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go Add WithVersion to context and other cleanup 2015-09-14 17:14:31 -07:00