Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyHelmDepUpdatePatch ¶
func ApplyHelmDepUpdatePatch(repoDir string, tmplCtx config.TemplateContext, patch config.PatchHelmDepUpdate) error
func ApplyRegexPatch ¶
func ApplyRegexPatch(fstore filestore.FileStore, tmplCtx config.TemplateContext, patch config.PatchRegex) error
func ApplyYAMLPatch ¶
Types ¶
type TemplateContextRegex ¶
type TemplateContextRegex struct { config.TemplateContext Groups []string }
Click to show internal directories.
Click to hide internal directories.