Documentation ¶
Index ¶
- func AddLeRecord(token, leDomain, leToken string) (err error)
- func DeleteDns(token string) (err error)
- func DeleteLeRecord(token, leDomain string) (err error)
- func DownloadData(url string) (bodyBytes []byte, err error)
- func GetPdnsRecords(h *Host) (records []string)
- func Init(logSql bool) (err error)
- func ListCronEntries() []*cron.Entry
- func RegisterDns(mainzone, subzone, token, ip string) (err error, newToken string)
- func UpdateDns(token, ip string) (err error)
- type CronJob
- type Host
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddLeRecord ¶
func DeleteLeRecord ¶
func DownloadData ¶
func GetPdnsRecords ¶
func ListCronEntries ¶
func RegisterDns ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.