Versions in this module Expand all Collapse all v0 v0.3.0 Mar 19, 2016 Changes in this version + type DNSProvider struct + func NewDNSProvider(awsAccessKey, awsSecretKey, awsRegionName string) (*DNSProvider, error) + func (r *DNSProvider) CleanUp(domain, token, keyAuth string) error + func (r *DNSProvider) Present(domain, token, keyAuth string) error