Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Plugin ¶
type Plugin interface {
Handle(*git.Webhook, *cicdv1.IntegrationConfig) error
}
Plugin is a webhook plugin interface, which handles git webhook payloads
Click to show internal directories.
Click to hide internal directories.