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

Struct rdmaController

cgroup1/rdma.go:30–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28)
29
30type rdmaController struct {
31 root string
32}
33
34func (p *rdmaController) Name() Name {
35 return Rdma

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected