MCPcopy Index your code
hub / github.com/containerd/containerd / CloseIO

Method CloseIO

core/runtime/task.go:45–45  ·  view source on GitHub ↗

CloseIO closes the processes IO

(ctx context.Context)

Source from the content-addressed store, hash-verified

43 ResizePty(ctx context.Context, size ConsoleSize) error
44 // CloseIO closes the processes IO
45 CloseIO(ctx context.Context) error
46 // Start the container's user defined process
47 Start(ctx context.Context) error
48 // Wait for the process to exit

Callers 12

CloseIOMethod · 0.65
CloseIOMethod · 0.65
TestContainerCloseIOFunction · 0.65
TestContainerAttachFunction · 0.65
execInternalMethod · 0.65
attachContainerMethod · 0.65
CloseIOMethod · 0.65
NewTaskFunction · 0.65
exec.goFile · 0.65
CloseIOMethod · 0.65
CloseIOMethod · 0.65

Calls

no outgoing calls

Tested by 3

TestContainerCloseIOFunction · 0.52
TestContainerAttachFunction · 0.52