containerd/pkg/cleanup
Derek McGowan f606c4eba7
Add cleanup package for context management during cleanup
Provides a couple helper functions that provide a background context for
running cleanup jobs while preserving the original context values.
The new contexts will not inherit the errors or cancellations.

Signed-off-by: Derek McGowan <derek@mcg.dev>
2023-01-03 12:30:26 -08:00
..
context_test.go Add cleanup package for context management during cleanup 2023-01-03 12:30:26 -08:00
context.go Add cleanup package for context management during cleanup 2023-01-03 12:30:26 -08:00