MCPcopy 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
94func (c *volumeContext) Scope() string {
95 return c.v.Scope
96}
97
98func (c *volumeContext) Mountpoint() string {
99 return c.v.Mountpoint

Callers 2

deployServicesFunction · 0.45
runCreateFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected