coredns/plugin
Miek Gieben be1ac9fed4
plugins: remove upstream [ADDRESS] from docs (#2772)
Various plugins still had this documented, the setup functions still
allow it (which is fine), but update the docs that this arguments isn't
there any more.

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-04-08 16:45:29 +01:00
..
auto Fully deprecate TIMEOUT and NO_RELOAD (#2742) 2019-04-01 07:28:01 +01:00
autopath Update README.md (#2747) 2019-04-01 10:38:17 -04:00
bind Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
cache [plugin/cache] cache failures (#2720) 2019-04-08 11:15:05 +01:00
cancel plugin/cancel: add context cancelation plugin (#2711) 2019-03-29 19:40:23 +00:00
chaos Run gofmt -w -s on codebase (#2773) 2019-04-08 11:13:46 +01:00
debug Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
deprecated Implement deprecation notice for 1.1.4 (#1833) 2018-05-24 14:30:01 +01:00
dnssec Remove unused test case (#2562) 2019-02-17 08:31:58 +00:00
dnstap Support logging to dnstap in forward plugin (#2703) 2019-03-23 09:45:20 +00:00
erratic plugin/health: remove ability to poll other plugins (#2547) 2019-03-07 22:13:47 +00:00
errors plugin/errors: remove cLogger and eLogger (#2657) 2019-03-07 20:14:09 +00:00
etcd plugins: remove upstream [ADDRESS] from docs (#2772) 2019-04-08 16:45:29 +01:00
federation plugins: remove upstream [ADDRESS] from docs (#2772) 2019-04-08 16:45:29 +01:00
file Fully deprecate TIMEOUT and NO_RELOAD (#2742) 2019-04-01 07:28:01 +01:00
forward plugin/forward: remove proxy comparison (#2760) 2019-04-04 13:36:17 -07:00
grpc request.Request: remove useless function (#2714) 2019-03-24 13:26:15 +00:00
health plugin/health: remove ability to poll other plugins (#2547) 2019-03-07 22:13:47 +00:00
hosts Remove redundant words in comments (#2589) 2019-02-20 18:20:48 -08:00
import Trivial fix typo (#2590) 2019-02-21 07:23:34 +00:00
k8s_external cleanup by fmt and remove redundant type declarations (#2563) 2019-02-17 08:32:28 +00:00
kubernetes plugins: remove upstream [ADDRESS] from docs (#2772) 2019-04-08 16:45:29 +01:00
loadbalance Do not muck with ordering of XFRs (#2329) 2018-11-21 08:38:19 +01:00
log Run gofmt -w -s on codebase (#2773) 2019-04-08 11:13:46 +01:00
loop Move *proxy* to external (#2651) 2019-03-04 07:32:38 +00:00
metadata plugin/metadata: tweak the docs a little (#2685) 2019-03-13 07:26:29 +00:00
metrics Run gofmt -w -s on codebase (#2773) 2019-04-08 11:13:46 +01:00
nsid Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
pkg [plugin/cache] cache failures (#2720) 2019-04-08 11:15:05 +01:00
pprof plugin/pprof: spice up the readme (#2731) 2019-03-29 12:47:59 +00:00
ready Add *ready* plugin (#2616) 2019-03-07 20:35:16 +00:00
reload plugin/reload: add bug text about import (#2638) 2019-03-02 09:03:25 +00:00
rewrite Fix error string should not be capitalized (#2608) 2019-02-27 08:25:02 -05:00
root Typo fixes (#2031) 2018-08-14 08:55:55 -07:00
route53 plugins: remove upstream [ADDRESS] from docs (#2772) 2019-04-08 16:45:29 +01:00
secondary Default to upstream to self (#2436) 2019-01-13 16:54:49 +00:00
template Remove context.Context from request.Request (#2726) 2019-03-26 14:37:30 +00:00
test Fix error string should not be capitalized (#2608) 2019-02-27 08:25:02 -05:00
tls Move *proxy* to external (#2651) 2019-03-04 07:32:38 +00:00
trace Remove server addr from the context (#2722) 2019-03-25 10:46:44 -07:00
whoami Fuzzing: add more fuzzing targets (#2402) 2018-12-17 07:49:15 +00:00
backend.go Remove context.Context from request.Request (#2726) 2019-03-26 14:37:30 +00:00
backend_lookup.go Remove context.Context from request.Request (#2726) 2019-03-26 14:37:30 +00:00
done.go plugin/cancel: add context cancelation plugin (#2711) 2019-03-29 19:40:23 +00:00
log_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
normalize.go plugin/kubernetes: fix case preservation and add test (#2430) 2019-01-08 08:30:03 -05:00
normalize_test.go Stop importing testing in the main binary (#2479) 2019-01-19 11:23:13 +00:00
plugin.go Remove server addr from the context (#2722) 2019-03-25 10:46:44 -07:00