open-consul/agent/consul/gateways
sarahalsmiller 09400bb85b
API Gateway Controller Logic (#16058)
* Add initial API gateway controller logic

---------

Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
Co-authored-by: Andrew Stucki <andrew.stucki@hashicorp.com>
Co-authored-by: Thomas Eckert <teckert@hashicorp.com>
2023-02-03 21:55:48 +00: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 API Gateway Controller Logic (#16058) 2023-02-03 21:55:48 +00:00
controller_gateways_test.go API Gateway Controller Logic (#16058) 2023-02-03 21:55:48 +00:00
controller_routes.go Native API Gateway Config Entries (#15897) 2023-01-18 22:14:34 +00:00
datastore.go API Gateway Controller Logic (#16058) 2023-02-03 21:55:48 +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
mock_DataStore.go API Gateway Controller Logic (#16058) 2023-02-03 21:55:48 +00:00