mirror of
https://github.com/coredns/coredns.git
synced 2026-01-07 09:21:19 -05:00
11
plugin/traffic/HACKING.md
Normal file
11
plugin/traffic/HACKING.md
Normal file
@@ -0,0 +1,11 @@
|
||||
Hacking on *traffic*
|
||||
|
||||
Repos used:
|
||||
|
||||
<https://github.com/envoyproxy/go-control-plane>
|
||||
: implements control plane, has testing stuff in pkg/test/main (iirc).
|
||||
|
||||
<https://github.com/grpc/grpc-go/tree/master/xds/internal/client>
|
||||
: implements client for xDS - can probably list all code out from there.
|
||||
|
||||
To see if things are working start the testing control plane from go-control-plane:
|
||||
Reference in New Issue
Block a user