runc/libcontainer/integration
Zhang Wei a344b2d6a8 sync up `HookState` with OCI spec `State`
`HookState` struct should follow definition of `State` in runtime-spec:

* modify json name of `version` to `ociVersion`.
* Remove redundant `Rootfs` field as rootfs can be retrived from
`bundlePath/config.json`.

Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
2016-12-20 00:00:43 +08:00
..
checkpoint_test.go Allow delete of created container 2016-06-02 12:26:12 -07:00
doc.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
exec_test.go sync up `HookState` with OCI spec `State` 2016-12-20 00:00:43 +08:00
execin_test.go tests: fix all the things 2016-12-01 15:49:37 +11:00
init_test.go Use fifo for create/start 2016-06-13 11:26:53 -07:00
seccomp_test.go Use fifo for create/start 2016-06-13 11:26:53 -07:00
template_test.go MaskPaths: support directory 2016-09-23 16:14:41 +00:00
utils_test.go sync up `HookState` with OCI spec `State` 2016-12-20 00:00:43 +08:00