dnscontrol/models
Phil Pennock 059b58ed9e
GANDI_V5: supports DS records already (#1112)
* Simply mark DS as supported, let existing tests handle it.
* Fix trivial typo in diagnostic feedback from model SetTargetDSString()
* The support matrix includes more changes because it was stale.
2021-03-29 10:04:36 -04:00
..
dns.go Re-engineer TXT records for simplicity and better compliance (#1063) 2021-03-07 13:19:22 -05:00
dns_test.go "Target" RecordConfig should not be exported (#1061) 2021-03-04 18:58:23 -05:00
dnsrr.go Cleanups: Fix many issues reported by staticcheck.io (#837) 2020-08-30 20:38:08 -04:00
domain.go "Target" RecordConfig should not be exported (#1061) 2021-03-04 18:58:23 -05:00
provider.go
quotes.go
quotes_test.go
record.go Re-engineer TXT records for simplicity and better compliance (#1063) 2021-03-07 13:19:22 -05:00
record_test.go "Target" RecordConfig should not be exported (#1061) 2021-03-04 18:58:23 -05:00
t_caa.go
t_ds.go GANDI_V5: supports DS records already (#1112) 2021-03-29 10:04:36 -04:00
t_mx.go
t_naptr.go
t_parse.go allow alias-records to be parsed (#1096) 2021-03-21 14:04:03 -04:00
t_soa.go
t_srv.go
t_sshfp.go
t_tlsa.go
t_txt.go Re-engineer TXT records for simplicity and better compliance (#1063) 2021-03-07 13:19:22 -05:00
target.go Re-engineer TXT records for simplicity and better compliance (#1063) 2021-03-07 13:19:22 -05:00
tdwarn.go
tonameservers_test.go