ssh

package
v0.0.0-...-4ceb61e Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2022 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddCommandsTo

func AddCommandsTo(client *cobra.Command)

Types

type Host

type Host struct {
	DNSname    string    `json:"dnsname"`
	Username   string    `json:"username"`
	LastUsed   time.Time `json:"lastused"`
	SocketType string    `json:"sockettype"`
}

type HostDB

type HostDB struct {
	Hosts []Host `json:"hosts"`
}

Jump to

Keyboard shortcuts

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