Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Drivers map[string]Driver
Functions ¶
func RegisterDrivers ¶
func RegisterDrivers(Management *config.ScaledContext)
Types ¶
type WebhookHandler ¶
type WebhookHandler struct { }
func New ¶
func New(management *config.ScaledContext) *WebhookHandler
func (*WebhookHandler) ServeHTTP ¶
func (h *WebhookHandler) ServeHTTP(rw http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.