Commit Graph

4 Commits

Author SHA1 Message Date
Miek Gieben
b89d8d7242 Update docs
Signed-off-by: Miek Gieben <miek@miek.nl>
2020-01-19 09:32:05 +01:00
Miek Gieben
64d0cfba0c more
Signed-off-by: Miek Gieben <miek@miek.nl>
2020-01-19 09:14:09 +01:00
Miek Gieben
d21efd17cb update hacking text
Signed-off-by: Miek Gieben <miek@miek.nl>
2020-01-17 17:24:35 +01:00
Miek Gieben
9433da1a67 Add new plugin: traffic
Traffic is a plugin that communicates via the xDS protocol to an Envoy
control plane. Using the data from this control plane it hands out IP
addresses. This allows you (via controlling the data in the control
plane) to drain or send more traffic to specific endpoints.

The plugin itself only acts upon this data; it doesn't do anything fancy
by itself.

Code used here is copied from grpc-go and other places, this is clearly
marked in the source files.

Signed-off-by: Miek Gieben <miek@miek.nl>
2020-01-17 16:48:23 +01:00