helm

package
v0.93.0 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Chart added in v0.33.0

type Chart struct {
	RepoURL  string         `json:"repoUrl" yaml:"repoUrl"`
	Name     string         `json:"name" yaml:"name"`
	Version  string         `json:"version" yaml:"version"`
	Mappings map[string]any `json:"mappings,omitempty" yaml:"mappings"`
}

func (Chart) ToURL added in v0.39.0

func (chart Chart) ToURL() (*url.URL, error)

type ChartFS added in v0.39.0

type ChartFS struct {
	Chart
	xfs.FS
}

Jump to

Keyboard shortcuts

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