attach

package
v0.0.4-rc1 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2018 License: Apache-2.0 Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunAttach

func RunAttach(ctx *clicontext.CLIContext, timeout time.Duration, stdin, tty bool, container string) error

Types

type Attach

type Attach struct {
	I_Stdin bool   `desc:"Pass stdin to the container"`
	T_Tty   bool   `desc:"Stdin is a TTY"`
	Timeout string `desc:"Timeout waiting for the container to be created to attach to" default:"1m"`
}

func (*Attach) Run

func (a *Attach) Run(ctx *clicontext.CLIContext) error

Jump to

Keyboard shortcuts

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