Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewInterceptor ¶
func NewInterceptor( service Service, ) v1beta1.InterceptorInterface
Types ¶
type Service ¶
type Service interface {
Sync(ctx context.Context, eventType string, cloudEvent *cloudevent.TektonCloudEventData) error
}
Click to show internal directories.
Click to hide internal directories.