MCPcopy 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
116func (o *GpuOpts) Value() []container.DeviceRequest {
117 return o.values
118}

Callers 2

TestGpusOptAllFunction · 0.95
TestGpusOptsFunction · 0.95

Calls

no outgoing calls

Tested by 2

TestGpusOptAllFunction · 0.76
TestGpusOptsFunction · 0.76