digitalocean

package
v2.10.1-0...-2a44a89 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2020 License: MIT Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDo

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.

func (*DoApi) GetZoneRecords

func (api *DoApi) GetZoneRecords(domain string) (models.Records, error)

GetZoneRecords gets the records of a zone and returns them in RecordConfig format.

Jump to

Keyboard shortcuts

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