Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devspace-sh/devspace
/ Done
Method
Done
pkg/devspace/sync/starter.go:7–7 ·
view source on GitHub ↗
(start func() error)
Source
from the content-addressed store, hash-verified
5
type
DelayedContainerStarter
interface
{
6
Inc()
7
Done(start
func
() error) error
8
}
9
10
func
NewDelayedContainerStarter() DelayedContainerStarter {
Callers
14
StartLogs
Function · 0.65
ListenAndServe
Method · 0.65
StartTerminalFromCMD
Function · 0.65
StartTerminal
Function · 0.65
StartReversePortForwarding
Function · 0.65
StartForwarding
Function · 0.65
startSSHWithRestart
Function · 0.65
StartAttachFromCMD
Function · 0.65
StartAttach
Function · 0.65
startWithWait
Method · 0.65
StartSyncFromCmd
Function · 0.65
mainLoop
Method · 0.65
Implementers
1
delayedContainerStarter
pkg/devspace/sync/starter.go
Calls
no outgoing calls
Tested by
no test coverage detected