kompose/pkg
Charlie Drage 0f4bfebf08 Move version information to separate file
Moves the version information to a seperate file. This is mostly due to
import cycle errors occuring when using "import
github.com/kubernetes/kompose/cmd" in order to get the global variable
of VERSION and GITCOMMIT.

Update's the Makefile and other files accordingly.

If the version and commmit is unretriveable due to not being able to
find the kompose binary, the one from pkg/version/version.go will be
used.
2017-11-07 15:28:04 -05:00
..
app Added --controller feature 2017-10-04 12:43:45 +05:30
kobject Add env_file + ConfigMaps feature to Kompose 2017-10-10 12:40:49 -04:00
loader Add env_file + ConfigMaps feature to Kompose 2017-10-10 12:40:49 -04:00
testutils Test Headless Services 2017-01-25 11:28:29 +01:00
transformer Move version information to separate file 2017-11-07 15:28:04 -05:00
utils Create docker client from environment variables DOCKER_HOST, DOCKER_TLS_VERIFY, and DOCKER_CERT_PATH 2017-08-04 17:08:32 +01:00
version Move version information to separate file 2017-11-07 15:28:04 -05:00