Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetConf ¶
type NetConf struct {
types.NetConf
DPDKMode bool
Master string
Vlan int `json:"vlan"`
DeviceID string `json:"deviceID"` // PCI address of a VF in valid sysfs format
VFID int
HostIFNames string // VF netdevice name(s)
ContIFNames string // VF names after in the container; used during deletion
}
NetConf extends types.NetConf for sriov-cni
Click to show internal directories.
Click to hide internal directories.