Documentation
¶
Index ¶
- func DeletePRJob(k *kube.Client, jobName string, pr github.PullRequest) error
- func SetJobStatus(k *kube.Client, podName, jobName, state, desc, url string) error
- func StartJob(k *kube.Client, jobName, context string, br BuildRequest) error
- func StartPRJob(k *kube.Client, jobName, context string, pr github.PullRequest, baseSHA string) error
- func StartPushJob(k *kube.Client, jobName string, pe github.PushEvent) error
- type BuildRequest
- type Pull
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeletePRJob ¶
func SetJobStatus ¶
func StartPRJob ¶
Types ¶
type BuildRequest ¶
func (BuildRequest) GetRefs ¶
func (b BuildRequest) GetRefs() string
Click to show internal directories.
Click to hide internal directories.