Initial commit

This commit is contained in:
2019-02-27 16:05:41 +01:00
commit 4ad61b6640
5 changed files with 208 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module gitlab.com/unboundsoftware/kubesplit
go 1.12
require gopkg.in/yaml.v2 v2.2.2