Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devspace-sh/devspace
/ containerRestarter
Struct
containerRestarter
helper/util/restart_linux.go:21–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
)
20
21
type
containerRestarter
struct
{
22
}
23
24
func
NewContainerRestarter() ContainerRestarter {
25
return
&containerRestarter{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected