-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
At first stage, the goal is to implement router API to enable basic algorithms (e.g. HAProxy load balance algorithms -- http://cbonte.github.io/haproxy-dconv/configuration-1.4.html#balance) to run.
The task includes implementing remote interfaces for
Service Mapping
- Add Service Mapping ( Service Name, Remote Addr )
- Remove Service Mapping ( Service Name, Remote Addr )
Route Policy
- Add Route Policy ( Service Name, Route Policy )
- Remove Route Policy ( Service Name, Route Policy )
Metadata
Metadata
Assignees
Labels
No labels