MCPcopy 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

closeMethod · 0.65
PushMethod · 0.65
initializeMethod · 0.65
DeleteByPathConnMethod · 0.65

Implementers 5

cpuHandlerpkg/cgroups/cpu.go
cpusetHandlerpkg/cgroups/cpuset.go
blkioHandlerpkg/cgroups/blkio.go
memHandlerpkg/cgroups/memory.go
pidHandlerpkg/cgroups/pids.go

Calls

no outgoing calls

Tested by

no test coverage detected