coredns/plugin/etcd/msg
Jonathan Nagy e3266d24f7 Resolve TXT records via CNAME (#3557)
* Add test case for TXT lookup via CNAME

Signed-off-by: Jonathan Nagy <nagytech@users.noreply.github.com>

* Return HostType of explicit TXT records

Signed-off-by: Jonathan Nagy <nagytech@users.noreply.github.com>

* Adapt TXT method lookup to allow lookup via CNAME

Signed-off-by: Jonathan Nagy <nagytech@users.noreply.github.com>

* Implement lookup of TXT records via CNAME

Signed-off-by: Jonathan Nagy <nagytech@users.noreply.github.com>
2020-01-03 14:16:04 +01:00
..
path.go Cleanup: fix some typos in code comment (#3172) 2019-08-22 14:35:55 +00:00
path_test.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
service.go msg.Service: optimize a bit (#2374) 2018-12-07 12:09:09 -08:00
service_test.go go report card fixes (#3182) 2019-08-24 18:14:25 +00:00
type.go Resolve TXT records via CNAME (#3557) 2020-01-03 14:16:04 +01:00
type_test.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00