moby--moby/testutil/environment
Sebastiaan van Stijn ee230d8fdd
client: errors: remove dead code
- Update IsErrNotFound() to check for the current type before falling back to
  detecting the deprecated type.
- Remove unauthorizedError and notImplementedError types, which were not used.
- IsErrPluginPermissionDenied() was added in 7c36a1af03,
  but not used at the time, and still appears to be unused.
- Deprecate IsErrUnauthorized in favor of errdefs.IsUnauthorized()
- Deprecate IsErrNotImplemented in favor of errdefs,IsNotImplemented()

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-09 00:54:36 +02:00
..
clean.go client: errors: remove dead code 2022-07-09 00:54:36 +02:00
environment.go integration-cli: TestRestartContainer is flaky on GitHub Runner 2022-05-19 21:19:10 +02:00
protect.go client: errors: remove dead code 2022-07-09 00:54:36 +02:00