kompose/cmd
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
..
completion.go Fix minor typo in comment 2017-08-21 23:40:05 +05:30
convert.go Added --controller feature 2017-10-04 12:43:45 +05:30
down.go Remove redundant strings.ToLower() 2017-09-06 13:41:56 -04:00
root.go kubernetes-incubator -> kubernetes 2017-07-12 15:42:13 -04:00
up.go Updated --help page for kompose up 2017-10-13 18:03:33 +05:30
version.go Move version information to separate file 2017-11-07 15:28:04 -05:00