Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Nameservers nameservers DnsAddr string Domain Domain TlsVerify bool TlsCaCert string TlsCert string TlsKey string HttpAddr string Ttl int CreateAlias bool Verbose bool Quiet bool }
Config contains DNSDock configuration
type Entry ¶
func EntryPointerToEntry ¶
type Service ¶
Service represents a container and an attached DNS record service(recode_type: "A",value: []string{"127.0.0.1","127.0.0.1"},Aliases: "www.duitang.net" ))
func BatchEntryToServer ¶
func EntryToServer ¶
Click to show internal directories.
Click to hide internal directories.