Files
kata-containers/virtcontainers/persist/plugin
Wei Zhang b42fde69c0 persist: demo code for persist api
Demonstrate how to make use of `virtcontainer/persist/api` data structure
package.

Signed-off-by: Wei Zhang <zhangwei555@huawei.com>
2019-04-19 15:33:53 +08:00
..
2019-04-19 15:33:53 +08:00

This package is a simple placeholder currently which will contain persist storage plugin support, e.g. leveldb, sqlite and other possible storage implementations.