open-consul/agent/consul/gateways
Thomas Eckert e69e7fd1f2
Match route and listener protocols when binding (#16057)
* Add GatewayMeta for matching routes to listeners based on protocols
* Add GetGatewayMeta
* Apply suggestions from code review
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
* Make GatewayMeta private
* Bound -> BoundGateway
* Document gatewayMeta more
* Simplify conditional
* Parallelize tests and simplify bind conditional
* gofmt
* 💧 getGatewayMeta
---------
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2023-01-27 09:41:03 -05:00
..
bind.go Match route and listener protocols when binding (#16057) 2023-01-27 09:41:03 -05:00
bind_test.go Match route and listener protocols when binding (#16057) 2023-01-27 09:41:03 -05:00
controller_gateways.go Native API Gateway Config Entries (#15897) 2023-01-18 22:14:34 +00:00
controller_routes.go Native API Gateway Config Entries (#15897) 2023-01-18 22:14:34 +00:00
gateway_meta.go Match route and listener protocols when binding (#16057) 2023-01-27 09:41:03 -05:00
gateway_meta_test.go Match route and listener protocols when binding (#16057) 2023-01-27 09:41:03 -05:00