helm

package
v0.0.0-...-78aeb2e Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrDryRunHelmChartCode = "meshkit-11187"
	ErrLoadHelmChartCode   = "meshkit-11188"
)

Functions

func ConvertToK8sManifest

func ConvertToK8sManifest(path string, w io.Writer) error

Takes in the directory and converts HelmCharts/multiple manifests into a single K8s manifest

func DryRunHelmChart

func DryRunHelmChart(chart *chart.Chart) ([]byte, error)

DryRun a given helm chart to convert into k8s manifest

func ErrDryRunHelmChart

func ErrDryRunHelmChart(err error, chartName string) error

func ErrLoadHelmChart

func ErrLoadHelmChart(err error, path string) error

func IsHelmChart

func IsHelmChart(dirPath string) bool

Exisitence of Chart.yaml/Chart.yml indicates the directory contains a helm chart

func LoadHelmChart

func LoadHelmChart(path string, w io.Writer, extractOnlyCrds bool) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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