Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/cgroups
/ netclsController
Struct
netclsController
cgroup1/net_cls.go:33–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
type
netclsController
struct
{
34
root string
35
}
36
37
func
(n *netclsController) Name() Name {
38
return
NetCLS
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected