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
envoy Add support for ingress-gateway in CLI command (#7618) 2020-04-14 09:48:02 -05:00
proxy
connect.go
connect_test.go