# Packages
No description provided by the author
# Functions
GetTemplateNamesInDirs returns a list of template file names found in a list of dir `paths` without traversing nested dirs template names are following the pattern <some-name>__<role/kind>.tmpl.
LoadTemplates loads templates from all paths for the specific role/kind.
PrepareVars variables for all nodes.
No description provided by the author
No description provided by the author
# Variables
DebugCount is a debug verbosity counter.
TemplateNames is templates to execute.
TemplatePaths is path to additional templates.
# Structs
No description provided by the author
# Type aliases
No description provided by the author