Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterCompletion ¶ added in v0.6.0
Types ¶
type FindArgs ¶
type FindArgs struct {
// contains filtered or unexported fields
}
func NewFindArgs ¶
type MatchSlice ¶
type MatchSlice []Match
func (MatchSlice) String ¶
func (v MatchSlice) String() string
type NodeError ¶ added in v0.4.0
type NodeError struct {
// contains filtered or unexported fields
}
func NewNodeError ¶ added in v0.6.0
type TemplateComments ¶
type TemplateComments struct {
// contains filtered or unexported fields
}
func NewTemplateComments ¶
func NewTemplateComments(conf *config.Config, path string) TemplateComments
func (TemplateComments) Run ¶ added in v0.3.1
func (t TemplateComments) Run(n *yaml.Node) error
Click to show internal directories.
Click to hide internal directories.