distribution/manifest/schema1
Derek McGowan d8fcbeeb71
Update registry to use WithName for creating Named values
The registry uses partial Named values which the named parsers
no longer support. To allow the registry service to continue
to operate without canonicalization, switch to use WithName.
In the future, the registry should start using fully canonical
values on the backend and WithName should no longer support
creating partial values.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2017-01-18 13:56:56 -08:00
..
config_builder.go digest: migrate to opencontainers/go-digest 2017-01-06 15:42:03 -08:00
config_builder_test.go Update registry to use WithName for creating Named values 2017-01-18 13:56:56 -08:00
manifest.go digest: migrate to opencontainers/go-digest 2017-01-06 15:42:03 -08:00
manifest_test.go Implementation of the Manifest Service API refactor. 2015-12-17 17:09:14 -08:00
reference_builder.go digest: migrate to opencontainers/go-digest 2017-01-06 15:42:03 -08:00
reference_builder_test.go Update registry to use WithName for creating Named values 2017-01-18 13:56:56 -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