Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/cli
/ Value
Method
Value
opts/gpus.go:116–118 ·
view source on GitHub ↗
Value returns the mounts
()
Source
from the content-addressed store, hash-verified
114
115
// Value returns the mounts
116
func
(o *GpuOpts) Value() []container.DeviceRequest {
117
return
o.values
118
}
Callers
2
TestGpusOptAll
Function · 0.95
TestGpusOpts
Function · 0.95
Calls
no outgoing calls
Tested by
2
TestGpusOptAll
Function · 0.76
TestGpusOpts
Function · 0.76