digitalocean

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: 11 Imported by: 23

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)

NewDo creates a DO-specific DNS provider.

Types

type DoApi

type DoApi struct {
	// contains filtered or unexported fields
}

DoApi is the handle for operations.

func (*DoApi) EnsureDomainExists

func (api *DoApi) EnsureDomainExists(domain string) error

EnsureDomainExists returns an error if domain doesn't exist.

func (*DoApi) GetDomainCorrections

func (api *DoApi) GetDomainCorrections(dc *models.DomainConfig) ([]*models.Correction, error)

GetDomainCorrections returns a list of corretions for the domain.

func (*DoApi) GetNameservers

func (api *DoApi) GetNameservers(domain string) ([]*models.Nameserver, error)

GetNameservers returns the nameservers for domain.

Jump to

Keyboard shortcuts

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