manifests

package
v0.0.0-...-44a8a6f Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Chart

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

func NewChart

func NewChart(path string) (*Chart, error)

NewChart tries to read and extract metadata from a chart at `path`. It also searches `path`+".prov" to check for a signature, and stores the path to a signature if found.

func (*Chart) AppVersion

func (c *Chart) AppVersion() string

func (*Chart) PackageFileName

func (c *Chart) PackageFileName() string

func (*Chart) Path

func (c *Chart) Path() string

func (*Chart) ProvPath

func (c *Chart) ProvPath() *string

func (*Chart) Version

func (c *Chart) Version() string

type YAML

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

func NewYAML

func NewYAML(path string) *YAML

func (*YAML) Path

func (y *YAML) Path() string

func (*YAML) Variant

func (y *YAML) Variant() string

Jump to

Keyboard shortcuts

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