micro/router
ben-toogood df3e5364ca
api/resolver: add resolve options (#1756)
* api/resolver: Resolve options

* router/registry: fix init bug

* router/registry: fix wildcard query bug

* web: fix registation domain bug

* registry/etcd: pass domain in service metadata

* api/resolver/subdomain: expose domain func

* Update api/resolver/subdomain/subdomain.go

Co-authored-by: Dominic Wong <domwongemail@googlemail.com>

Co-authored-by: Dominic Wong <domwongemail@googlemail.com>
2020-06-29 16:37:45 +01:00
..
dns router: add to service options; add dns and static implementations (#1733) 2020-06-24 11:46:51 +01:00
registry router: add to service options; add dns and static implementations (#1733) 2020-06-24 11:46:51 +01:00
service router: add to service options; add dns and static implementations (#1733) 2020-06-24 11:46:51 +01:00
static router: add to service options; add dns and static implementations (#1733) 2020-06-24 11:46:51 +01:00
default_test.go router: update interface (#1732) 2020-06-24 11:09:16 +01:00
default.go api/resolver: add resolve options (#1756) 2020-06-29 16:37:45 +01:00
options.go router: add to service options; add dns and static implementations (#1733) 2020-06-24 11:46:51 +01:00
query.go QueryStrategy to allow querying routes based on Advertising Strategy 2020-01-16 12:48:36 +00:00
route_test.go Move proxy/router 2019-08-05 17:44:33 +01:00
route.go Change router.Route metric to int64. Set the route metric properly 2019-10-23 16:51:22 +01:00
router.go router: improve router configuration (#1745) 2020-06-26 10:38:11 +01:00
table_test.go QueryStrategy to allow querying routes based on Advertising Strategy 2020-01-16 12:48:36 +00:00
table.go api/resolver: add resolve options (#1756) 2020-06-29 16:37:45 +01:00
watcher.go Add event id to router events 2020-01-23 11:44:06 +00:00