moby--moby/registry
Morgan Bauer dea49b7474
golint for cliconfig
- fully capitalize HTTP in HTTPHeaders
 - comment for CONFIGFILE
 - camelcase and privatize oldConfigfile, defaultIndexserver
 - remove unused var errConfigFileMissing
 - comments for methods and functions throughout
 - external references to renamed variables changed

Signed-off-by: Morgan Bauer <mbauer@us.ibm.com>
2015-07-20 16:48:58 -07:00
..
auth.go Update graph to use vendored distribution client for the v2 codepath 2015-07-16 13:13:47 -04:00
auth_test.go golint for cliconfig 2015-07-20 16:48:58 -07:00
authchallenge.go
config.go Update graph to use vendored distribution client for the v2 codepath 2015-07-16 13:13:47 -04:00
config_test.go
endpoint.go Update graph to use vendored distribution client for the v2 codepath 2015-07-16 13:13:47 -04:00
endpoint_test.go Update graph to use vendored distribution client for the v2 codepath 2015-07-16 13:13:47 -04:00
registry.go Update graph to use vendored distribution client for the v2 codepath 2015-07-16 13:13:47 -04:00
registry_mock_test.go Update graph to use vendored distribution client for the v2 codepath 2015-07-16 13:13:47 -04:00
registry_test.go Update graph to use vendored distribution client for the v2 codepath 2015-07-16 13:13:47 -04:00
service.go Update graph to use vendored distribution client for the v2 codepath 2015-07-16 13:13:47 -04:00
session.go fix 8926: rmi dangling is unsafe when pulling 2015-07-17 11:39:57 -04:00
token.go
types.go