dnscontrol/models
F.D.Castel 0d12eb7dc6
CLOUDFLAREAPI: Adds CF_WORKER_ROUTE (#1243)
* CLOUDFLAREAPI: Adds CF_WORKER_ROUTE.

- CLOUDFLAREAPI: Initial support for CF_WORKER_ROUTE.
- Put CF_WORKER_ROUTE behind a per-domain feature-flag.
- Adds Integration Test.
- Create Cloudflare workers for tests.
- Updates documentation.

* Workaround for updateWorkerRoute causing stack overflow.

* Sets AccountID.

* Updates to latest master (Thanks @tresni!).

* Removes $CLOUDFLAREAPI_ACCOUNTNAME.

* Add alltrue() filter and -cfworkers flag

* Final workers changes

* alltrue() should be implemented like other filters.
* Update documentation.

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2021-10-11 16:04:49 -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 MAINTENANCE: Return error instead of panic when converting RR to RC (#1199) 2021-07-06 11:03:29 -04:00
domain.go CLOUDFLAREAPI: Adds CF_WORKER_ROUTE (#1243) 2021-10-11 16:04:49 -04: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 CLOUDFLAREAPI: Adds CF_WORKER_ROUTE (#1243) 2021-10-11 16:04:49 -04:00
record_test.go "Target" RecordConfig should not be exported (#1061) 2021-03-04 18:58:23 -05:00
t_caa.go Switch to Go 1.13 error wrapping (#604) 2020-01-28 11:06:56 -05:00
t_ds.go GANDI_V5: supports DS records already (#1112) 2021-03-29 10:04:36 -04:00
t_mx.go Switch to Go 1.13 error wrapping (#604) 2020-01-28 11:06:56 -05:00
t_naptr.go Improve MSDNS naptr support (#1165) 2021-06-24 18:26:21 -04:00
t_parse.go NEW PROVIDER: AkamaiEdgeDNS (#1174) 2021-06-22 10:24:49 -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 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 Re-engineer TXT records for simplicity and better compliance (#1063) 2021-03-07 13:19:22 -05:00
target.go Improve MSDNS naptr support (#1165) 2021-06-24 18:26:21 -04: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