dnscontrol/providers
Tom Limoncelli de4455942b
Refactor RecordConfig: Add getters/setters (#314)
* Replace RecordConfig.Name and .NameFQDN with getters and setters.
* Replace RecordConfig.Target with getters and setters.
* Eliminate the CombinedTarget concept.
* Add RecordConfig.PopulateFromString to reduce code in all providers.
* encode and decode name.com txt records (#315)
* Replace fmt.Errorf with errors.Errorf
2018-02-15 12:02:50 -05:00
..
_all Vet and Lint the entire system (#296) 2018-01-09 12:53:16 -05:00
activedir Refactor RecordConfig: Add getters/setters (#314) 2018-02-15 12:02:50 -05:00
bind Refactor RecordConfig: Add getters/setters (#314) 2018-02-15 12:02:50 -05:00
cloudflare Refactor RecordConfig: Add getters/setters (#314) 2018-02-15 12:02:50 -05:00
config Switch from fmt.Error* to errors.Error* (#317) 2018-02-05 16:17:20 -05:00
diff Refactor RecordConfig: Add getters/setters (#314) 2018-02-15 12:02:50 -05:00
digitalocean Refactor RecordConfig: Add getters/setters (#314) 2018-02-15 12:02:50 -05:00
dnsimple Refactor RecordConfig: Add getters/setters (#314) 2018-02-15 12:02:50 -05:00
gandi Refactor RecordConfig: Add getters/setters (#314) 2018-02-15 12:02:50 -05:00
gcloud Refactor RecordConfig: Add getters/setters (#314) 2018-02-15 12:02:50 -05:00
linode Switch from fmt.Error* to errors.Error* (#317) 2018-02-05 16:17:20 -05:00
namecheap Switch from fmt.Error* to errors.Error* (#317) 2018-02-05 16:17:20 -05:00
namedotcom Refactor RecordConfig: Add getters/setters (#314) 2018-02-15 12:02:50 -05:00
ns1 Refactor RecordConfig: Add getters/setters (#314) 2018-02-15 12:02:50 -05:00
ovh Refactor RecordConfig: Add getters/setters (#314) 2018-02-15 12:02:50 -05:00
route53 Refactor RecordConfig: Add getters/setters (#314) 2018-02-15 12:02:50 -05:00
softlayer Switch from fmt.Error* to errors.Error* (#317) 2018-02-05 16:17:20 -05:00
vultr Refactor RecordConfig: Add getters/setters (#314) 2018-02-15 12:02:50 -05:00
capabilities.go ROUTE53: Support Route53's ALIAS record type (#239) (#301) 2018-01-16 05:53:12 -05:00
providers.go Switch from fmt.Error* to errors.Error* (#317) 2018-02-05 16:17:20 -05:00