containerd/cmd/ctr/commands/containers
Stephen Day 804ae89be6
errors: use errdefs errors in client and commands
This change moves from specific, global errors to the errdefs errors.
This makes it easy to handle certain classes of errors while still
adding context to the failure.

Signed-off-by: Stephen Day <stephen.day@getcruise.com>
2019-07-17 13:42:28 -07:00
..
checkpoint.go Move checkpoint and restore commands to new files 2019-05-10 14:20:19 +00:00
containers.go errors: use errdefs errors in client and commands 2019-07-17 13:42:28 -07:00
restore.go Move checkpoint and restore commands to new files 2019-05-10 14:20:19 +00:00