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 Original proxy and connect.Client implementation. Working end to end. 2018-06-14 09:41:56 -07:00
connect_test.go Builtin tls helper (#5078) 2018-12-19 09:22:49 +01:00