MCPcopy
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
25type Interface interface {
26 Devices() ([]*Device, error)
27}
28
29// Device is just an alias to a PCIDevice

Callers 12

DevicesMethod · 0.65
apiDevicesMethod · 0.65
getMPSOptionsMethod · 0.65
TestIsVGPUDeviceFunction · 0.65
TestVGPUGetInfoFunction · 0.65
DevicesMethod · 0.65
LabelsMethod · 0.65
DevicesMethod · 0.65
DaemonsMethod · 0.65
startPluginsFunction · 0.65

Calls

no outgoing calls

Tested by 3

TestIsVGPUDeviceFunction · 0.52
TestVGPUGetInfoFunction · 0.52