helm

package
v0.0.0-...-fdcbe3d Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Package

func Package(_ context.Context, logger log.Logger, name, author string, opts PackageOptions, outDir string) (err error)

func Render

func Render(logger log.Logger, name string, c TemplateRenderer, valuesJSON []byte) (groups rndrapi.Groups, err error)

Types

type PackageOptions

type PackageOptions struct {
}

type TemplateRenderer

type TemplateRenderer struct {
	// Chart is a chart name.
	Chart string
	// Repo is an URL to the chart repository if remote.
	Repo string
	// Version is a chart version within the repo.
	Version string
}

Jump to

Keyboard shortcuts

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