Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DNSProvider ¶
type DNSProvider struct {
// contains filtered or unexported fields
}
func (*DNSProvider) Init ¶
func (provider *DNSProvider) Init(conf *settings.Settings)
func (*DNSProvider) UpdateIP ¶
func (provider *DNSProvider) UpdateIP(domain, subdomain, ip string) error
Click to show internal directories.
Click to hide internal directories.