package
Version:
v0.2.2-beta.2
Opens a new window with list of versions in this module.
Published: Nov 21, 2023
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New returns a new Cloudflare provider.
ValidateOptions validates the options for the Cloudflare provider.
type Options struct {
Token string `json:"token"`
ZoneID string `json:"zoneID"`
Hostname string `json:"hostname"`
}
Options is the set of options for the Cloudflare provider.
Provider implements the ddns.Provider interface for Cloudflare.
Update implements the ddns.Provider interface for DuckDNS.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.