webhook

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Update string = "update"
	Delete string = "delete"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type WebhookMsg

type WebhookMsg struct {
	Verb           string        `json:"verb"`
	OperatorObject client.Object `json:"operatorObject"`
}

type WebhookReconciler

type WebhookReconciler struct {
	logr.Logger
	etc.Config
	client.Client
}

func (*WebhookReconciler) SetupWithManager

func (r *WebhookReconciler) SetupWithManager(mgr ctrl.Manager) error

Jump to

Keyboard shortcuts

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