digitalocean / go-openvswitch

Go packages which enable interacting with Open vSwitch and related tools. Apache 2.0 Licensed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-openvswitch Build Status GoDoc Go Report Card

Go packages which enable interacting with Open vSwitch and related tools. Apache 2.0 Licensed.

  • ovs: Package ovs is a client library for Open vSwitch which enables programmatic control of the virtual switch.
  • ovsdb: Package ovsdb implements an OVSDB client, as described in RFC 7047.
  • ovsnl: Package ovsnl enables interaction with the Linux Open vSwitch generic netlink interface.

See each package's README for additional information.

About

Go packages which enable interacting with Open vSwitch and related tools. Apache 2.0 Licensed.

License:Other


Languages

Language:Go 99.6%Language:Shell 0.4%