go-nvlib/pkg/nvlib/device
Kevin Klues 18957773f2 Add function for AssertValidMigProfileFormat
This does not verify that the profile is a valid profile for the current
platform, but rather that it simply adheres to the proper formatting of a MIG
profile string.

Signed-off-by: Kevin Klues <kklues@nvidia.com>
2023-03-27 10:04:32 +00:00
..
api.go Add function for AssertValidMigProfileFormat 2023-03-27 10:04:32 +00:00
device.go Fix bug in heuristic for which MIG profiles to skip 2023-03-25 22:01:20 +00:00
mig_device.go Add NewDeviceByUUID() and NewMigDeviceByUUID() calls to nvlib.device 2022-12-08 14:53:50 +00:00
mig_profile_test.go Add function for AssertValidMigProfileFormat 2023-03-27 10:04:32 +00:00
mig_profile.go Add function for AssertValidMigProfileFormat 2023-03-27 10:04:32 +00:00