Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*manager)
Option is a function that configures a manager
func WithCDIEnabled ¶
WithCDIEnabled sets whether CDI is enabled for the manager
func WithCDIHandler ¶
WithCDIHandler sets the CDI handler for the manager
func WithConfig ¶
func WithConfig(config *util.DeviceConfig) Option
WithConfig sets the config reference for the manager
func WithFailOnInitError ¶
WithFailOnInitError sets whether the manager should fail on initialization errors
func WithMigStrategy ¶
WithMigStrategy sets the MIG strategy for the manager
Click to show internal directories.
Click to hide internal directories.