Documentation ¶
Index ¶
Constants ¶
View Source
const PrimaryPodInterfaceName = "eth0"
Variables ¶
This section is empty.
Functions ¶
func CreateNetworkNameScheme ¶
CreateNetworkNameScheme iterates over the VMI's Networks, and creates for each a pod interface name. The returned map associates between the network name and the generated pod interface name. Primary network will use "eth0" and the secondary ones will use "net<id>" format, where id is an enumeration from 1 to n.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.