distribution/registry
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
..
api Catalog V2 API specification proposal 2015-07-21 21:45:14 -07:00
auth Move challenge http status code logic 2015-06-17 18:23:55 -07:00
client Use "Size" field to describe blobs over "Length" 2015-07-17 17:07:11 -07:00
handlers Merge pull request #705 from stevvooe/export-servejson-errors 2015-07-16 14:35:27 -07:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Rename top level registry interface to namespace 2015-04-09 19:21:33 -07:00
storage Use "Size" field to describe blobs over "Length" 2015-07-17 17:07:11 -07:00
doc.go Integrate layer info cache with registry and storage 2015-04-02 20:15:16 -07:00