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

Method EventFile

cgroup1/memory.go:38–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36type MemoryEvent interface {
37 Arg() string
38 EventFile() string
39}
40
41type memoryThresholdEvent struct {

Callers 1

memoryEventMethod · 0.65

Implementers 3

memoryThresholdEventcgroup1/memory.go
oomEventcgroup1/memory.go
memoryPressureEventcgroup1/memory.go

Calls

no outgoing calls

Tested by

no test coverage detected