Add a method to retrieve the interfaces in a sandbox#518
Conversation
Signed-off-by: Hui Kang [email protected]
db65f1d to
d1cd203
Compare
There was a problem hiding this comment.
though Interface is exposed as an osl interface, it feels odd to include it as part of the API.
osl is purely an internal implementation that provides os layer abstraction away from the clients.
Having this interface exposed via Interfaces() API which gives more control over life-cycle of the interface such as Remove makes me uncomfortable.
Lets hear from @mrjana on his opinion.
|
@huikang It has been detected that this issue has not received any activity in over 6 months. Can you please let us know if it is still relevant:
Thank you! |
Signed-off-by: Hui Kang [email protected]