command_factory

package
v0.0.0-...-098adc7 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2015 License: Apache-2.0 Imports: 9 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SSH

type SSH interface {
	Connect(appName string, instanceIndex int, config *config_package.Config) error
	Forward(localAddress, remoteAddress string) error
	Shell(command string, ptyDespired bool) error
}

type SSHCommandFactory

type SSHCommandFactory struct {
	// contains filtered or unexported fields
}

func NewSSHCommandFactory

func NewSSHCommandFactory(config *config_package.Config, ui terminal.UI, exitHandler exit_handler.ExitHandler, appExaminer app_examiner.AppExaminer, secureShell SSH) *SSHCommandFactory

func (*SSHCommandFactory) MakeSSHCommand

func (f *SSHCommandFactory) MakeSSHCommand() cli.Command

Directories

Path Synopsis
This file was generated by counterfeiter
This file was generated by counterfeiter

Jump to

Keyboard shortcuts

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