//
pkg.gl
Category
github.com/canonical/jimm/v3
internal
ssh
package
3.2.0
Repository:
https://github.com/canonical/jimm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
1
Files
313 SLOC
#
Functions
GetFingerprintsFromPrivateKey
GetFingerprintsFromPrivateKey returns the fingerprints of the host key.
NewJumpServer
NewJumpServer creates the jump server struct.
#
Structs
Config
Config is the struct holding the configuration for the jump server.
Server
Server is the struct holding the jump server and some.
#
Interfaces
SSHManager
SSHManager is the interface to enable the ssh server to operate.