[ovs-discuss] generate class based on ovsdb schema

Numan Siddique nusiddiq at redhat.com
Fri Sep 20 08:01:39 UTC 2019


On Fri, Sep 20, 2019 at 7:58 AM kai xi fan <kaixi.f at gmail.com> wrote:

> OpenVswitch implements ovsdb and defines its database schema. I have read
> related rfc.
> Now I am wondering how to generate object definitions based on the schema.
> For example if I want to write a golang manager to interact with ovs
> through ovsdb, I need to map jrpc reply into golang objects.
> How to do this ?
> thanks.
>

There are few gobindings for ovsdb available. Probably you can check them
out.

Few of them which I am aware of
  - https://github.com/eBay/go-ovn
  - https://github.com/socketplane/libovsdb
  - https://github.com/digitalocean/go-openvswitch

Thanks
Numan


>
> _______________________________________________
> discuss mailing list
> discuss at openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-discuss/attachments/20190920/fedcaac6/attachment.html>


More information about the discuss mailing list