mirror of
https://github.com/coredns/coredns.git
synced 2025-11-24 12:44:05 -05:00
Add more options to the plugin
Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -39,11 +39,11 @@ The extended syntax (not implemented; everything is hard-coded at the moment):
|
||||
~~~
|
||||
traffic {
|
||||
server grpc://dsdsd <creds>
|
||||
id ID
|
||||
node ID
|
||||
}
|
||||
~~~
|
||||
|
||||
* id **ID** is how *traffic* identifies itself to the control plane.
|
||||
* node **ID** is how *traffic* identifies itself to the control plane. This defaults to `coredns`.
|
||||
|
||||
|
||||
## Examples
|
||||
|
||||
Reference in New Issue
Block a user