Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NVIDIA/k8s-device-plugin
/ Devices
Method
Devices
internal/vgpu/vgpu.go:26–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
// Interface allows us to get a list of vGPU specific PCI devices
25
type
Interface
interface
{
26
Devices() ([]*Device, error)
27
}
28
29
// Device is just an alias to a PCIDevice
Callers
12
Devices
Method · 0.65
uniqueDeviceIDsFromAnnotatedDeviceIDs
Method · 0.65
apiDevices
Method · 0.65
getMPSOptions
Method · 0.65
TestIsVGPUDevice
Function · 0.65
TestVGPUGetInfo
Function · 0.65
Devices
Method · 0.65
TestGetVendorSpecificCapability
Function · 0.65
Labels
Method · 0.65
Devices
Method · 0.65
Daemons
Method · 0.65
startPlugins
Function · 0.65
Calls
no outgoing calls
Tested by
3
TestIsVGPUDevice
Function · 0.52
TestVGPUGetInfo
Function · 0.52
TestGetVendorSpecificCapability
Function · 0.52