helm

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OPT_RENDER_TEMPLATE = "--rendertmpl"
)

Variables

This section is empty.

Functions

func RenderAndUnmarshall

func RenderAndUnmarshall(templatePath string, options *helm.Options, helmChartPath string, HelmReleaseName string,
	unmarshallFunction func(string) error) error

RenderAndUnmarshall renders a Helm template and invokes the provided function to unmarshal the result.

Types

type OutputDirective added in v1.3.0

type OutputDirective struct {
	Name string `json:"name"`
	Dir  string `json:"dir"`
}

Jump to

Keyboard shortcuts

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