dnscontrol/models
fuero 4586ad1281
Direct SOA record management (#1115)
* Adds SOA record to JS, zone parsing and record validation

* adds JS parsing test for SOA record

* fix validation & regenerates static resources

* Adds label and target test for SOA record

* Removes serial from SOA JS macro

* Adds generated resources

* reformat with gofmt

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2021-05-04 15:47:26 -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 Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
quotes.go
quotes_test.go
record.go Direct SOA record management (#1115) 2021-05-04 15:47:26 -04: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 DNSIMPLE: support NAPTR (#671) 2020-03-01 09:36:55 -05:00
t_parse.go allow alias-records to be parsed (#1096) 2021-03-21 14:04:03 -04: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
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 linting (#693) 2020-03-10 16:53:17 -04:00
tonameservers_test.go GetNameservers is inconsistent across providers (#655) 2020-03-01 10:33:24 -05:00