1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/registry
Daniel Nephin 73ec0ff86b Remove command line flag install from registry package.
Settings flags is the responsibility of the application (cmd/) not a library

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-08-29 15:55:09 -04:00
..
resumable Add goimports to linters. 2017-08-21 18:15:08 -04:00
auth.go Fix golint errors. 2017-08-18 14:23:44 -04:00
auth_test.go
config.go Remove command line flag install from registry package. 2017-08-29 15:55:09 -04:00
config_test.go Add daemon option to push foreign layers 2017-05-16 14:36:36 -07:00
config_unix.go Remove command line flag install from registry package. 2017-08-29 15:55:09 -04:00
config_windows.go Remove command line flag install from registry package. 2017-08-29 15:55:09 -04:00
endpoint_test.go
endpoint_v1.go Remove string checking in API error handling 2017-08-15 16:01:11 -04:00
errors.go Remove string checking in API error handling 2017-08-15 16:01:11 -04:00
registry.go Fix golint errors. 2017-08-18 14:23:44 -04:00
registry_mock_test.go Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
registry_test.go Add daemon option to push foreign layers 2017-05-16 14:36:36 -07:00
service.go Remove string checking in API error handling 2017-08-15 16:01:11 -04:00
service_v1.go
service_v1_test.go
service_v2.go Add daemon option to push foreign layers 2017-05-16 14:36:36 -07:00
session.go Fix golint errors. 2017-08-18 14:23:44 -04:00
types.go