distribution/storage
Stephen J Day f1f610c6cd Decouple manifest signing and verification
It was probably ill-advised to couple manifest signing and verification to
their respective types. This changeset simply changes them from methods to
functions. These might not even be in this package in the future.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-01-02 15:46:47 -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 Move from docker-registry to distribution 2014-12-23 17:13:02 -08:00
layerreader.go Move from docker-registry to distribution 2014-12-23 17:13:02 -08:00
layerstore.go Move manifest to discrete package 2015-01-02 13:23:11 -08:00
layerupload.go Move manifest to discrete package 2015-01-02 13:23:11 -08:00
manifeststore.go Decouple manifest signing and verification 2015-01-02 15:46:47 -08:00
manifeststore_test.go Decouple manifest signing and verification 2015-01-02 15:46:47 -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 Move manifest to discrete package 2015-01-02 13:23:11 -08:00