Re: Need Help. How to register custom routes to gorouter
James Bayer
which cf-release are you using?
newer versions support an http api for trusted components to register routes. shannon is the PM for the routing team and can explain more and perhaps point to documentation. note there is an example of mysql registering a route with the previous approach in a bosh release here: https://github.com/cloudfoundry/cf-mysql-release/blob/master/jobs/cf-mysql-broker/templates/route-registrar_ctl.erb On Thu, Sep 3, 2015 at 4:20 PM, Lakshman Mukkamalla (lmukkama) < lmukkama(a)cisco.com> wrote: Hi cf devs, -- Thank you, James Bayer |
|