digitalocean

package
v3.4.2 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2020 License: MIT Imports: 10 Imported by: 0

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 added in v3.3.0

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

DoAPI is the handle for operations.

func (*DoAPI) EnsureDomainExists added in v3.3.0

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

EnsureDomainExists returns an error if domain doesn't exist.

func (*DoAPI) GetDomainCorrections added in v3.3.0

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

GetDomainCorrections returns a list of corretions for the domain.

func (*DoAPI) GetNameservers added in v3.3.0

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

GetNameservers returns the nameservers for domain.

func (*DoAPI) GetZoneRecords added in v3.3.0

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