Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/containerd/containerd
/ Close
Method
Close
pkg/oom/oom.go:27–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
// Watcher watches OOM events
26
type
Watcher
interface
{
27
Close() error
28
Run(ctx context.Context)
29
Add(id string, cg any) error
30
}
Callers
15
getWindowsBuildNumber
Function · 0.65
CopyFile
Method · 0.65
ReadSpec
Function · 0.65
TestOpenUserFile_AbsoluteSymlink
Function · 0.65
WithUser
Function · 0.65
WithUserID
Function · 0.65
WithUsername
Function · 0.65
WithAdditionalGIDs
Function · 0.65
withReadonlyFS
Function · 0.65
WithAppendAdditionalGroups
Function · 0.65
UserFromPath
Function · 0.65
UserFromFS
Function · 0.65
Implementers
2
watcher
pkg/oom/v2/v2.go
epoller
pkg/oom/v1/v1.go
Calls
no outgoing calls
Tested by
2
getWindowsBuildNumber
Function · 0.52
TestOpenUserFile_AbsoluteSymlink
Function · 0.52