distribution/registry
Derek McGowan 468c5e79ba Simplify configuration and transport
Repository creation now just takes in an http.RoundTripper. Authenticated requests or requests which require additional headers should use the NewTransport function along with a request modifier (such an an authentication handler).

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2015-05-15 17:56:28 -07:00
..
api/v2 Modify blob upload API 2015-05-06 15:43:23 -07:00
auth fix some typos in source comments 2015-04-17 12:39:52 +00:00
client Simplify configuration and transport 2015-05-15 17:56:28 -07:00
handlers Refactor Blob Service API 2015-05-15 17:05:18 -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 Refactor Blob Service API 2015-05-15 17:05:18 -07:00
doc.go Integrate layer info cache with registry and storage 2015-04-02 20:15:16 -07:00