execoptions

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExecOptionsFn

type ExecOptionsFn func(options *containerType.ExecOptions)

func AttachStderr

func AttachStderr(attachStderr bool) ExecOptionsFn

func AttachStdin

func AttachStdin(attachStdin bool) ExecOptionsFn

func AttachStdout

func AttachStdout(attachStdout bool) ExecOptionsFn

func CMD

func CMD(cmd ...string) ExecOptionsFn

func ConsoleSize

func ConsoleSize(width, height uint) ExecOptionsFn

func Detach

func Detach(detach bool) ExecOptionsFn

func DetachKeys

func DetachKeys(detachKeys string) ExecOptionsFn

func ENV

func ENV(key, value string) ExecOptionsFn

func Privileged

func Privileged(privileged bool) ExecOptionsFn

func TTY

func TTY(tty bool) ExecOptionsFn

func User

func User(user string) ExecOptionsFn

func WorkingDir

func WorkingDir(workingDir string) ExecOptionsFn

Jump to

Keyboard shortcuts

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