containerd/pkg
Derek McGowan 11f311fdd5
Add minimal interface to CRI image store
Avoid requiring the whole image store interface for
the image store cache which only needs Get.

Signed-off-by: Derek McGowan <derek@mcg.dev>
2024-01-11 09:55:09 -08:00
..
apparmor
atomicfile atomicfile: new package for atomic file writes 2023-06-02 16:56:33 -07:00
blockio Move to use github.com/containerd/log 2023-09-22 07:53:23 -07:00
cap lint: remove `//nolint:dupword` that are no longer needed 2023-02-16 03:50:23 +09:00
cleanup
cri Add minimal interface to CRI image store 2024-01-11 09:55:09 -08:00
deprecation cri: add deprecation warning for configs 2023-11-02 11:17:32 -07:00
dialer fix(pkg/dialer): minor fix on dialer function for windows 2023-11-22 04:25:11 -08:00
display content: Add InfoReaderProvider 2024-01-05 16:37:26 +01:00
epoch Refactor: Removing inherently flaky and unused SourceDateEpochOrNow function. 2023-09-17 08:34:26 -07:00
failpoint Fix some typos 2023-05-16 10:12:50 +08:00
hasher
imageverifier Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
ioutil
kmutex Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
netns Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
nri Switch to github.com/containerd/plugin 2023-11-01 23:01:42 -07:00
oom Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
os Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
progress
randutil Stop using math/rand.Read and rand.Seed (deprecated in Go 1.20) 2023-02-16 03:50:23 +09:00
rdt Move to use github.com/containerd/log 2023-09-22 07:53:23 -07:00
registrar
runtimeoptions/v1 Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
schedcore
seccomp
seed Stop using math/rand.Read and rand.Seed (deprecated in Go 1.20) 2023-02-16 03:50:23 +09:00
seutil
shutdown
snapshotters Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
stdio
streaming
systemd pkg/systemd: use sync.Once for systemd detection 2023-09-01 12:14:56 +02:00
testutil Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
timeout
tomlext tomlext.Duration add MarshalText method 2023-11-22 19:28:46 +08:00
transfer Move client to subpackage 2023-11-01 10:37:00 -07:00
truncindex error strings should not be capitalized 2023-02-15 14:30:36 +08:00
ttrpcutil Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
unpack Enhance container image unpack client logs 2023-11-15 17:30:53 +00:00
userns