MCPcopy
hub / github.com/nektos/act / Close

Method Close

pkg/container/container_types.go:55–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53 UpdateFromImageEnv(env *map[string]string) common.Executor
54 Remove() common.Executor
55 Close() common.Executor
56 ReplaceLogWriter(io.Writer, io.Writer) (io.Writer, io.Writer)
57 GetHealth(ctx context.Context) Health
58}

Callers 15

logDockerResponseFunction · 0.65
removeExecutorFunction · 0.65
TestImageExistsLocallyFunction · 0.65
parseEnvFileFunction · 0.65
ImageExistsLocallyFunction · 0.65
RemoveImageFunction · 0.65
NewDockerBuildExecutorFunction · 0.65
createBuildContextFunction · 0.65
GetHostInfoFunction · 0.65
CloseMethod · 0.65
execMethod · 0.65

Implementers 2

containerReferencepkg/container/docker_run.go
HostEnvironmentpkg/container/host_environment.go

Calls

no outgoing calls

Tested by 11

TestImageExistsLocallyFunction · 0.52
TestDockerFunction · 0.52
TestGetContainerArchiveFunction · 0.52
captureOutputFunction · 0.52
TestHandlerFunction · 0.52
TestHandler_gcCacheFunction · 0.52
TestHandler_BindAddressFunction · 0.52
TestIgnoredTrackedfileFunction · 0.52
TestSymlinksFunction · 0.52