Files
coredns/plugin
Miek Gieben c1c98924c3 Add new plugin: external - resolve k8s ingress and LB address with external names (#2379)
* Add new plugin: external

This plugin works in conjunction with the kubernetes plugin and exports
ingress and LB addresses as DNS records. It bypasses backend.go and
backend_lookup.go flow because it is not needed.

README, tests are implemented. The tests only exercise the unit tests,
this has not been tested in any ci.

Signed-off-by: Miek Gieben <miek@miek.nl>

* Rename to k8s_external

Signed-off-by: Miek Gieben <miek@miek.nl>

* go gen

Signed-off-by: Miek Gieben <miek@miek.nl>
2018-12-14 09:41:51 +00:00
..
2018-11-13 16:46:48 -05:00
2018-10-18 21:42:53 +00:00
2018-07-19 16:23:06 +01:00
2018-11-01 19:37:13 +00:00
2018-07-19 16:23:06 +01:00
2018-12-06 21:18:11 +00:00
2018-09-19 08:16:04 +01:00
2018-12-06 21:18:11 +00:00
2018-11-09 20:32:43 +00:00
2018-12-06 21:18:11 +00:00
2018-12-10 02:17:15 -08:00
2018-12-07 09:45:13 +00:00
2018-08-14 08:55:55 -07:00
2018-12-10 02:17:15 -08:00
2018-07-19 16:23:06 +01:00
2018-07-19 16:23:06 +01:00
2018-08-14 08:55:55 -07:00
2018-08-14 08:55:55 -07:00
2018-11-21 07:44:17 -08:00
2018-07-28 10:32:13 +01:00
2018-07-19 16:23:06 +01:00
2018-12-06 21:18:11 +00:00
2018-07-19 16:23:06 +01:00
2017-10-24 10:16:03 +01:00
2018-09-19 08:16:04 +01:00
2018-11-05 05:59:24 -08:00