chart

package
v0.0.31 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2026 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildConfig

type BuildConfig struct {
	Version            string
	Keys               []string
	RuntimeRepos       []string
	Arch               string
	JSONRFC6902Patches map[string][]byte
	Images             map[string]string
}

type Chart

type Chart interface {
	v1.Image
	Metadata() (*helmchart.Metadata, error)
}

Chart defines a compatbile Helm OCI artifact.

func Build

func Build(ctx context.Context, name string, config *BuildConfig) (Chart, error)

Jump to

Keyboard shortcuts

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