Documentation ¶
Index ¶
Constants ¶
View Source
const (
SriovPrefix = "SRIOV_FEC_"
)
Variables ¶
This section is empty.
Functions ¶
func IsK8sDeployment ¶
func IsK8sDeployment() bool
func NewLogWrapper ¶
func NewLogWrapper() *logrusWrapper
Types ¶
type AcceleratorDiscoveryConfig ¶
type AcceleratorDiscoveryConfig struct { VendorID map[string]string Class string SubClass string Devices map[string]string NodeLabel string }
func LoadDiscoveryConfig ¶
func LoadDiscoveryConfig(cfgPath string) (AcceleratorDiscoveryConfig, error)
Click to show internal directories.
Click to hide internal directories.