Add TCP Healthcheck
This commit is contained in:
parent
d1ab6ed489
commit
8392503df7
37 changed files with 2416 additions and 307 deletions
3
pkg/api/testdata/tcpservices-page2.json
vendored
3
pkg/api/testdata/tcpservices-page2.json
vendored
|
|
@ -9,6 +9,9 @@
|
|||
},
|
||||
"name": "baz@myprovider",
|
||||
"provider": "myprovider",
|
||||
"serverStatus": {
|
||||
"127.0.0.2:2345": "UP"
|
||||
},
|
||||
"status": "enabled",
|
||||
"type": "loadbalancer",
|
||||
"usedBy": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue