Documentation ¶
Index ¶
Constants ¶
View Source
const KubeChecksHooksPathPrefix = "/hooks"
Variables ¶
This section is empty.
Functions ¶
func ProcessCheckEvent ¶ added in v1.3.0
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func NewServer ¶
func NewServer(cfg *config.ServerConfig) *Server
type VCSHookHandler ¶
type VCSHookHandler struct {
// contains filtered or unexported fields
}
func NewVCSHookHandler ¶
func NewVCSHookHandler(cfg *config.ServerConfig) *VCSHookHandler
func (*VCSHookHandler) AttachHandlers ¶
func (h *VCSHookHandler) AttachHandlers(grp *echo.Group)
Click to show internal directories.
Click to hide internal directories.