# Functions
APIs returns a pointer to a TemplateSet containing all the templates for generating ACK service controller's apis/ contents.
Controller returns a pointer to a TemplateSet containing all the templates for generating ACK service controller implementations.
Release returns a pointer to a TemplateSet containing all the templates for generating an ACK service controller release (Helm artifacts, etc).
ResourceHookCode returns a string with custom callback code for a resource and hook identifier.
# Variables
DefaultConfig is the default configuration for generating ACK code.
# Structs
No description provided by the author