Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HelmGenerator ¶
type HelmGenerator struct{}
func (*HelmGenerator) Generate ¶
func (hg *HelmGenerator) Generate(component *core.Component) (manifest string, err error)
func (*HelmGenerator) Install ¶
func (hg *HelmGenerator) Install(component *core.Component) (err error)
func (*HelmGenerator) MakeHelmRepoPath ¶
func (hg *HelmGenerator) MakeHelmRepoPath(component *core.Component) string
type StaticGenerator ¶
type StaticGenerator struct{}
Click to show internal directories.
Click to hide internal directories.