/go-openvswitch

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

Primary LanguageGoOtherNOASSERTION

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.