runc/integration
Michael Crosby 4661c239dc Add type for namespaces for better UI
This adds `type Namespaces []Namespace` so that methods can be added to
this slice so that it is easier for consumers to work with the values.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2014-12-16 16:15:35 -08:00
..
doc.go Add integration test pkg 2014-10-17 23:25:30 +00:00
exec_test.go Add type for namespaces for better UI 2014-12-16 16:15:35 -08:00
execin_test.go refactor common container setup out of execin tests 2014-12-10 04:18:43 -05:00
init_test.go add support for testing execin 2014-12-10 03:39:00 -05:00
template_test.go Change namespaces config to include path for setns 2014-12-03 12:00:43 -08:00
utils_test.go Add integration test pkg 2014-10-17 23:25:30 +00:00