Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/containerd/containerd
/ Run
Method
Run
pkg/oom/oom.go:28–28 ·
view source on GitHub ↗
(ctx context.Context)
Source
from the content-addressed store, hash-verified
26
type
Watcher
interface
{
27
Close() error
28
Run(ctx context.Context)
29
Add(id string, cg any) error
30
}
Callers
15
TestCommitParentOption
Function · 0.65
BenchmarkUnpackWithChainID
Function · 0.65
BenchmarkUnpackWithChainIDs
Function · 0.65
TestBindToOverlay
Function · 0.65
TestDoPrepareIDMappedOverlayCleanups
Function · 0.65
TestDoPrepareIDMappedOverlay
Function · 0.65
TestBuildIDMappedPaths
Function · 0.65
TestGetCommonDirectory
Function · 0.65
TestIdmappedMount
Function · 0.65
testGetUsernsFD
Function · 0.65
testIDMapMountWithAttrs
Function · 0.65
unmountFUSE
Function · 0.65
Implementers
2
watcher
pkg/oom/v2/v2.go
epoller
pkg/oom/v1/v1.go
Calls
no outgoing calls
Tested by
15
TestCommitParentOption
Function · 0.52
BenchmarkUnpackWithChainID
Function · 0.52
BenchmarkUnpackWithChainIDs
Function · 0.52
TestBindToOverlay
Function · 0.52
TestDoPrepareIDMappedOverlayCleanups
Function · 0.52
TestDoPrepareIDMappedOverlay
Function · 0.52
TestBuildIDMappedPaths
Function · 0.52
TestGetCommonDirectory
Function · 0.52
TestIdmappedMount
Function · 0.52
testGetUsernsFD
Function · 0.52
testIDMapMountWithAttrs
Function · 0.52
TestFormatMount
Function · 0.52