funcs_comments

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommentCollector

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

func (*CommentCollector) VisitLeaf

func (c *CommentCollector) VisitLeaf(key *yaml.Node, value *yaml.Node, path []string) error

type CommentNode

type CommentNode struct {
	Path    []string
	Value   string
	Comment string
}

func ExtractComments

func ExtractComments(from *yaml.Node) ([]CommentNode, error)

GenerateValuesTable produces a table of parameters from a chart values file

type FuncsComments

type FuncsComments struct {
	Files loader.Files
}

func (*FuncsComments) FuncMap

func (o *FuncsComments) FuncMap() template.FuncMap

Jump to

Keyboard shortcuts

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