moby--moby/registry
Aaron Lehmann 261f9b6243 registry: Remove reference.go
This removes some very old vestigial code that really should have been
removed during the content addressability transition. It implements
something called "reference" but it behaves differently from the actual
reference package. This was only used by client-side content trust code,
and is relatively easy to extricate.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
(cherry picked from commit d91ed88365)
2016-12-15 18:18:47 -08:00
..
auth.go fix infinite recursion 2016-11-18 13:25:29 -08:00
auth_test.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
config.go Add class to repository scope 2016-12-09 14:10:29 -08:00
config_test.go Deprecating ResolveRepositoryName 2015-01-08 20:14:58 +00:00
config_unix.go Remove old cli framework. 2016-08-25 13:09:04 -04:00
config_windows.go Remove old cli framework. 2016-08-25 13:09:04 -04:00
endpoint_test.go Login update and endpoint refactor 2016-03-01 11:52:32 -08:00
endpoint_v1.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
registry.go Use system ca pool from tlsconfig 2016-10-31 14:52:07 -07:00
registry_mock_test.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
registry_test.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
service.go support insecure registry in configuration reload 2016-10-20 07:54:31 +08:00
service_v1.go Disable v1 protocol for the default registry 2016-11-16 17:10:33 -08:00
service_v1_test.go Disable v1 protocol for the default registry 2016-11-16 17:10:33 -08:00
service_v2.go Disable v1 protocol for the default registry 2016-11-16 17:10:33 -08:00
session.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
types.go Add class to repository scope 2016-12-09 14:10:29 -08:00