Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FillInTemplates ¶
func FillInTemplates(params *TemplateParameters) (map[string][]byte, error)
FillInTemplates fils in custom helm values for flux and helm-operator
Types ¶
type TemplateParameters ¶
type TemplateParameters struct {
GitURL string
GitBranch string
GitPaths []string
GitLabel string
GitUser string
GitEmail string
GitReadOnly bool
ManifestGeneration bool
GarbageCollection bool
AcrRegistry bool
HelmVersions []string
}
TemplateParameters represent template parameters
Click to show internal directories.
Click to hide internal directories.