open-consul/internal/controller
Matt Keeler 08f9cd1678
Implement the service endpoints controller (#17216)
* Add a ReplaceType dep mapper and move them into their own file

* Implement the service endpoints controller

* Implement a Catalog Controllers Integration Test
2023-06-06 17:09:48 -04:00
..
api.go Implement the service endpoints controller (#17216) 2023-06-06 17:09:48 -04:00
api_test.go Implement the service endpoints controller (#17216) 2023-06-06 17:09:48 -04:00
controller.go resource: add helpers for more efficiently comparing IDs etc (#17224) 2023-05-09 19:02:24 +01:00
dependency_mappers.go Implement the service endpoints controller (#17216) 2023-06-06 17:09:48 -04:00
dependency_mappers_test.go Implement the service endpoints controller (#17216) 2023-06-06 17:09:48 -04:00
doc.go Controller Runtime 2023-05-09 15:25:55 +01:00
lease.go Controller Runtime 2023-05-09 15:25:55 +01:00
manager.go Controller Runtime 2023-05-09 15:25:55 +01:00
supervisor.go Cleanup from unblocking the pipeline 🧹 (#17121) 2023-04-26 13:59:58 +01:00
supervisor_test.go Controller Supervision (#17016) 2023-04-25 12:52:35 +01:00