Documentation
¶
Index ¶
- func CheckVeth(netns ns.NetNS, ifName string, ip net.IP) error
- func CreateTenantBridge(bridgeName string, mtu int, gateway netip.Addr) (netlink.Link, error)
- func DelVeth(netns ns.NetNS, ifName string) error
- func DeleteTenantBridge(bridgeName string) error
- func DeleteVxLANDevice(vtepName string) error
- func InitVxlanDevice(podCidr string, vtepName string, vni int, vtepMac string) (*netlink.Vxlan, error)
- func NewHardwareAddr() (net.HardwareAddr, error)
- func SetupVeth(netns ns.NetNS, br netlink.Link, mtu int, ifName string, podIP *net.IPNet, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTenantBridge ¶
func DeleteTenantBridge ¶
func DeleteVxLANDevice ¶
func InitVxlanDevice ¶
func NewHardwareAddr ¶
func NewHardwareAddr() (net.HardwareAddr, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.