Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/docker/cli
/ Client
Method
Client
cli/command/completion/functions.go:20–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
// it's used.
19
type
APIClientProvider
interface
{
20
Client() client.APIClient
21
}
22
23
// ImageNames offers completion for images present within the local store
Callers
15
ImageNames
Function · 0.65
ImageNamesWithBase
Function · 0.65
ContainerNames
Function · 0.65
VolumeNames
Function · 0.65
NetworkNames
Function · 0.65
runLogs
Function · 0.65
copyFromContainer
Function · 0.65
copyToContainer
Function · 0.65
runStop
Function · 0.65
newRenameCommand
Function · 0.65
runExport
Function · 0.65
runTop
Function · 0.65
Implementers
4
DockerCli
cli/command/cli.go
fakeCLI
cli/command/completion/functions_test.
FakeCli
internal/test/cli.go
FakeCli
cmd/docker-trust/internal/test/cli.go
Calls
no outgoing calls
Tested by
no test coverage detected