Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterDefault ¶
func RegisterDefault(registry destregistry.Registry, opts RegisterDefaultDestinationOptions) error
Types ¶
type DestWebhookConfig ¶
type DestWebhookConfig struct { HeaderPrefix string DisableDefaultEventIDHeader bool DisableDefaultSignatureHeader bool DisableDefaultTimestampHeader bool DisableDefaultTopicHeader bool SignatureContentTemplate string SignatureHeaderTemplate string SignatureEncoding string SignatureAlgorithm string }
type RegisterDefaultDestinationOptions ¶
type RegisterDefaultDestinationOptions struct {
Webhook *DestWebhookConfig
}
Click to show internal directories.
Click to hide internal directories.