MCPcopy Create free account
hub / github.com/containerd/cgroups / oomEvent

Struct oomEvent

cgroup1/memory.go:66–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66type oomEvent struct{}
67
68// OOMEvent returns a new oom event to be used with RegisterMemoryEvent.
69func OOMEvent() MemoryEvent {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected