Documentation
¶
Overview ¶
Package pkg includes the publicly available API for cloudflare-ddns-update
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API struct {
// contains filtered or unexported fields
}
The API includes all available endpoints
func NewAPI ¶
NewAPI creates a new API variable. apiToken is used for authentication to cloudflare and debug enables the request/response logger
func (API) DDNSUpdate ¶
DDNSUpdate is based on the Dyn v3 API and should be bound to GET /v3/update
Click to show internal directories.
Click to hide internal directories.