Versions in this module Expand all Collapse all v0 v0.17.4 Feb 9, 2020 Changes in this version + func GetStaticManifestsPath(c core.Component) string + type HelmGenerator struct + func (hg *HelmGenerator) Generate(component *core.Component) (manifest string, err error) + func (hg *HelmGenerator) Install(c *core.Component) (err error) + type StaticGenerator struct + func (sg *StaticGenerator) Generate(component *core.Component) (manifest string, err error) + func (sg *StaticGenerator) Install(c *core.Component) (err error)