Versions in this module Expand all Collapse all v0 v0.2.4 Dec 6, 2017 Changes in this version + func NewLinode(m map[string]string, metadata json.RawMessage) (providers.DNSServiceProvider, error) + type LinodeApi struct + func (api *LinodeApi) GetDomainCorrections(dc *models.DomainConfig) ([]*models.Correction, error) + func (api *LinodeApi) GetNameservers(domain string) ([]*models.Nameserver, error)