Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDo ¶ added in v0.2.2
func NewDo(m map[string]string, metadata json.RawMessage) (providers.DNSServiceProvider, error)
Types ¶
type DoApi ¶
type DoApi struct {
// contains filtered or unexported fields
}
func (*DoApi) EnsureDomainExists ¶
func (*DoApi) GetDomainCorrections ¶
func (api *DoApi) GetDomainCorrections(dc *models.DomainConfig) ([]*models.Correction, error)
func (*DoApi) GetNameservers ¶
func (api *DoApi) GetNameservers(domain string) ([]*models.Nameserver, error)
Click to show internal directories.
Click to hide internal directories.