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