distribution/storage
Brian Bland ea6c082e85 Minor cleanup/testing for HMAC upload tokens
Changes configuration variable, lowercases private interface methods,
adds token sanity tests.
2015-01-05 14:37:56 -08:00
..
doc.go Lots of various golint fixes 2014-11-17 15:46:06 -08:00
filereader.go Move from docker-registry to distribution 2014-12-23 17:13:02 -08:00
filereader_test.go Move from docker-registry to distribution 2014-12-23 17:13:02 -08:00
layer.go Move manifest to discrete package 2015-01-02 13:23:11 -08:00
layer_test.go Serializes upload state to an HMAC token for subsequent requests 2015-01-05 14:27:05 -08:00
layerreader.go Move from docker-registry to distribution 2014-12-23 17:13:02 -08:00
layerstore.go Serializes upload state to an HMAC token for subsequent requests 2015-01-05 14:27:05 -08:00
layerupload.go Minor cleanup/testing for HMAC upload tokens 2015-01-05 14:37:56 -08:00
manifeststore.go Decouple manifest signing and verification 2015-01-02 15:46:47 -08:00
manifeststore_test.go Serializes upload state to an HMAC token for subsequent requests 2015-01-05 14:27:05 -08:00
paths.go Move from docker-registry to distribution 2014-12-23 17:13:02 -08:00
paths_test.go Move from docker-registry to distribution 2014-12-23 17:13:02 -08:00
services.go Serializes upload state to an HMAC token for subsequent requests 2015-01-05 14:27:05 -08:00