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 6aba75db4e Add the possibility of specifying a subnet for --insecure-registry
Signed-off-by: Tibor Vass <teabee89@gmail.com>
2014-11-14 12:31:11 -08:00
..
auth.go registry: parse INDEXSERVERADDRESS into a URL for easier check in isSecure 2014-11-13 07:02:24 -08:00
auth_test.go
endpoint.go Add the possibility of specifying a subnet for --insecure-registry 2014-11-14 12:31:11 -08:00
endpoint_test.go registry: parse INDEXSERVERADDRESS into a URL for easier check in isSecure 2014-11-13 07:02:24 -08:00
httpfactory.go
MAINTAINERS
registry.go
registry_mock_test.go Add the possibility of specifying a subnet for --insecure-registry 2014-11-14 12:31:11 -08:00
registry_test.go Add the possibility of specifying a subnet for --insecure-registry 2014-11-14 12:31:11 -08:00
service.go registry: refactor registry.IsSecure calls into registry.NewEndpoint 2014-11-12 20:34:03 -06:00
session.go
session_v2.go
types.go