server

package
v1.6.2 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: MPL-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const KubeChecksHooksPathPrefix = "/hooks"

Variables

This section is empty.

Functions

func ProcessCheckEvent added in v1.3.0

func ProcessCheckEvent(ctx context.Context, pr vcs.PullRequest, ctr container.Container, processors []checks.ProcessorEntry)

Types

type RepoDirectory added in v1.5.0

type RepoDirectory struct {
}

type Server

type Server struct {
	// contains filtered or unexported fields
}

func NewServer

func NewServer(ctr container.Container, processors []checks.ProcessorEntry) *Server

func (*Server) Start

func (s *Server) Start(ctx context.Context)

type VCSHookHandler

type VCSHookHandler struct {
	// contains filtered or unexported fields
}

func NewVCSHookHandler

func NewVCSHookHandler(ctr container.Container, processors []checks.ProcessorEntry) *VCSHookHandler

func (*VCSHookHandler) AttachHandlers

func (h *VCSHookHandler) AttachHandlers(grp *echo.Group)

Jump to

Keyboard shortcuts

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