Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DnsCmd = &cobra.Command{
Use: "dns",
Short: "Manage Cloudflare DNS records",
}
Functions ¶
This section is empty.
Types ¶
type RecordInformation ¶ added in v0.1.2
type RecordWithZone ¶ added in v0.2.0
type RecordWithZone struct { dns.RecordResponse ZoneName string }
Click to show internal directories.
Click to hide internal directories.