helm

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2025 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// NotesFileNameSuffix is the file name suffix for helm notes.
	// see https://helm.sh/docs/chart_template_guide/notes_files/
	NotesFileNameSuffix = ".txt"
	BaseChartName       = "base"
)

Variables

This section is empty.

Functions

func Render

func Render(namespace string, directory string, dop values.Map) ([]manifest.Manifest, util.Errors, error)

Render produces a set of fully rendered manifests from Helm. Any warnings are also propagated up. Note: this is the direct result of the Helm call. Postprocessing steps are done later.

Types

type Warnings

type Warnings = util.Errors

Jump to

Keyboard shortcuts

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