Documentation ¶
Overview ¶
Package ytt provides library for calling out to ytt the binary.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderYTTTemplate ¶
RenderYTTTemplate is a convenience function to render YTT template.
Types ¶
type Command ¶
type Command struct {
// contains filtered or unexported fields
}
Command struct holds ytt command related information.
func NewYttCommand ¶
func NewYttCommand(options CommandOptions) *Command
NewYttCommand returns a new instance of YTTCommand.
type CommandOptions ¶
CommandOptions specifies ytt command options.
Click to show internal directories.
Click to hide internal directories.