linode

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: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLinode

func NewLinode(m map[string]string, metadata json.RawMessage) (providers.DNSServiceProvider, error)

NewLinode creates the provider.

Types

type LinodeAPI added in v3.3.0

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

LinodeAPI is the handle for this provider.

func (*LinodeAPI) GetDomainCorrections added in v3.3.0

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

GetDomainCorrections returns the corrections for a domain.

func (*LinodeAPI) GetNameservers added in v3.3.0

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

GetNameservers returns the nameservers for a domain.

func (*LinodeAPI) GetZoneRecords added in v3.3.0

func (api *LinodeAPI) 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