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

Method Arg

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

Source from the content-addressed store, hash-verified

35// the file that supports the notification api e.g. "memory.usage_in_bytes".
36type MemoryEvent interface {
37 Arg() string
38 EventFile() string
39}
40

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