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 5e2d02ab73 Add the possibility of specifying a subnet for --insecure-registry
Signed-off-by: Tibor Vass <teabee89@gmail.com>

Conflicts:
	registry/endpoint.go
2014-11-14 14:20:19 -08:00
..
auth.go registry: parse INDEXSERVERADDRESS into a URL for easier check in isSecure 2014-11-14 14:20:19 -08:00
auth_test.go
endpoint.go Add the possibility of specifying a subnet for --insecure-registry 2014-11-14 14:20:19 -08:00
endpoint_test.go registry: parse INDEXSERVERADDRESS into a URL for easier check in isSecure 2014-11-14 14:20:19 -08:00
httpfactory.go
MAINTAINERS
registry.go
registry_mock_test.go Add the possibility of specifying a subnet for --insecure-registry 2014-11-14 14:20:19 -08:00
registry_test.go Add the possibility of specifying a subnet for --insecure-registry 2014-11-14 14:20:19 -08:00
service.go registry: refactor registry.IsSecure calls into registry.NewEndpoint 2014-11-14 14:05:31 -08:00
session.go
session_v2.go
types.go