Use name@provider instead of provider@name.
This commit is contained in:
parent
1e779f7135
commit
adc9a65ae3
35 changed files with 472 additions and 472 deletions
6
pkg/api/testdata/tcpservices-page2.json
vendored
6
pkg/api/testdata/tcpservices-page2.json
vendored
|
|
@ -7,10 +7,10 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"name": "myprovider@baz",
|
||||
"provider": "myprovider@baz",
|
||||
"name": "baz@myprovider",
|
||||
"provider": "myprovider",
|
||||
"usedBy": [
|
||||
"myprovider@foo"
|
||||
"foo@myprovider"
|
||||
]
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue