package
0.7.0
Repository: https://github.com/nvidia/go-nvlib.git
Documentation: pkg.go.dev

# Functions

New creates a new instance of the 'info' interface.
WithDeviceLib sets the device library for the library.
WithLogger sets the logger for the library.
WithNvmlLib sets the nvml library for the library.
WithPlatform provides an option to set the platform explicitly.
WithPropertyExtractor provides an Option to set the PropertyExtractor interface implementation.
WithRoot provides a Option to set the root of the 'info' interface.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

PropertyExtractorMock is a mock implementation of PropertyExtractor.

# Interfaces

Interface provides the API to the info package.
PlatformResolver defines a function to resolve the current platform.
PropertyExtractor provides a set of functions to query capabilities of the system.

# Type aliases

Option defines a function for passing options to the New() call.
Platform represents a supported plaform.