//
pkg.gl
Category
github.com/ligato/sfc-controller
controller
utils
vty
package
0.0.1
Repository:
https://github.com/ligato/sfc-controller.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
145 SLOC
#
Packages
ssh
Package ssh provides the API for connecting to a SSH node.
#
Functions
NewSession
NewSession returns a new VTY session opened on provided connector.
#
Structs
Session
Session is a VTY session handle.
#
Interfaces
Connector
Connector provides the connection to VTY via various transports.