webhook

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WorkflowPrefix = "workflow-"
	PipelinePrefix = "pipeline-"
	ColliePrefix   = "collie-"
	ServicePrefix  = "service-"
)

Variables

This section is empty.

Functions

func NewClient

func NewClient() *client

func NewWebhookController

func NewWebhookController() *controller

Types

type TaskOption added in v1.3.0

type TaskOption struct {
	Name    string
	Owner   string
	Repo    string
	Address string
	Token   string
	Ref     string
	From    string
	AK      string
	SK      string
	Region  string
}

type WebHook added in v1.3.0

type WebHook struct {
	Owner, Repo, Address, Name string
	CodeHostID                 int
}

Jump to

Keyboard shortcuts

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