coreweave/go-openvswitch
forked from digitalocean/go-openvswitch
Captured source
source ↗coreweave/go-openvswitch
Description: Go packages which enable interacting with Open vSwitch and related tools. Apache 2.0 Licensed.
License: NOASSERTION
Stars: 0
Forks: 0
Open issues: 1
Created: 2024-10-17T06:40:49Z
Pushed: 2024-11-19T07:25:14Z
Default branch: master
Fork: yes
Parent repository: digitalocean/go-openvswitch
Archived: no
README: go-openvswitch    ==============
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.
Notability
notability 3.0/10Routine fork of an OVS Go library