Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewService ¶
NewService creates a new service to run exec processes.
Types ¶
type StdinCloser ¶
type StdinCloser struct {
Stdin io.ReadCloser
Closer func()
// contains filtered or unexported fields
}
StdinCloser is from https://github.com/containerd/containerd/blob/v1.4.3/cmd/ctr/commands/tasks/exec.go#L181-L194
Click to show internal directories.
Click to hide internal directories.