ssh

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

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

func New(client pluginsinterface.PluginClientset, arguments []string) pluginsinterface.PluginInterface

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