MCPcopy Index your code
hub / github.com/docker/cli / ContextStore

Method ContextStore

cli/command/cli.go:50–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48 CurrentVersion() string
49 BuildKitEnabled() (bool, error)
50 ContextStore() store.Store
51 CurrentContext() string
52 DockerEndpoint() docker.Endpoint
53 TelemetryClient

Callers 1

Implementers 2

DockerClicli/command/cli.go
FakeCliinternal/test/cli.go

Calls

no outgoing calls

Tested by

no test coverage detected