coredns/plugin
Miek Gieben 2fd31cd3e0
plugin/metadata: some cleanups (#1906)
* plugin/metadata: some cleanups

Name to provider.go as that's what being defined right now in the file.
Use request.Request because that's done in variables.go anyway. Name the
main storage M, because there is no further meaning behind.

Remove superfluous methods

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

* Fix test

Signed-off-by: Miek Gieben <miek@miek.nl>
2018-06-29 15:03:25 +01:00
..
auto plugin/forward: add REFUSED test (#1878) 2018-06-15 08:12:56 -07:00
autopath presubmit: check for uppercase (#1774) 2018-05-07 23:47:25 +02:00
bind presubmit: check for uppercase (#1774) 2018-05-07 23:47:25 +02:00
cache Fix max-age in http server (#1890) 2018-06-27 21:12:27 +01:00
chaos all: fix plugin import ordering (#1717) 2018-04-22 08:34:35 +01:00
debug Update all plugins to use plugin/pkg/log (#1694) 2018-04-19 07:41:56 +01:00
deprecated Implement deprecation notice for 1.1.4 (#1833) 2018-05-24 14:30:01 +01:00
dnssec presubmit: Check errorf as well (#1845) 2018-06-02 11:48:39 -07:00
dnstap presubmit: Check errorf as well (#1845) 2018-06-02 11:48:39 -07:00
erratic Fix typo in erratic.go (#1812) 2018-05-17 16:59:57 -04:00
errors plugin/errors: remove panic/recover (#1777) 2018-05-09 19:04:46 -07:00
etcd plugin/forward: add REFUSED test (#1878) 2018-06-15 08:12:56 -07:00
federation Watch feature (#1527) 2018-06-27 07:45:32 -07:00
file plugin/forward: add REFUSED test (#1878) 2018-06-15 08:12:56 -07:00
forward plugin/forward: Increase minimum read timeout to 200ms (#1889) 2018-06-21 11:40:19 +01:00
health - review BUG related doc for Health and Premotheus after change of behavior to be compatible with reload feature. (#1790) 2018-05-09 15:09:06 +01:00
hosts Add addition documentation for hosts plugin, fix #1825 (#1836) 2018-05-27 20:31:29 +01:00
kubernetes Watch feature (#1527) 2018-06-27 07:45:32 -07:00
loadbalance Use logging (#1718) 2018-04-22 21:40:33 +01:00
log all: fix plugin import ordering (#1717) 2018-04-22 08:34:35 +01:00
metadata plugin/metadata: some cleanups (#1906) 2018-06-29 15:03:25 +01:00
metrics - review BUG related doc for Health and Premotheus after change of behavior to be compatible with reload feature. (#1790) 2018-05-09 15:09:06 +01:00
nsid all: fix plugin import ordering (#1717) 2018-04-22 08:34:35 +01:00
pkg plugin/metadata: some cleanups (#1906) 2018-06-29 15:03:25 +01:00
pprof generate doc for 1.1.3 (#1832) 2018-05-24 07:51:59 +01:00
proxy remove deprecated code (#1888) 2018-06-20 11:35:07 +01:00
reload plugin/reload: mention auto in reload (#1793) 2018-05-11 15:09:38 -04:00
rewrite plugin/metadata: some cleanups (#1906) 2018-06-29 15:03:25 +01:00
root Use logging (#1718) 2018-04-22 21:40:33 +01:00
route53 Do Compress only when need in request.Scrub (#1760) 2018-05-01 21:04:06 +01:00
secondary plugin/forward: add REFUSED test (#1878) 2018-06-15 08:12:56 -07:00
template plugin/template: fix CNAME upstream handling (#1886) 2018-06-21 14:38:29 -04:00
test presubmit: Check errorf as well (#1845) 2018-06-02 11:48:39 -07:00
tls golinter fix (#1807) 2018-05-16 22:35:31 +01:00
trace core: remove HostAddresses() (#1728) 2018-04-25 15:27:25 +01:00
whoami Add links to whoami plugin reading material (#1815) 2018-05-22 15:38:25 +01:00
backend.go all: fix plugin import ordering (#1717) 2018-04-22 08:34:35 +01:00
backend_lookup.go Follow up on #1867 : use one map in backend_lookup (#1869) 2018-06-18 11:16:56 +01:00
normalize.go make CoreDNS DoH Server (#1619) 2018-05-21 19:40:46 +01:00
normalize_test.go CIDR query routing (#1159) 2017-10-24 10:16:03 +01:00
plugin.go all: fix plugin import ordering (#1717) 2018-04-22 08:34:35 +01:00