//
pkg.gl
Category
github.com/uib-ub/hono-kube-deploy-automation
internal
webhook
package
0.0.0-20241108123526-22332d681e58
Repository:
https://github.com/uib-ub/hono-kube-deploy-automation.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
1
Files
566 SLOC
#
Functions
NewServer
NewServer creates a new Server instance with the provided clients and options.
WebhookHandler
WebhookHandler returns an HTTP handler function that processes GitHub webhook events.
#
Structs
Options
Options holds the configuration options for the webhook server.
Server
Server encapsulates the clients and options needed to handle webhook events, manage containerization, and handle Kubernetes deployment.