containerd/vendor/github.com/docker/distribution/registry/api
Jack Baines 908b771086 Add code to return message field of returned registry errors
Docker registries return errors in a know format so this change now checks for these
errors and returns the message field. If the error is not in the expected format fall
back to the original behaviour.

https://github.com/containerd/containerd/issues/3076

Signed-off-by: Jack Baines <jack.baines@uk.ibm.com>
2019-03-19 21:05:36 +00:00
..
errcode Add code to return message field of returned registry errors 2019-03-19 21:05:36 +00:00