runc/integration
Brian Goff e6cc8fc713 Add support for setting rlimit for contianer
Adds a new item to the config struct []*Rlimit
Rlimit takes a type (ie, syscall.RLIMIT_NOFILE) and the hard/soft limit
(As max/cur)

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2014-11-26 14:10:01 -05:00
..
doc.go Add integration test pkg 2014-10-17 23:25:30 +00:00
exec_test.go Add support for setting rlimit for contianer 2014-11-26 14:10:01 -05:00
init_test.go Remove syncpipe pkg 2014-11-06 00:08:10 +00:00
template_test.go Add support for setting rlimit for contianer 2014-11-26 14:10:01 -05:00
utils_test.go Add integration test pkg 2014-10-17 23:25:30 +00:00