distribution/registry/api/v2
Aaron Lehmann 0a6988195e Add http.host parameter
This allows the administrator to specify an externally-reachable URL for
the registry. It takes precedence over the X-Forwarded-Proto and
X-Forwarded-Host headers, and the hostname in the request.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-09-30 15:12:01 -07:00
..
descriptors.go Change some incorrect error types in proxy stores from API errors to 2015-08-11 14:16:24 -07:00
doc.go Move registry api definitions under registry package 2015-02-10 17:32:22 -08:00
errors.go Move common error codes to errcode package 2015-08-11 11:50:58 -07:00
names.go Allow single character repository names 2015-07-10 12:10:42 -06:00
names_test.go Add image name tests around hostnames 2015-07-30 14:26:21 -07:00
routes.go Catalog for V2 API Implementation 2015-07-21 21:45:14 -07:00
routes_test.go Add additional test coverage for the regexp contained in RepositoryNameRegexp 2015-07-21 17:10:36 -07:00
urls.go Catalog for V2 API Implementation 2015-07-21 21:45:14 -07:00
urls_test.go Add http.host parameter 2015-09-30 15:12:01 -07:00