MCPcopy
hub / github.com/iron-io/functions / Close

Method Close

api/runner/task.go:86–86  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

84func (t *containerTask) WorkDir() string { return "" }
85
86func (t *containerTask) Close() {}
87func (t *containerTask) WriteStat(drivers.Stat) {}
88
89// Implementing the docker.AuthConfiguration interface. Pulling in

Callers 15

downloadToFileFunction · 0.80
unzipAndGetTopLevelFilesFunction · 0.80
writeTmpDockerfileFunction · 0.80
executeFunctionFunction · 0.80
pingMethod · 0.80
GetAppsMethod · 0.80
InsertRouteMethod · 0.80
GetRoutesMethod · 0.80
GetRoutesByAppMethod · 0.80
GetAppsMethod · 0.80
InsertRouteMethod · 0.80
GetRoutesMethod · 0.80

Calls

no outgoing calls

Tested by 5

prepareRedisTestFunction · 0.64
TestGetTaskFunction · 0.64
TestGetTaskErrorFunction · 0.64
TestDeleteTaskFunction · 0.64