helm

package
v1.5.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetName

func GetName() name.Templator

func GetPrio

func GetPrio() name.Templator

func New

func New(monitor mntr.Monitor, overlay, templatorDirectoryPath string) templator.Templator

Types

type Helm

type Helm struct {
	// contains filtered or unexported fields
}

func (*Helm) CleanUp

func (h *Helm) CleanUp() error

func (*Helm) GetResultsFilePath

func (h *Helm) GetResultsFilePath(appName name.Application, overlay, basePath string) string

func (*Helm) Template

func (h *Helm) Template(appInterface interface{}, spec *latest.ToolsetSpec, resultFunc func(resultFilePath, namespace string) error) error

type TemplatorMutate

type TemplatorMutate interface {
	templator.HelmApplication
	HelmMutate(mntr.Monitor, *latest.ToolsetSpec, string) error
}

type TemplatorMutateValues

type TemplatorMutateValues interface {
	templator.HelmApplication
	HelmMutateValues(mntr.Monitor, *latest.ToolsetSpec, string) error
}

type TemplatorPreSteps

type TemplatorPreSteps interface {
	templator.HelmApplication
	HelmPreApplySteps(mntr.Monitor, *latest.ToolsetSpec) ([]interface{}, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL