Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewInterceptor ¶
func NewInterceptor(gh *triggersv1.GitHubInterceptor, k kubernetes.Interface, ns string, l *zap.SugaredLogger) interceptors.Interceptor
Types ¶
type Interceptor ¶
type Interceptor struct {
KubeClientSet kubernetes.Interface
Logger *zap.SugaredLogger
GitHub *triggersv1.GitHubInterceptor
EventListenerNamespace string
}
func (*Interceptor) ExecuteTrigger ¶
Click to show internal directories.
Click to hide internal directories.