Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFactory ¶
NewFactory creates a factory for Generic Webhook Receiver.
Types ¶
type Config ¶
type Config struct {
confighttp.HTTPServerSettings `mapstructure:",squash"` // squash ensures fields are correctly decoded in embedded struct
}
Config defines configuration for the Generic Webhook receiver.
Click to show internal directories.
Click to hide internal directories.