go-nvlib/pkg/nvlib/info
Evan Lezar 791d093c62 Refactor info API
This change adds a PropertyExtractor interface to encapsulate functions
that query a system for certain capabilities.

The IsTegraSystem has been renamed to HasTegraFiles function and marked
as Deprecated.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-05-02 14:08:04 +02:00
..
api.go Refactor info API 2024-05-02 14:08:04 +02:00
builder.go Refactor info API 2024-05-02 14:08:04 +02:00
options.go Refactor info API 2024-05-02 14:08:04 +02:00
property-extractor_mock.go Refactor info API 2024-05-02 14:08:04 +02:00
property-extractor.go Refactor info API 2024-05-02 14:08:04 +02:00
root.go Refactor info API 2024-05-02 14:08:04 +02:00