# 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.