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

Method Update

cgroup2/manager.go:314–316  ·  view source on GitHub ↗
(resources *Resources)

Source from the content-addressed store, hash-verified

312}
313
314func (c *Manager) Update(resources *Resources) error {
315 return setResources(c.path, resources)
316}
317
318type ControllerToggle int
319

Callers

nothing calls this directly

Calls 1

setResourcesFunction · 0.85

Tested by

no test coverage detected