add lua binding for the lxc API
The lua binding is based closely on the python binding. Also included are
a test program for excercising the binding, and an lxc-top utility for
showing statistics on running containers.
Signed-off-by:
Dwight Engen <dwight.engen@oracle.com>
Acked-by:
Stéphane Graber <stgraber@ubuntu.com>
Showing
doc/lxc-top.sgml.in
0 → 100644
src/lua-lxc/Makefile.am
0 → 100644
src/lua-lxc/core.c
0 → 100644
src/lua-lxc/lxc.lua
0 → 100755
This diff is collapsed.
Click to expand it.
src/lua-lxc/test/apitest.lua
0 → 100755
src/lxc/lxc-top
0 → 100755
Please
register
or
sign in
to comment