network

package
v0.1.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 26, 2025 License: Apache-2.0 Imports: 42 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// PubIface is pub interface name of the interface used in the 0-db network namespace
	PubIface = "eth0"
	// ZDBYggIface is ygg interface name of the interface used in the 0-db network namespace
	ZDBYggIface      = "ygg0"
	ZDBMyceliumIface = "my0"
)

Variables

View Source
var NetworkSchemaLatestVersion = semver.MustParse("0.1.0")

NetworkSchemaLatestVersion last version

Functions

func CleanupUnusedLinks() error

func NewNetworker

func NewNetworker(identity *stubs.IdentityManagerStub, ndmz ndmz.DMZ, ygg *yggdrasil.YggServer, myc *mycelium.MyceliumServer) (pkg.Networker, error)

NewNetworker create a new pkg.Networker that can be used over zbus

Types

type Veth

type Veth struct {
	// contains filtered or unexported fields
}

func (Veth) String

func (v Veth) String() string

for debugging

Directories

Path Synopsis
Package options abstract setting common networking sys flags on the selected namespaces
Package options abstract setting common networking sys flags on the selected namespaces

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL