fdimport

package
v0.0.0-...-ba09d25 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2021 License: Apache-2.0, MIT Imports: 9 Imported by: 0

Documentation

Overview

Package fdimport provides the Import function.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Import

func Import(ctx context.Context, fdTable *kernel.FDTable, console bool, uid auth.KUID, gid auth.KGID, fds []*fd.FD) (*host.TTYFileOperations, *hostvfs2.TTYFileDescription, error)

Import imports a slice of FDs into the given FDTable. If console is true, sets up TTY for the first 3 FDs in the slice representing stdin, stdout, stderr. Used FDs are either closed or released. It's safe for the caller to close any remaining files upon return.

Types

This section is empty.

Jump to

Keyboard shortcuts

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