containerd/pkg/cri
Daniel Canter bcdc8468f8 Fix out of date comments for CRI store packages
All of the CRI store related packages all use the standard errdefs
errors now for if a key doesn't or already exists (ErrAlreadyExists,
ErrNotFound), but the comments for the methods still referenced
some unused package specific error definitions. This change just
updates the comments to reflect what errors are actually returned
and adds comments for some previously undocumented exported functions.

Signed-off-by: Daniel Canter <dcanter@microsoft.com>
2022-07-11 13:57:39 -07:00
..
annotations Added support for runtime level snapshotter, issue 6657 2022-06-02 16:29:59 -07:00
config Merge pull request #6899 from shuaichang/ISSUE6657-support-runtime-snapshotter 2022-06-03 10:04:53 +02:00
constants move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
io Use t.Run for /pkg/cri tests 2022-05-29 18:32:09 -07:00
opts remove duplicate 2022-04-26 10:44:45 +08:00
server Fix out of date comments for CRI store packages 2022-07-11 13:57:39 -07:00
store Fix out of date comments for CRI store packages 2022-07-11 13:57:39 -07:00
streaming go.mod: update to github.com/emicklei/go-restful/v3 v3.7.3 2022-02-18 21:54:27 +01:00
util Use t.Run for /pkg/cri tests 2022-05-29 18:32:09 -07:00
cri.go Move lease manager plugin to separate package 2022-04-15 11:08:47 -07:00