consul/agent/proxycfg
Daniel Nephin cd05df7157 proxycfg: unmethod hostnameEndpoints
the method receiver can be replaced by the first argument.

This will allow us to extract more from the state struct in the future.
2021-06-16 14:03:30 -04:00
..
manager.go proxycfg: extract two types from state struct 2021-06-10 17:42:17 -04:00
manager_test.go Add flag for transparent proxies to dial individual instances (#10329) 2021-06-09 14:34:17 -06:00
proxycfg.go Proxy Config Manager (#4729) 2018-10-10 16:55:34 +01:00
snapshot.go Add flag for transparent proxies to dial individual instances (#10329) 2021-06-09 14:34:17 -06:00
state.go proxycfg: unmethod hostnameEndpoints 2021-06-16 14:03:30 -04:00
state_test.go Remove duplicate import 2021-06-16 13:19:54 -04:00
testing.go Add tests for xds/listeners 2021-05-04 12:41:43 -07:00