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 Remove email address field from login 2016-02-29 17:53:27 -08:00
config.go Convert dockerd to use cobra and pflag 2016-08-25 13:09:03 -04:00
config_test.go Deprecating ResolveRepositoryName 2015-01-08 20:14:58 +00:00
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 Login update and endpoint refactor 2016-03-01 11:52:32 -08:00
endpoint_v1.go registry: endpoint_v1: fix outdated comment 2016-03-16 12:53:11 +01:00
reference.go Use notary library for trusted image fetch and signing 2015-07-24 14:08:20 -07:00
registry.go fix typos 2016-06-02 17:17:22 +08:00
registry_mock_test.go Move registry service options to the daemon configuration. 2016-03-10 11:53:11 -05:00
registry_test.go Add `--limit` option to `docker search` 2016-06-02 19:12:20 -07:00
service.go Allow v1 search to use v2 auth with identity token 2016-07-13 13:30:24 -07:00
service_v1.go Add Unit test to daemon.SearchRegistryForImages… 2016-05-24 11:07:11 +02:00
service_v2.go Add Unit test to daemon.SearchRegistryForImages… 2016-05-24 11:07:11 +02:00
session.go Allow v1 search to use v2 auth with identity token 2016-07-13 13:30:24 -07:00
types.go fix typos 2016-06-02 17:17:22 +08:00