A standalone executable written in golang that continuously broadcasts a routes to the gorouter. This is designed to be a general purpose solution, packaged as a BOSH job to be colocated with components that need to broadcast their routes to the gorouter, so that those components don't need to maintain logic for route registration.
Note
This repository should be imported as
code.cloudfoundry.org/route-registrar
.
See the Contributing.md for more information on how to contribute.
This repository is maintained by App Runtime
Platform
under Networking
area.
Important
Content in this file is managed by the CI task
sync-readme
and is generated by CI following a convention.