Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Chart ¶
type Chart struct { machinery.TemplateMixin machinery.ProjectNameMixin machinery.RepositoryMixin Force bool }
Chart scaffolds a file that defines the kustomization scheme for the webhook folder
func (*Chart) SetTemplateDefaults ¶
SetTemplateDefaults implements file.Template
type HelmIgnore ¶
type HelmIgnore struct { machinery.TemplateMixin machinery.ProjectNameMixin Force bool }
HelmIgnore scaffolds a file that defines the kustomization scheme for the webhook folder
func (*HelmIgnore) SetTemplateDefaults ¶
func (f *HelmIgnore) SetTemplateDefaults() error
SetTemplateDefaults implements file.Template
type Values ¶
type Values struct { machinery.TemplateMixin machinery.ProjectNameMixin machinery.RepositoryMixin Force bool GithubDockerRepo string }
Values scaffolds a file that defines the kustomization scheme for the webhook folder
func (*Values) SetTemplateDefaults ¶
SetTemplateDefaults implements file.Template
Click to show internal directories.
Click to hide internal directories.