package
Version:
v1.14.3
Opens a new window with list of versions in this module.
Published: Jun 6, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
PfID int `json:"pf_id"`
VfID int `json:"vf_id"`
BDF string `json:"bdf"`
}
type Configs struct {
EniVFs []*Config `json:"eniVFs"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.