woodpecker-helm3/internal/helm
Erin Call 16117eea2f
Put the Config in a new env package [#67]
I'd like to be able to make calls like NewUpgrade(cfg) rather than
Upgrade{...}.Prepare, but I wouldn't be able to define a NewUpgrade
function while Config is in the helm package; there would be a circular
import when Plan tried to import run.
2020-01-14 10:32:20 -08:00
..
mock_step_test.go Initialize kubernetes config on upgrade 2019-12-16 15:41:04 -08:00
plan.go Put the Config in a new env package [#67] 2020-01-14 10:32:20 -08:00
plan_test.go Put the Config in a new env package [#67] 2020-01-14 10:32:20 -08:00