Documentation ¶
Index ¶
Constants ¶
View Source
const ( HooksEndpointPrefix = "hooks?gitwebhookId=" GitWebHookParam = "gitwebhookId" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitHub ¶
type GitHub struct { scmprovider.SCM // contains filtered or unexported fields }
func (*GitHub) Create ¶
func (w *GitHub) Create(ctx context.Context, obj *webhookv1.GitWatcher) (*webhookv1.GitWatcher, error)
func (*GitHub) HandleHook ¶
Click to show internal directories.
Click to hide internal directories.