MCPcopy
hub / github.com/loft-sh/devpod / Context

Method Context

pkg/client/client.go:17–17  ·  view source on GitHub ↗

Context returns the context of the provider

()

Source from the content-addressed store, hash-verified

15
16 // Context returns the context of the provider
17 Context() string
18
19 // RefreshOptions updates the options
20 RefreshOptions(ctx context.Context, userOptions []string, reconfigure bool) error

Callers 15

deleteSingleMachineFunction · 0.65
RunMethod · 0.65
NewStopCmdFunction · 0.65
NewUpCmdFunction · 0.65
setupBackhaulFunction · 0.65
configureSSHFunction · 0.65
createSSHCommandFunction · 0.65
buildDotCmdFunction · 0.65
setupGitSSHSignatureFunction · 0.65
performGpgForwardingFunction · 0.65
NewStatusCmdFunction · 0.65
RunMethod · 0.65

Implementers 3

proxyClientpkg/client/clientimplementation/proxy_
workspaceClientpkg/client/clientimplementation/worksp
machineClientpkg/client/clientimplementation/machin

Calls

no outgoing calls

Tested by

no test coverage detected