kubernetes/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs/rdma.go

type RdmaGroup

func (s *RdmaGroup) Name() string {}

func (s *RdmaGroup) Apply(path string, _ *configs.Resources, pid int) error {}

func (s *RdmaGroup) Set(path string, r *configs.Resources) error {}

func (s *RdmaGroup) GetStats(path string, stats *cgroups.Stats) error {}