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.23
- Published
- Aug 14, 2023
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 20 seconds ago –
Tools for package owners.