Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomResource ¶
type CustomResource struct { machinery.TemplateMixin machinery.ResourceMixin ChartPath string Chart *chart.Chart Spec string }
CustomResource scaffolds a custom resource sample manifest.
func (*CustomResource) GetFuncMap ¶
func (f *CustomResource) GetFuncMap() template.FuncMap
GetFuncMap implements machinery.UseCustomFuncMap
func (*CustomResource) SetTemplateDefaults ¶
func (f *CustomResource) SetTemplateDefaults() error
SetTemplateDefaults implements machinery.Template
Click to show internal directories.
Click to hide internal directories.