helmfile/pkg
KUOKA Yusuke e2d6dc4afa
feat: helmfile as a go library (#639)
* feat: helmfile as a go library

This removes almost all the dependencies from the helmfile core logic to urfave/cli. `main.go` is now a thin wrapper around the core logic implemented in `pkg/app`.
2019-06-04 09:12:00 +09:00
..
app feat: helmfile as a go library (#639) 2019-06-04 09:12:00 +09:00
argparser chore: tidy up pkgs (#636) 2019-06-01 13:36:05 +09:00
environment chore: tidy up pkgs (#636) 2019-06-01 13:36:05 +09:00
event chore: tidy up pkgs (#636) 2019-06-01 13:36:05 +09:00
helmexec chore: tidy up pkgs (#636) 2019-06-01 13:36:05 +09:00
maputil Fix panic related to env values from files and sprig dict funcs (#625) 2019-05-30 15:41:00 +09:00
state feat: helmfile as a go library (#639) 2019-06-04 09:12:00 +09:00
tmpl chore: tidy up pkgs (#636) 2019-06-01 13:36:05 +09:00