Registry / networking / milosgajdos-tenus

milosgajdos-tenus

JSON →
library0.0.3gogounverified

A Go package to configure and manage Linux network devices programmatically.

go get github.com/milosgajdos/tenus
INSTALL
IMPORT
SIG · MILOSGAJDOS-TENUS
M
milosgajdos-tenus
networkinggov0.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

tenus
github.com/milosgajdos/tenus

Creates a new Linux bridge network device.

package main import "github.com/milosgajdos/tenus" func main() { bridge, _ := tenus.NewBridge() defer bridge.Delete() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
milosgajdos-tenus — go get milosgajdos-tenus · libregistry