webhook

package
v2.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 16, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InjectCAPatch

type InjectCAPatch struct {
	file.TemplateMixin
}

InjectCAPatch scaffolds the InjectCAPatch file in manager folder.

func (*InjectCAPatch) SetTemplateDefaults

func (f *InjectCAPatch) SetTemplateDefaults() error

SetTemplateDefaults implements input.Template

type Kustomization

type Kustomization struct {
	file.TemplateMixin
}

Kustomization scaffolds the Kustomization file in manager folder.

func (*Kustomization) SetTemplateDefaults

func (f *Kustomization) SetTemplateDefaults() error

SetTemplateDefaults implements input.Template

type KustomizeConfigWebhook

type KustomizeConfigWebhook struct {
	file.TemplateMixin
}

KustomizeConfigWebhook scaffolds the Kustomization file in manager folder.

func (*KustomizeConfigWebhook) SetTemplateDefaults

func (f *KustomizeConfigWebhook) SetTemplateDefaults() error

SetTemplateDefaults implements input.Template

type Service

type Service struct {
	file.TemplateMixin
}

Service scaffolds the Service file in manager folder.

func (*Service) SetTemplateDefaults

func (f *Service) SetTemplateDefaults() error

SetTemplateDefaults implements input.Template

type Webhook

type Webhook struct {
	file.TemplateMixin
	file.MultiGroupMixin
	file.BoilerplateMixin
	file.ResourceMixin

	// Is the Group domain for the Resource replacing '.' with '-'
	GroupDomainWithDash string

	// If scaffold the defaulting webhook
	Defaulting bool
	// If scaffold the validating webhook
	Validating bool
}

Webhook scaffolds a Webhook for a Resource

func (*Webhook) SetTemplateDefaults

func (f *Webhook) SetTemplateDefaults() error

SetTemplateDefaults implements input.Template

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL