MCPcopy 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
26type Watcher interface {
27 Close() error
28 Run(ctx context.Context)
29 Add(id string, cg any) error
30}

Callers 15

getWindowsBuildNumberFunction · 0.65
CopyFileMethod · 0.65
ReadSpecFunction · 0.65
WithUserFunction · 0.65
WithUserIDFunction · 0.65
WithUsernameFunction · 0.65
WithAdditionalGIDsFunction · 0.65
withReadonlyFSFunction · 0.65
UserFromPathFunction · 0.65
UserFromFSFunction · 0.65

Implementers 2

watcherpkg/oom/v2/v2.go
epollerpkg/oom/v1/v1.go

Calls

no outgoing calls

Tested by 2

getWindowsBuildNumberFunction · 0.52