Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrUnsupported = errors.New("not supported arch") ErrNotFound = errors.New("not found") )
define err
Functions ¶
func DeleteIPRulesByIP ¶ added in v1.1.0
DeleteIPRulesByIP delete all ip rule related to the addr
func DeleteRouteByIP ¶ added in v1.1.0
DeleteRouteByIP delete all route related to the addr
func GetDeviceNumber ¶
GetDeviceNumber get interface device number by mac address
func VethNameForPod ¶
VethNameForPod return host-side veth name for pod max veth length is 15
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.