ssh

package
v10.1.0-rc.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2017 License: MIT Imports: 10 Imported by: 56

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSSHServer

type MockSSHServer struct {
	User     string
	Password string
	Config   *cryptoSSH.ServerConfig
	// contains filtered or unexported fields
}

func NewMockServer

func NewMockServer(user, pass string, privateKey []byte) (*MockSSHServer, error)

func (*MockSSHServer) Start

func (s *MockSSHServer) Start() (int, error)

func (*MockSSHServer) Stop

func (s *MockSSHServer) Stop()

Jump to

Keyboard shortcuts

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