Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/cli
/ Scope
Method
Scope
cli/command/formatter/volume.go:94–96 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
92
}
93
94
func
(c *volumeContext) Scope() string {
95
return
c.v.Scope
96
}
97
98
func
(c *volumeContext) Mountpoint() string {
99
return
c.v.Mountpoint
Callers
2
deployServices
Function · 0.45
runCreate
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected