open-consul/command
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
..
acl Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
agent Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
catalog Convert the remaining calls to NewTestAgentWithFields 2020-03-31 17:14:55 -04:00
config Add decode rules for Expose cfg in service-defaults (#7611) 2020-04-07 19:37:47 -06:00
connect Add support for ingress-gateway in CLI command (#7618) 2020-04-14 09:48:02 -05:00
debug Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
event Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
exec Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
flags
forceleave Convert the remaining calls to NewTestAgentWithFields 2020-03-31 17:14:55 -04:00
helpers
info Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
intention Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
join Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
keygen
keyring Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
kv Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
leave Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
lock Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
login Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
logout Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
maint Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
members Convert the remaining calls to NewTestAgentWithFields 2020-03-31 17:14:55 -04:00
monitor Rename NewTestAgentWithFields to StartTestAgent 2020-03-31 17:14:55 -04:00
operator Convert the remaining calls to NewTestAgentWithFields 2020-03-31 17:14:55 -04:00
reload Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
rtt Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
services Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
snapshot Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
tls
validate
version
watch Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
commands_oss.go
registry.go