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