podman/vendor/github.com/opencontainers/runc/libcontainer/configs
Matthew Heon 72b975ee3b Remove unused runc files
We no longer use runc code to read network I/O usage. This lets
us remove a lot of vendored code.

Signed-off-by: Matthew Heon <matthew.heon@gmail.com>

Closes: #425
Approved by: rhatdan
2018-03-01 13:20:16 +00:00
..
blkio_device.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
cgroup_linux.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
cgroup_windows.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
config.go Privileged containers should inherit host devices 2018-02-15 00:20:47 +00:00
config_linux.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
device.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
device_defaults.go Privileged containers should inherit host devices 2018-02-15 00:20:47 +00:00
hugepage_limit.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
intelrdt.go Privileged containers should inherit host devices 2018-02-15 00:20:47 +00:00
interface_priority_map.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
mount.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
namespaces.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
namespaces_linux.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
namespaces_syscall.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
namespaces_syscall_unsupported.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
namespaces_unsupported.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
network.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00