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 ¶
func ExtractComments ¶
func ExtractComments(from *yaml.Node) ([]CommentNode, error)
GenerateValuesTable produces a table of parameters from a chart values file
type FuncsComments ¶
func (*FuncsComments) FuncMap ¶
func (o *FuncsComments) FuncMap() template.FuncMap
Click to show internal directories.
Click to hide internal directories.