Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewInterceptor ¶
func NewInterceptor(wh *triggersv1.WebhookInterceptor, c *http.Client, ns string, l *zap.SugaredLogger) interceptors.Interceptor
Types ¶
type Interceptor ¶
type Interceptor struct { HTTPClient *http.Client TriggerNamespace string Logger *zap.SugaredLogger Webhook *triggersv1.WebhookInterceptor }
func (*Interceptor) ExecuteTrigger ¶
Click to show internal directories.
Click to hide internal directories.