Documentation ¶
Overview ¶
Package webhook
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Webhook ¶
type Webhook struct {
// contains filtered or unexported fields
}
Webhook for external dns provider
func (*Webhook) AdjustEndpoints ¶
func (p *Webhook) AdjustEndpoints(w http.ResponseWriter, r *http.Request)
AdjustEndpoints handles the post request for adjusting endpoints
func (*Webhook) ApplyChanges ¶
func (p *Webhook) ApplyChanges(w http.ResponseWriter, r *http.Request)
ApplyChanges handles the post request for record changes
Click to show internal directories.
Click to hide internal directories.