Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deployment ¶
type Deployment struct { machinery.TemplateMixin machinery.ProjectNameMixin // DeployImages if true will scaffold the env with the images DeployImages bool // Force if true allow overwrite the scaffolded file Force bool // HasWebhooks is true when webhooks were found in the config HasWebhooks bool }
Deployment scaffolds the manager Deployment for the Helm chart
func (*Deployment) SetTemplateDefaults ¶
func (f *Deployment) SetTemplateDefaults() error
SetTemplateDefaults sets the default template configuration
Click to show internal directories.
Click to hide internal directories.