open-consul/command/connect
Chris Piraino 0ab9aa9489
Add support for ingress-gateway in CLI command (#7618)
* Add support for ingress-gateway in CLI command

- Supports -register command
- Creates a static Envoy listener that exposes only the /ready API so
that we can register a TCP healthcheck against the ingress gateway
itself
- Updates ServiceAddressValue.String() to be more in line with Value()
2020-04-14 09:48:02 -05:00
..
ca Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
envoy Add support for ingress-gateway in CLI command (#7618) 2020-04-14 09:48:02 -05:00
proxy Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
connect.go
connect_test.go