package oom
import "github.com/containerd/containerd/pkg/oom"
Index ¶
Types ¶
type Watcher ¶
type Watcher interface { Close() error Run(ctx context.Context) Add(id string, cg interface{}) error }
Watcher watches OOM events
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
pkg/oom/v1 | |
pkg/oom/v2 |
- Version
- v1.6.11
- Published
- Dec 6, 2022
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 4 seconds ago –
Tools for package owners.