distribution/registry
Donald Huang 77de18f751 Rename auth.token.rootCertBundle yml field
Renames auth.token.rootCertBundle field in registry config to rootcertbundle so
that the REGISTRY_AUTH_TOKEN_ROOTCERTBUNDLE environment variable will override it.

See
()[https://github.com/docker/distribution/blob/master/configuration/parser.go#L155]

Signed-off-by: Donald Huang <don.hcd@gmail.com>
2015-02-20 00:46:24 +00:00
..
api/v2 Add error return to Repository method on Registry 2015-02-13 16:27:33 -08:00
auth Rename auth.token.rootCertBundle yml field 2015-02-20 00:46:24 +00:00
client Run goimports/gofmt on previous changes 2015-02-11 12:43:04 -08:00
handlers Add error return to Repository method on Registry 2015-02-13 16:27:33 -08:00
storage Add error return to Repository method on Registry 2015-02-13 16:27:33 -08:00
doc.go Move registry package into handler package 2015-02-10 17:25:40 -08:00