open-consul/agent/xds
Daniel Nephin f6543b1651 xds: remove Server.Initialize
Requiring a call to initialize to set a single field is not really substantially different
from having to set that field to a value.
2021-01-07 18:13:48 -05:00
..
proxysupport connect: add support for envoy 1.16.0, drop support for 1.12.x, and bump point releases as well (#8944) 2020-10-22 13:46:19 -05:00
testdata Add DC and NS support for Envoy metrics (#9207) 2020-11-16 16:37:19 -07:00
clusters.go
clusters_test.go xds: Pass in logger 2021-01-07 18:13:48 -05:00
config.go
config_test.go
endpoints.go
endpoints_test.go xds: Pass in logger 2021-01-07 18:13:48 -05:00
envoy_versioning.go connect: add support for envoy 1.16.0, drop support for 1.12.x, and bump point releases as well (#8944) 2020-10-22 13:46:19 -05:00
envoy_versioning_test.go connect: add support for envoy 1.16.0, drop support for 1.12.x, and bump point releases as well (#8944) 2020-10-22 13:46:19 -05:00
failover_math.go
failover_math_test.go
golden_test.go
listeners.go Add DC and NS support for Envoy metrics (#9207) 2020-11-16 16:37:19 -07:00
listeners_test.go xds: Pass in logger 2021-01-07 18:13:48 -05:00
naming.go
rbac.go
rbac_test.go
response.go
routes.go
routes_test.go xds: Pass in logger 2021-01-07 18:13:48 -05:00
server.go xds: remove Server.Initialize 2021-01-07 18:13:48 -05:00
server_oss.go
server_test.go xds: remove Server.Initialize 2021-01-07 18:13:48 -05:00
testing.go xds: Fix data race 2021-01-07 18:13:48 -05:00
xds.go