helm

package
v0.0.0-...-a8db05c Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2025 License: Apache-2.0 Imports: 17 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"

	DefaultProfileFilename = "default.yaml"
)

Variables

This section is empty.

Functions

func GetProfileYAML

func GetProfileYAML(installPackagePath, profileOrPath string) (string, error)

func ListProfiles

func ListProfiles(charts string) ([]string, error)

func LoadValues

func LoadValues(profileName string, chartsDir string) (string, error)

func ReadProfileYAML

func ReadProfileYAML(profile, manifestsPath string) (string, error)

func Reader

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

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