Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InboundWebhookHandler ¶
type InboundWebhookHandler struct {
// contains filtered or unexported fields
}
func NewInboundWebhookHandler ¶
func NewInboundWebhookHandler(c kclient.Client, hostname string, username, password string) *InboundWebhookHandler
func (*InboundWebhookHandler) InboundWebhookHandler ¶
func (h *InboundWebhookHandler) InboundWebhookHandler(req api.Context) error
Click to show internal directories.
Click to hide internal directories.