execclient

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2020 License: MPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Logger        hclog.Logger
	UI            terminal.UI
	Context       context.Context
	Client        pb.WaypointClient
	DeploymentId  string
	DeploymentSeq uint64
	Args          []string
	Stdin         io.Reader
	Stdout        io.Writer
	Stderr        io.Writer
}

func (*Client) Run

func (c *Client) Run() (int, error)

type EscapeWatcher

type EscapeWatcher struct {
	Cancel func()
	Input  io.Reader
	// contains filtered or unexported fields
}

func (*EscapeWatcher) Read

func (ew *EscapeWatcher) Read(b []byte) (int, error)

Jump to

Keyboard shortcuts

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