ForkCoreWeaveCoreWeavepublished Oct 17, 2024seen 6d

coreweave/go-openvswitch

forked from digitalocean/go-openvswitch

Open original ↗

Captured source

source ↗
published Oct 17, 2024seen 6dcaptured 11hhttp 200method plain

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 ![Build Status](https://travis-ci.org/digitalocean/go-openvswitch) ![GoDoc](https://godoc.org/github.com/digitalocean/go-openvswitch) ![Go Report Card](https://goreportcard.com/report/github.com/digitalocean/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/10

Routine fork of an OVS Go library