taskutil

package
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type StdinCloser

type StdinCloser struct {
	Stdin  *os.File
	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

func (*StdinCloser) Close added in v0.20.0

func (s *StdinCloser) Close() error

Close implements Closer

func (*StdinCloser) Read

func (s *StdinCloser) Read(p []byte) (int, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL