Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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".
36
type
MemoryEvent
interface
{
37
Arg() string
38
EventFile() string
39
}
40
Callers
1
memoryEvent
Method · 0.65
Implementers
3
memoryThresholdEvent
cgroup1/memory.go
oomEvent
cgroup1/memory.go
memoryPressureEvent
cgroup1/memory.go
Calls
no outgoing calls
Tested by
no test coverage detected