..
cache
Define and implement layer info cache
2015-04-02 20:15:09 -07:00
driver
Merge pull request #410 from RichardScothern/driver-context
2015-05-04 19:18:30 -07:00
blobstore.go
Make Storage Driver API calls context aware.
2015-04-27 15:58:58 -07:00
doc.go
Move storage package under registry package
2015-02-11 12:43:04 -08:00
filereader.go
Make Storage Driver API calls context aware.
2015-04-27 15:58:58 -07:00
filereader_test.go
Make Storage Driver API calls context aware.
2015-04-27 15:58:58 -07:00
filewriter.go
Make Storage Driver API calls context aware.
2015-04-27 15:58:58 -07:00
filewriter_test.go
Make Storage Driver API calls context aware.
2015-04-27 15:58:58 -07:00
layer_test.go
Make Storage Driver API calls context aware.
2015-04-27 15:58:58 -07:00
layercache.go
Move expvar under the registry section
2015-04-02 21:30:27 -07:00
layerreader.go
Set cache headers for layers.
2015-05-12 17:49:18 -07:00
layerstore.go
Make Storage Driver API calls context aware.
2015-04-27 15:58:58 -07:00
layerwriter.go
Make Storage Driver API calls context aware.
2015-04-27 15:58:58 -07:00
layerwriter_nonresumable.go
Use a build flag to disable resumable digests.
2015-04-16 01:19:57 +00:00
layerwriter_resumable.go
Use a build flag to disable resumable digests.
2015-04-16 01:19:57 +00:00
manifeststore.go
Implement immutable manifest reference support
2015-03-04 21:40:55 -08:00
manifeststore_test.go
Make Storage Driver API calls context aware.
2015-04-27 15:58:58 -07:00
paths.go
fix some typos in source comments
2015-04-17 12:39:52 +00:00
paths_test.go
Implement immutable manifest reference support
2015-03-04 21:40:55 -08:00
purgeuploads.go
Make Storage Driver API calls context aware.
2015-04-27 15:58:58 -07:00
purgeuploads_test.go
Make Storage Driver API calls context aware.
2015-04-27 15:58:58 -07:00
registry.go
Make Storage Driver API calls context aware.
2015-04-27 15:58:58 -07:00
revisionstore.go
Make Storage Driver API calls context aware.
2015-04-27 15:58:58 -07:00
signaturestore.go
Make Storage Driver API calls context aware.
2015-04-27 15:58:58 -07:00
tagstore.go
Make Storage Driver API calls context aware.
2015-04-27 15:58:58 -07:00
walk.go
Make Storage Driver API calls context aware.
2015-04-27 15:58:58 -07:00
walk_test.go
Make Storage Driver API calls context aware.
2015-04-27 15:58:58 -07:00