dnsimple

package
v0.2.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2018 License: MIT Imports: 12 Imported by: 23

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DnsimpleApi

type DnsimpleApi struct {
	AccountToken string // The account access token
	BaseURL      string // An alternate base URI
	// contains filtered or unexported fields
}

DnsimpleApi is the handle for this provider.

func (*DnsimpleApi) GetDomainCorrections

func (c *DnsimpleApi) GetDomainCorrections(dc *models.DomainConfig) ([]*models.Correction, error)

GetDomainCorrections returns corrections that update a domain.

func (*DnsimpleApi) GetNameservers

func (c *DnsimpleApi) GetNameservers(domainName string) ([]*models.Nameserver, error)

GetNameservers returns the name servers for a domain.

func (*DnsimpleApi) GetRegistrarCorrections

func (c *DnsimpleApi) GetRegistrarCorrections(dc *models.DomainConfig) ([]*models.Correction, error)

GetRegistrarCorrections returns corrections that update a domain's registrar.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL