dnscontrol/models
Joel Margolis a57bf35788
EXOSCALE: Update exoscale/egoscale client to v0.23.0 (#664)
* Update Exoscale provider

* Update vendor folder for exoscale/egoscale v0.23.0

* Fix typos and SRV parsing

* Add . at the end of SRV records for exoscale
2020-02-27 23:06:12 -05:00
..
dns.go BIND: Improve SOA serial number handling (#651) 2020-02-23 13:58:49 -05:00
dns_test.go Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
dnsrr.go BIND: Improve SOA serial number handling (#651) 2020-02-23 13:58:49 -05:00
domain.go BIND: Improve SOA serial number handling (#651) 2020-02-23 13:58:49 -05:00
provider.go Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
quotes.go Refactor RecordConfig: Add getters/setters (#314) 2018-02-15 12:02:50 -05:00
quotes_test.go Refactor RecordConfig: Add getters/setters (#314) 2018-02-15 12:02:50 -05:00
record.go BIND: Improve SOA serial number handling (#651) 2020-02-23 13:58:49 -05:00
record_test.go Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
t_caa.go Switch to Go 1.13 error wrapping (#604) 2020-01-28 11:06:56 -05:00
t_mx.go Switch to Go 1.13 error wrapping (#604) 2020-01-28 11:06:56 -05:00
t_naptr.go Switch to Go 1.13 error wrapping (#604) 2020-01-28 11:06:56 -05:00
t_parse.go BIND: Improve SOA serial number handling (#651) 2020-02-23 13:58:49 -05:00
t_soa.go BIND: Improve SOA serial number handling (#651) 2020-02-23 13:58:49 -05:00
t_srv.go EXOSCALE: Update exoscale/egoscale client to v0.23.0 (#664) 2020-02-27 23:06:12 -05:00
t_sshfp.go Switch to Go 1.13 error wrapping (#604) 2020-01-28 11:06:56 -05:00
t_tlsa.go Switch to Go 1.13 error wrapping (#604) 2020-01-28 11:06:56 -05:00
t_txt.go Refactor in preparation to unexport RecordConfig.{Name,NameFQDN,Target} (#337) 2018-03-19 17:18:58 -04:00
target.go BIND: Improve SOA serial number handling (#651) 2020-02-23 13:58:49 -05:00
util.go BIND: Improve SOA serial number handling (#651) 2020-02-23 13:58:49 -05:00