helmunit

package
v0.0.0-...-7b56c80 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HelmChart

type HelmChart struct {
	Name      string
	ChartPath string
	Manifests manifestCollection
	Hooks     manifestCollection
	Notes     string
	Values    map[string]interface{}
}

func New

func New(name string, chartPath string) HelmChart

func (*HelmChart) Render

func (c *HelmChart) Render(valueFilePaths, stringValues []string, rawYamlValues *string) error

func (*HelmChart) UpdateDependencies

func (c *HelmChart) UpdateDependencies() error

Jump to

Keyboard shortcuts

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