Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HelmRenderingEngine ¶
type HelmRenderingEngine struct{}
func (HelmRenderingEngine) Render ¶
func (h HelmRenderingEngine) Render(content string, values map[string]interface{}) string
func (HelmRenderingEngine) RenderFiles ¶
type RenderingEngine ¶
func NewHelmRenderingEngine ¶
func NewHelmRenderingEngine() RenderingEngine
Click to show internal directories.
Click to hide internal directories.