ssh

package
v0.0.0-...-8dd6030 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2017 License: MIT Imports: 18 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 interface {
	Host() string
	Connect() error
	Disconnect() error
	Run() (string, error)
}

func NewClient

func NewClient(cfg c.HostConfig) Client

type Collector

type Collector interface {
	Start()
	Stop()
}

func NewCollector

func NewCollector(cfg c.Config, client Client, mon ...m.Monitor) Collector

Jump to

Keyboard shortcuts

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