Versions in this module Expand all Collapse all v0 v0.0.1 Feb 4, 2020 Changes in this version + var Commit = "UNKNOWN" + var CompileTime = "UNKNOWN" + var Release = "UNKNOWN" + type Config struct + APIServer string + Certificate string + Chart string + Debug bool + DryRun bool + Force bool + GetValues bool + HelmBinary string + HelmCommand string + HelmRepos []string + KubeConfig string + KubeConfigTemplate string + Namespace string + Purge bool + RecreatePods bool + Release string + ReuseValues bool + ServiceAccount string + Set string + SetString string + TLSVerify bool + TillerNamespace string + Timeout string + Token string + UpdateDependencies bool + Values string + Version string + Wait bool + func (cfg *Config) Exec() error