package
0.1.20
Repository: https://github.com/181192/ops-cli.git
Documentation: pkg.go.dev

# Functions

NewTemplateParameters creates a set of variables for templating given a ClusterConfig object.

# Structs

File represents the contents and the path to a file.
GoTemplateProcessor is a FileProcessor that executes Go Templates.
NoOpTemplateProcessor is a FileProcessor that does no operations on templated files and ignore them from output.
TemplateParameters represents the API variables that can be used to template a profile.

# Interfaces

FileProcessor can process a template file and produce an output file.