summaryrefslogtreecommitdiffstats
path: root/lib/agent/apiv1-servers.go
AgeCommit message (Collapse)AuthorFilesLines
2018-03-13Added api to list and reconnect a XDS-Server.Sebastien Douheret1-0/+93
Added following routes: /servers => list all known XDS-Server /servers/:id => get info of a XDS-Server /servers/:id/reconnect => force reconnection of a XDS-Server Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>