Add more options to the plugin

Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
Miek Gieben
2020-01-16 07:15:09 +01:00
parent c2594d1768
commit acd0b73a49
4 changed files with 13 additions and 7 deletions

View File

@@ -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