Versions in this module Expand all Collapse all v0 v0.2.3 Oct 19, 2017 Changes in this version + func NewVultr(m map[string]string, metadata json.RawMessage) (providers.DNSServiceProvider, error) + type VultrApi struct + func (api *VultrApi) EnsureDomainExists(domain string) error + func (api *VultrApi) GetDomainCorrections(dc *models.DomainConfig) ([]*models.Correction, error) + func (api *VultrApi) GetNameservers(domain string) ([]*models.Nameserver, error)