UDP support

Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
This commit is contained in:
mpl
2020-02-11 01:26:04 +01:00
committed by GitHub
parent 8988c8f9af
commit 115d42e0f0
72 changed files with 4730 additions and 321 deletions

14
pkg/api/testdata/udprouters-page2.json vendored Normal file
View File

@@ -0,0 +1,14 @@
[
{
"entryPoints": [
"web"
],
"name": "baz@myprovider",
"provider": "myprovider",
"service": "foo-service@myprovider",
"status": "enabled",
"using": [
"web"
]
}
]