consul/agent/xds
Daniel Nephin 4b8b2a4291 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
testdata
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
envoy_versioning_test.go
failover_math.go
failover_math_test.go
golden_test.go
listeners.go
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