webhookreceiver

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WebhookReceiver added in v0.10.0

type WebhookReceiver struct {
	// contains filtered or unexported fields
}

WebhookReceiver is a server that listens for webhooks and triggers reconciles of ChangeTransferPolicies.

func NewWebhookReceiver

func NewWebhookReceiver(mgr controllerruntime.Manager) WebhookReceiver

NewWebhookReceiver creates a new instance of WebhookReceiver.

func (*WebhookReceiver) Start added in v0.10.0

func (wr *WebhookReceiver) Start(ctx context.Context, addr string) error

Start starts the webhook receiver server on the given address.

Jump to

Keyboard shortcuts

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