consul/internal/controller
Matt Keeler a5ba889034
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
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
lease.go
manager.go
supervisor.go
supervisor_test.go