github

package
v4.1.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2019 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package github contains webhook.Plugin implementation of github webhooks according to https://developer.github.com/webhooks/

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WebHookPlugin

type WebHookPlugin struct{}

WebHookPlugin used for processing github webhook requests.

func New

func New() *WebHookPlugin

New returns github webhook plugin.

func (*WebHookPlugin) Extract

func (p *WebHookPlugin) Extract(buildCfg *buildv1.BuildConfig, trigger *buildv1.WebHookTrigger, req *http.Request) (revision *buildv1.SourceRevision, envvars []corev1.EnvVar, dockerStrategyOptions *buildv1.DockerStrategyOptions, proceed bool, err error)

Extract services webhooks from github.com

func (*WebHookPlugin) GetTriggers

func (p *WebHookPlugin) GetTriggers(buildConfig *buildv1.BuildConfig) ([]*buildv1.WebHookTrigger, error)

GetTriggers retrieves the WebHookTriggers for this webhook type (if any)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL