Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
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
Click to show internal directories.
Click to hide internal directories.