MCPcopy 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

1package util
2
3type ContainerRestarter interface {
4 RestartContainer() error
5}

Callers 3

RestartContainerMethod · 0.65
RunMethod · 0.65
RestartContainerMethod · 0.65

Implementers 5

upstreampkg/devspace/sync/upstream.go
upstreamClienthelper/remote/remote_grpc.pb.go
UnimplementedUpstreamServerhelper/remote/remote_grpc.pb.go
Upstreamhelper/server/upstream.go
containerRestarterhelper/util/restart_linux.go

Calls

no outgoing calls

Tested by

no test coverage detected