distribution/docs
Brian Bland c69c8a3286 Adds new storagedriver.FileWriter interface
Updates registry storage code to use this for better resumable writes.
Implements this interface for the following drivers:
 + Inmemory
 + Filesystem
 + S3
 + Azure

Signed-off-by: Brian Bland <brian.bland@docker.com>
2016-03-08 16:37:44 -08:00
..
api Merge pull request #1364 from aaronlehmann/content-type-in-api-docs 2016-03-01 13:53:49 -08:00
auth Fix some typos in comments and strings 2016-02-23 22:33:38 +01:00
client Adds new storagedriver.FileWriter interface 2016-03-08 16:37:44 -08:00
handlers Adds new storagedriver.FileWriter interface 2016-03-08 16:37:44 -08:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxy Fetch token by credentials and refresh token 2016-03-04 00:34:17 -08:00
storage Adds new storagedriver.FileWriter interface 2016-03-08 16:37:44 -08:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
garbagecollect.go Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00
garbagecollect_test.go Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00
registry.go Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00
root.go Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00