moby--moby/registry
Daniel Nephin 14712f9ff0 Remove old cli framework.
Also consolidate the leftover packages under cli.
Remove pkg/mflag.
Make manpage generation work with new cobra layout.
Remove remaining mflag and fix tests after rebase with master.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-08-25 13:09:04 -04:00
..
auth.go Allow v1 search to use v2 auth with identity token 2016-07-13 13:30:24 -07:00
auth_test.go
config.go Convert dockerd to use cobra and pflag 2016-08-25 13:09:03 -04:00
config_test.go
config_unix.go Remove old cli framework. 2016-08-25 13:09:04 -04:00
config_windows.go Remove old cli framework. 2016-08-25 13:09:04 -04:00
endpoint_test.go
endpoint_v1.go
reference.go
registry.go
registry_mock_test.go
registry_test.go
service.go Allow v1 search to use v2 auth with identity token 2016-07-13 13:30:24 -07:00
service_v1.go
service_v2.go
session.go Allow v1 search to use v2 auth with identity token 2016-07-13 13:30:24 -07:00
types.go