Add Makefile and Gopkg files

This PR adds Makefile, Dockerfile, Gopkg file, and other scripts.
This commit is contained in:
xing-yang
2018-07-12 10:45:18 -07:00
parent 1c42a9f6a6
commit eca951f614
7 changed files with 692 additions and 0 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,7 @@
# Compiled binaries and deployment files
/bin/
/deploy/docker/csi-snapshotter
# Binaries for programs and plugins
*.exe
*.exe~