# Functions
ConvertV1SpecToSpec converts between the two specs.
# Constants
RenderTypeEnvsubst uses https://github.com/a8m/envsubst for rendering.
RenderTypeTemplating use text/templating for rendering.
# Structs
Chart is the set of values that control the default and required values of a chart/profile in a template.
No description provided by the author
HelmReleaseTemplate is the HelmRelease.spec that can be overridden +kubebuilder:skipversion +kubebuilder:object:generate=true +kubebuilder:pruning:PreserveUnknownFields.
HelmReleaseTemplateSpec is a way to define a template with a path content is not yet used, but will be used in the near future +kubebuilder:object:generate=true.
HelmReleaseValues describes the values for a profile.
HelmRepositoryTemplateSpec is a way to define a repository template path +kubebuilder:object:generate=true.
ResourceTemplate holds a list of resources that can be created from a template and the path to write them to.
ResourceTemplateContent describes a resource to create.
TemplateParam is a parameter that can be templated into a struct.
TemplateSpec defines the base template spec needs for CAPI or Terraform Templates.
TemplateSpec defines the base template spec needs for CAPI or Terraform Templates.
# Interfaces
Template implementations provide access to key fields for different templates.