consul/command/connect/envoy
Chris Piraino 3d2de925d8
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
..
pipe-bootstrap
testdata Add support for ingress-gateway in CLI command (#7618) 2020-04-14 09:48:02 -05:00
bootstrap_config.go Add support for ingress-gateway in CLI command (#7618) 2020-04-14 09:48:02 -05:00
bootstrap_config_test.go Add support for ingress-gateway in CLI command (#7618) 2020-04-14 09:48:02 -05:00
bootstrap_tpl.go
envoy.go Add support for ingress-gateway in CLI command (#7618) 2020-04-14 09:48:02 -05:00
envoy_test.go Add support for ingress-gateway in CLI command (#7618) 2020-04-14 09:48:02 -05:00
exec_test.go
exec_unix.go
exec_unsupported.go
flags.go Add support for ingress-gateway in CLI command (#7618) 2020-04-14 09:48:02 -05:00
flags_test.go Add support for ingress-gateway in CLI command (#7618) 2020-04-14 09:48:02 -05:00