generator

package
v0.0.0-...-1ce84de Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateDocs

func GenerateDocs(c *chart.Chart, ignoredPrefixes []string, parentCharts map[*chart.Chart]*chart.Chart, flags CommandFlags) (map[string]*ConfigDoc, error)

Types

type CommandFlags

type CommandFlags struct {
	Verbose            bool
	VerifyExamples     bool
	VerifyValues       bool
	VerifyDependencies bool
	Version            string
	RepoURL            string
	Username           string
	Password           string
	Keyring            string
	CertFile           string
	KeyFile            string
	CaFile             string
	Verify             bool
	Devel              bool
}

type ConfigDoc

type ConfigDoc struct {
	Description  string
	DefaultValue interface{}
	ExampleValue interface{}
}

Jump to

Keyboard shortcuts

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