Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NVIDIA/k8s-device-plugin
/ Error
Method
Error
internal/cuda/result.go:29–31 ·
view source on GitHub ↗
Error returns the string representation of a Result
()
Source
from the content-addressed store, hash-verified
27
28
// Error returns the string representation of a Result
29
func
(r Result) Error() string {
30
return
r.String()
31
}
32
33
var
errorStringFunc = defaultErrorStringFunc
34
Callers
15
getResourceManagers
Method · 0.80
TestMigCapabilityLabeler
Function · 0.80
TestGPUModeLabeler
Function · 0.80
TestMigStrategyNoneLabels
Function · 0.80
TestMigStrategySingleLabels
Function · 0.80
TestGetOwnerRefs
Function · 0.80
TestFallback
Function · 0.80
CreateSpecFile
Method · 0.80
QualifiedName
Method · 0.80
main
Function · 0.80
main
Function · 0.80
TestFailOnNVMLInitError
Function · 0.80
Calls
1
String
Method · 0.95
Tested by
13
TestMigCapabilityLabeler
Function · 0.64
TestGPUModeLabeler
Function · 0.64
TestMigStrategyNoneLabels
Function · 0.64
TestMigStrategySingleLabels
Function · 0.64
TestGetOwnerRefs
Function · 0.64
TestFallback
Function · 0.64
TestFailOnNVMLInitError
Function · 0.64
TestMarshalReplicatedDevices
Function · 0.64
TestUnmarshalReplicatedDevices
Function · 0.64
TestUnmarshalReplicatedResource
Function · 0.64
TestUnmarshalReplicatedResources
Function · 0.64
TestUnmarshalFlags
Function · 0.64