go-nvlib/pkg/nvlib/info
Evan Lezar 67ba04ed26 Make nvmllib a requried argument to devicelib
In oder to ensure consistent usage, we add an explicit
argument for an nvml.Interface implementation to the
device.New constructor.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-05-27 17:16:14 +02:00
..
api.go Add ResolvePlatform function to info package 2024-05-02 14:09:59 +02:00
builder.go Make nvmllib a requried argument to devicelib 2024-05-27 17:16:14 +02:00
logger.go Add ResolvePlatform function to info package 2024-05-02 14:09:59 +02:00
options.go Add ResolvePlatform function to info package 2024-05-02 14:09:59 +02:00
property-extractor_mock.go Add UsesOnlyNVGPUModule check to PropertyExtractor interface 2024-05-02 14:09:38 +02:00
property-extractor.go Add ResolvePlatform function to info package 2024-05-02 14:09:59 +02:00
resolver_test.go Add ResolvePlatform function to info package 2024-05-02 14:09:59 +02:00
resolver.go Add ResolvePlatform function to info package 2024-05-02 14:09:59 +02:00
root.go Refactor info API 2024-05-02 14:08:04 +02:00