Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Helm ¶
type Helm struct {
// contains filtered or unexported fields
}
func (*Helm) GetResultsFilePath ¶
func (h *Helm) GetResultsFilePath(appName name.Application, overlay, basePath string) string
type TemplatorPreSteps ¶
type TemplatorPreSteps interface { templator.HelmApplication HelmPreApplySteps(*v1beta1.ToolsetSpec) ([]interface{}, error) }
Click to show internal directories.
Click to hide internal directories.