Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devspace-sh/devspace
/ ContainerRestarter
Interface
ContainerRestarter
helper/util/restart.go:3–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
package
util
2
3
type
ContainerRestarter
interface
{
4
RestartContainer() error
5
}
Callers
3
RestartContainer
Method · 0.65
Run
Method · 0.65
RestartContainer
Method · 0.65
Implementers
5
upstream
pkg/devspace/sync/upstream.go
upstreamClient
helper/remote/remote_grpc.pb.go
UnimplementedUpstreamServer
helper/remote/remote_grpc.pb.go
Upstream
helper/server/upstream.go
containerRestarter
helper/util/restart_linux.go
Calls
no outgoing calls
Tested by
no test coverage detected