containerd/vendor/github.com/containerd/errdefs
Derek McGowan 2f24aa00a5
Update errdefs to 0.3.0
Uses the new github.com/containerd/errdefs/pkg module which is intended
to hold less stable utility functions separately from the stable
github.com/containerd/errdefs error types.

Includes temporary update to hcsshim until a release is cut there

Signed-off-by: Derek McGowan <derek@mcg.dev>
2024-10-18 16:04:54 -07:00
..
pkg Update errdefs to 0.3.0 2024-10-18 16:04:54 -07:00
errors.go Update errdefs to 0.3.0 2024-10-18 16:04:54 -07:00
LICENSE Switch to new errdefs package 2024-01-25 22:18:45 -08:00
README.md Switch to new errdefs package 2024-01-25 22:18:45 -08:00
resolve.go Update errdefs to 0.3.0 2024-10-18 16:04:54 -07:00

errdefs

A Go package for defining and checking common containerd errors.

Project details

errdefs is a containerd sub-project, licensed under the Apache 2.0 license. As a containerd sub-project, you will find the:

information in our containerd/project repository.