chart

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build(dir string) (out *bytes.Buffer, err error)

Build download charts

func Create

func Create(name string, dir string) (chartReturn *chart.Chart, err error)

Create makes a new chart at the specified location

func LoadFromDir

func LoadFromDir(dir string) (*chart.Chart, error)

LoadFromDir loads a Helm chart from the specified director

func SaveToDir

func SaveToDir(chart *chart.Chart, dir string) error

SaveToDir takes the chart object and saves it as a set of files in the specified director

func ZipToDir

func ZipToDir(chart *chart.Chart, dir string) (string, error)

ZipToDir compresses the chart and saves it in compiled format

Types

This section is empty.

Jump to

Keyboard shortcuts

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