distribution/registry/api/v2
Stephen J Day aebe850f73 Catalog V2 API specification proposal
This contains a proposal for a catalog API, provided access to the internal
contents of a registry instance. The API endpoint is prefixed with an
underscore, which is illegal in images names, to prevent collisions with
repositories names. To avoid issues with large result sets, a paginated version
of the API is proposed. We make an addition to the tags API to support
pagination to ensure the specification is conistent.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-07-21 21:45:14 -07:00
..
descriptors.go Catalog V2 API specification proposal 2015-07-21 21:45:14 -07:00
doc.go Move registry api definitions under registry package 2015-02-10 17:32:22 -08:00
errors.go Move challenge http status code logic 2015-06-17 18:23:55 -07:00
names.go Allow single character repository names 2015-07-10 12:10:42 -06:00
names_test.go Allow single character repository names 2015-07-10 12:10:42 -06:00
routes.go Catalog V2 API specification proposal 2015-07-21 21:45:14 -07:00
routes_test.go Allow single character repository names 2015-07-10 12:10:42 -06:00
urls.go Updated urlbuilder X-Forwarded-Host logic 2015-04-24 14:16:49 -07:00
urls_test.go Updated urlbuilder X-Forwarded-Host logic 2015-04-24 14:16:49 -07:00