moby--moby/registry
David Calavera 8e034802b7 Remove usage of pkg sockets and tlsconfig.
- Use the ones provided by docker/go-connections, they are a drop in replacement.
- Remove pkg/sockets from docker.
- Keep pkg/tlsconfig because libnetwork still needs it and there is a
  circular dependency issue.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2015-12-29 19:27:12 -05:00
..
auth.go
auth_test.go
authchallenge.go
config.go Update Named reference with validation of conversions 2015-12-16 11:58:52 -08:00
config_test.go
config_unix.go
config_windows.go
endpoint.go
endpoint_test.go
reference.go
registry.go Remove usage of pkg sockets and tlsconfig. 2015-12-29 19:27:12 -05:00
registry_mock_test.go Update Named reference with validation of conversions 2015-12-16 11:58:52 -08:00
registry_test.go Update Named reference with validation of conversions 2015-12-16 11:58:52 -08:00
service.go Do not fall back to the V1 protocol when we know we are talking to a V2 registry 2015-12-16 15:02:03 -08:00
service_v1.go Remove usage of pkg sockets and tlsconfig. 2015-12-29 19:27:12 -05:00
service_v2.go Remove usage of pkg sockets and tlsconfig. 2015-12-29 19:27:12 -05:00
session.go Update Named reference with validation of conversions 2015-12-16 11:58:52 -08:00
token.go
types.go Update Named reference with validation of conversions 2015-12-16 11:58:52 -08:00