helm

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Chartyaml added in v0.6.0

type Chartyaml struct {
	ApiVersion  string `yaml:"apiVersion"`
	Name        string `yaml:"name"`
	Description string `yaml:"description"`
	AppVersion  string `yaml:"appVersion"`
	Version     string `yaml:"version"`
}

func ChartYamlFromFile added in v0.6.0

func ChartYamlFromFile(ymlfile string) *Chartyaml

func (*Chartyaml) GetMissingMandatoryFields added in v0.6.0

func (c *Chartyaml) GetMissingMandatoryFields() []string

func (*Chartyaml) IsVersionValid added in v0.6.0

func (c *Chartyaml) IsVersionValid() bool

Jump to

Keyboard shortcuts

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