pack

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: May 28, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PackageHelmChartTaskName = "package-helm-chart"

	PackageHelmChartTaskString = "%s: %s"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type PackageHelmChartTask

type PackageHelmChartTask struct {
	// contains filtered or unexported fields
}

func NewPackageHelmChartTask

func NewPackageHelmChartTask(chartDir, dst string) PackageHelmChartTask

func (PackageHelmChartTask) Name

func (p PackageHelmChartTask) Name() string

func (PackageHelmChartTask) Run

func (p PackageHelmChartTask) Run() error

Run package the helm chart at p.chartDir into p.dst.

If p.dst is /foo, and the chart is named bar, with version 1.0.0, this will generate /foo/bar-1.0.0.tgz.

func (PackageHelmChartTask) String

func (p PackageHelmChartTask) String() string

Jump to

Keyboard shortcuts

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