bridge

package
v0.0.0-...-150aa9a Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckVethPair

func CheckVethPair(netns ns.NetNS, ifName string, ip net.IP) error

CheckVethPair 检查一个 veth pair 是否存在

func CreateBridge

func CreateBridge(bridge string, mtu int, gateway net.IPNet) (netlink.Link, error)

CreateBridge 创建一个桥接设备

func DelVethPair

func DelVethPair(netns ns.NetNS, ifName string) error

DelVethPair 删除一个 veth pair

func SetupVethPair

func SetupVethPair(netns ns.NetNS, br netlink.Link, mtu int, ifName string, podIP *net.IPNet, gateway net.IP) error

SetupVethPair 创建一个 veth pair

Types

This section is empty.

Jump to

Keyboard shortcuts

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