open-consul/command/connect/proxy
Daniel Nephin 8b6877febd Remove name from NewTestAgent
Using:

git grep -l 'NewTestAgent(t, t.Name(),' | \
    xargs sed -i -e 's/NewTestAgent(t, t.Name(),/NewTestAgent(t,/g'
2020-03-31 16:13:44 -04:00
..
flag_upstreams.go Add Proxy Upstreams to Service Definition (#4639) 2018-10-10 16:55:34 +01:00
flag_upstreams_test.go command/connect/proxy: can specify prepared query upstream types 2018-06-25 12:24:13 -07:00
proxy.go command: remove unused logOutput field 2020-03-30 14:11:27 -04:00
proxy_test.go Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
register.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
register_test.go Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00