Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ManagerWebhookPatch ¶
type ManagerWebhookPatch struct {
machinery.TemplateMixin
Force bool
}
ManagerWebhookPatch scaffolds a file that defines the patch that enables webhooks on the manager
func (*ManagerWebhookPatch) SetTemplateDefaults ¶
func (f *ManagerWebhookPatch) SetTemplateDefaults() error
SetTemplateDefaults implements file.Template
type WebhookCAInjectionPatch ¶
type WebhookCAInjectionPatch struct {
machinery.TemplateMixin
machinery.ResourceMixin
}
WebhookCAInjectionPatch scaffolds a file that defines the patch that adds annotation to webhooks
func (*WebhookCAInjectionPatch) SetTemplateDefaults ¶
func (f *WebhookCAInjectionPatch) SetTemplateDefaults() error
SetTemplateDefaults implements file.Template
Click to show internal directories.
Click to hide internal directories.