https://github.com/containerd/errdefs
Common definition and library of errors used by containerd
https://github.com/containerd/errdefs
Last synced: 7 months ago
JSON representation
Common definition and library of errors used by containerd
- Host: GitHub
- URL: https://github.com/containerd/errdefs
- Owner: containerd
- License: apache-2.0
- Created: 2024-01-22T18:38:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-03T05:51:11.000Z (over 1 year ago)
- Last Synced: 2025-08-11T03:26:47.956Z (9 months ago)
- Language: Go
- Size: 70.3 KB
- Stars: 2
- Watchers: 17
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](./LICENSE).
As a containerd sub-project, you will find the:
* [Project governance](https://github.com/containerd/project/blob/main/GOVERNANCE.md),
* [Maintainers](https://github.com/containerd/project/blob/main/MAINTAINERS),
* and [Contributing guidelines](https://github.com/containerd/project/blob/main/CONTRIBUTING.md)
information in our [`containerd/project`](https://github.com/containerd/project) repository.