Support insecure registry and enhance parsing of image stream tag

This commit is contained in:
qujinping
2017-04-07 10:01:46 +08:00
parent c01bcce02e
commit 3919ad25b5
4 changed files with 40 additions and 10 deletions
+1
View File
@@ -43,6 +43,7 @@ type ConvertOptions struct {
GenerateYaml bool
GenerateJSON bool
EmptyVols bool
InsecureRepository bool
Replicas int
InputFiles []string
OutFile string