Documentation ¶
Index ¶
- func AllowIPAddresses(bridgeName string, skipAddresses []string, action string) error
- func AssignIPToInterface(interfaceName string, ipAddresses []net.IPNet) error
- func BlockIPAddresses(bridgeName string, action string) error
- func CreateEndpoint(hostVethName string, containerVethName string) error
- func EnableIPForwarding(ifName string) error
- func SetupContainerInterface(containerVethName string, targetIfName string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllowIPAddresses ¶ added in v1.0.24
func AssignIPToInterface ¶
func BlockIPAddresses ¶ added in v1.0.24
func CreateEndpoint ¶
func EnableIPForwarding ¶ added in v1.0.26
*
This fucntion enables ip forwarding in VM and allow forwarding packets from the interface
*
func SetupContainerInterface ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.