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.
Click to show internal directories.
Click to hide internal directories.