# Packages
No description provided by the author
# Functions
NewRenderer creates a Renderer object, that will render all template files provided.
# Variables
ManifestFileSuffix indictes common suffixes of files to render.
# Structs
TemplateData is used by the templating engine to render templates.
# Interfaces
Renderer renders k8s objects from a manifest source dir and TemplateData used by the templating engine.