Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option func(*builder)
Option represents a functional option for creating a CDI mofifier.
func WithDevices ¶
WithDevices sets the devices for the CDI modifier builder.
func WithLogger ¶
WithLogger sets the logger for the CDI modifier builder.
func WithSpec ¶
func WithSpec(spec *specs.Spec) Option
WithSpec sets the spec for the CDI modifier builder.
func WithSpecDirs ¶
WithSpecDirs sets the spec directories for the CDI modifier builder.
Click to show internal directories.
Click to hide internal directories.