Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containers/common
/ Destroy
Method
Destroy
pkg/cgroups/cgroups.go:98–98 ·
view source on GitHub ↗
(*CgroupControl)
Source
from the content-addressed store, hash-verified
96
Create(*CgroupControl) (bool, error)
97
Apply(*CgroupControl, *spec.LinuxResources) error
98
Destroy(*CgroupControl) error
99
Stat(*CgroupControl, *Metrics) error
100
}
101
Callers
4
close
Method · 0.65
Push
Method · 0.65
initialize
Method · 0.65
DeleteByPathConn
Method · 0.65
Implementers
5
cpuHandler
pkg/cgroups/cpu.go
cpusetHandler
pkg/cgroups/cpuset.go
blkioHandler
pkg/cgroups/blkio.go
memHandler
pkg/cgroups/memory.go
pidHandler
pkg/cgroups/pids.go
Calls
no outgoing calls
Tested by
no test coverage detected