# Functions

New constructs a new Interface struct with the specified options.
WithDryRun sets the dry run option for the Interface struct.
WithLogger sets the logger for the Interface struct.
WithRoot sets the root directory for the NVIDIA device nodes.

# Structs

Interface provides a set of utilities for interacting with NVIDIA modules on the system.

# Type aliases

Option is a function that sets an option on the Interface struct.