Support export yaml with indent (#1219)

This commit is contained in:
Hang Yan
2019-12-28 12:23:03 +08:00
committed by GitHub
parent f272e7fb00
commit 88a3a27ca8
20 changed files with 11201 additions and 38 deletions
+2
View File
@@ -63,6 +63,8 @@ type ConvertOptions struct {
IsReplicaSetFlag bool
IsDeploymentConfigFlag bool
IsNamespaceFlag bool
YAMLIndent int
}
// ServiceConfig holds the basic struct of a container