MCPcopy
hub / github.com/lxc/incus / cgroupWriter

Struct cgroupWriter

internal/server/device/disk.go:2041–2043  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2039}
2040
2041type cgroupWriter struct {
2042 runConf *deviceConfig.RunConfig
2043}
2044
2045// Get is unimplemented for this cgroup handler.
2046func (w *cgroupWriter) Get(controller string, key string) (string, error) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected