open-consul/agent/xds
2019-12-09 21:26:41 -05:00
..
testdata Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
clusters.go Sync of OSS changes to support namespaces (#6909) 2019-12-09 21:26:41 -05:00
clusters_test.go Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
config.go Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
config_test.go Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
endpoints.go connect: generate the full SNI names for discovery targets in the compiler rather than in the xds package (#6340) 2019-08-19 13:03:03 -05:00
endpoints_test.go agent: allow mesh gateways to initialize even if there are no connect services registered yet (#6576) 2019-10-17 16:46:49 -05:00
failover_math.go
failover_math_test.go
golden_test.go
listeners.go Sync of OSS changes to support namespaces (#6909) 2019-12-09 21:26:41 -05:00
listeners_test.go agent: allow mesh gateways to initialize even if there are no connect services registered yet (#6576) 2019-10-17 16:46:49 -05:00
naming.go connect: generate the full SNI names for discovery targets in the compiler rather than in the xds package (#6340) 2019-08-19 13:03:03 -05:00
response.go
routes.go connect: generate the full SNI names for discovery targets in the compiler rather than in the xds package (#6340) 2019-08-19 13:03:03 -05:00
routes_test.go
server.go Sync of OSS changes to support namespaces (#6909) 2019-12-09 21:26:41 -05:00
server_test.go Updates to allow for Namespacing ACL resources in Consul Enterp… (#6675) 2019-10-24 14:38:09 -04:00
testing.go
xds.go