Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HashPassword ¶
HashPassword hashes the given password with SHA1
func NewFunctionMap ¶
NewFunctionMap creates a new function map for values.tmpl.yaml templating
Types ¶
type Templater ¶
type Templater struct { Requirements *jxcore.RequirementsConfig ValuesFiles []string }
Templater a templater of values yaml
func NewTemplater ¶
func NewTemplater(requirements *jxcore.RequirementsConfig, valuesFiles []string) *Templater
NewTemplater creates a new templater
Click to show internal directories.
Click to hide internal directories.