Files
docker-cli/cli
Sebastiaan van Stijn 801113fb8d cli/registry/client: remove unused IsNotFound(), and slight refactor
This function was not used anywhere, and the error type already satisfied
the github.com/docker/docker/errdefs.ErrNotFound interface, so let's remove
this utility and (if needed at some point) use errdefs.IsNotFound() instead.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-03-30 20:00:36 +02:00
..
2022-03-26 20:21:00 +01:00
2017-09-01 19:41:06 -04:00
2017-04-17 17:40:59 -04:00