//
pkg.gl
Category
github.com/containerd/cri-containerd
pkg
store
package
1.19.0
Repository:
https://github.com/containerd/cri-containerd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
30 SLOC
#
Packages
container
No description provided by the author
image
No description provided by the author
label
No description provided by the author
sandbox
No description provided by the author
snapshot
No description provided by the author
#
Functions
NewStopCh
NewStopCh creates a stop channel.
#
Variables
ErrAlreadyExist
ErrAlreadyExist is the error returned when data added in the store already exists.
ErrNotExist
ErrNotExist is the error returned when data is not in the store.
#
Structs
StopCh
StopCh is used to propagate the stop information of a container.