1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/registry
Tibor Vass e08d1f6af2 Merge pull request #9095 from proppy/is-secure-test
registry: add tests for IsSecure
2014-11-11 16:52:36 -05:00
..
auth.go
auth_test.go
endpoint.go Do not verify certificate when using --insecure-registry on an HTTPS registry 2014-10-30 19:44:09 -04:00
endpoint_test.go Do not verify certificate when using --insecure-registry on an HTTPS registry 2014-10-30 19:44:09 -04:00
httpfactory.go
MAINTAINERS
registry.go registry: don't iterate through certs 2014-11-04 16:12:23 -05:00
registry_mock_test.go
registry_test.go registry: add tests for IsSecure 2014-11-11 11:02:32 -08:00
service.go Fix login command 2014-10-30 19:44:44 -04:00
session.go Do not verify certificate when using --insecure-registry on an HTTPS registry 2014-10-30 19:44:09 -04:00
session_v2.go
types.go