Files
kata-containers/pkg/katautils
c00416947 bdae2954c0 runtime : delete redundant code in CreateContainer
Here we have done with logger and container ID map
Just delete these code.
fixes #1740

Signed-off-by: Haomin Tsai <caihaomin@huawei.com>
2019-05-26 16:05:58 +08:00
..
2019-05-14 13:31:25 +08:00
2019-05-05 11:32:34 -06:00
2019-05-09 23:07:16 +08:00
2019-05-15 16:28:29 +01:00

Kata utilities packages

The katautils package contains useful functions that are shared by various parts of the codebase, including the runtime and the container v2 shim.