add toml config file for cri-containerd

fix #182

Signed-off-by: yanxuean <yan.xuean@zte.com.cn>
This commit is contained in:
yanxuean 2017-09-01 13:40:14 +08:00
parent 99a87f1a29
commit 999156d147

View File

@ -18,12 +18,11 @@ package options
import (
"flag"
"os"
"time"
"github.com/BurntSushi/toml"
"github.com/containerd/containerd"
"github.com/spf13/pflag"
"os"
"time"
)
//Config contains cri-containerd toml config