Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateOptions ¶
ValidateOptions validates the options for the Cloudflare provider.
Types ¶
type Options ¶
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.
Click to show internal directories.
Click to hide internal directories.