connection

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2024 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Connection

type Connection interface {
	Start()
	// contains filtered or unexported methods
}

type SSHConnection added in v0.1.1

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

func NewConnection

func NewConnection(accessConfig access.Configurator) (*SSHConnection, error)

func (*SSHConnection) Start added in v0.1.1

func (connection *SSHConnection) Start()

Directories

Path Synopsis
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

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