distribution/manifest/schema1
Derek McGowan b34e571bff Add option to disable signatures
Add option for specifying trust key for signing schema1 manifests.
Since schema1 signature key identifiers are not verified anywhere and deprecated, storing signatures is no longer a requirement.
Furthermore in schema2 there is no signature, requiring the registry to already add signatures to generated schema1 manifests.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2016-02-10 15:20:39 -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 Add option to disable signatures 2016-02-10 15:20:39 -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