netlight

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2025 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NDMZBridge = "br-ndmz"
	NDMZGw     = "gw"

	DefaultBridge = "zos"
)

Variables

View Source
var (
	NDMZGwIP = &net.IPNet{
		IP:   net.ParseIP("100.127.0.1"),
		Mask: net.CIDRMask(16, 32),
	}
)
View Source
var NetworkSchemaLatestVersion = semver.MustParse("0.1.0")

Functions

func CreateNDMZBridge

func CreateNDMZBridge() (*netlink.Bridge, error)

func NewNetworker

func NewNetworker() (localPkg.NetworkerLight, error)

Types

This section is empty.

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