ssh

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2021 License: Apache-2.0 Imports: 13 Imported by: 1

Documentation

Index

Constants

View Source
const (
	// SSHPrivateKey private key
	SSHPrivateKey = "id_rsa"

	// SSHPublicKey public key
	SSHPublicKey = "id_rsa.pub"

	// SSHAuthorizedKeys authkey
	SSHAuthorizedKeys = "authorized_keys"

	// SSHConfig  ssh conf
	SSHConfig = "config"

	// SSHAbsolutePath ssh abs path
	SSHAbsolutePath = "/root/.ssh"

	// SSHRelativePath ssh rel path
	SSHRelativePath = ".ssh"
)

Variables

This section is empty.

Functions

func New

New creates ssh plugin

Types

This section is empty.

Jump to

Keyboard shortcuts

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