distribution/manifest/schema1
Aaron Lehmann 4441333912 Use reference package internally
Most places in the registry were using string types to refer to
repository names. This changes them to use reference.Named, so the type
system can enforce validation of the naming rules.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-01-22 14:47:05 -08:00
..
config_builder.go Use reference package internally 2016-01-22 14:47:05 -08:00
config_builder_test.go Use reference package internally 2016-01-22 14:47:05 -08:00
manifest.go Fix content type for schema1 signed manifests 2016-01-18 16:08:02 -08:00
manifest_test.go Implementation of the Manifest Service API refactor. 2015-12-17 17:09:14 -08:00
reference_builder.go Use reference package internally 2016-01-22 14:47:05 -08:00
reference_builder_test.go Use reference package internally 2016-01-22 14:47:05 -08:00
sign.go Implementation of the Manifest Service API refactor. 2015-12-17 17:09:14 -08:00
verify.go Implementation of the Manifest Service API refactor. 2015-12-17 17:09:14 -08:00