deploykey

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Passphrasekey = "password"
	Identitykey   = "identity"
)
View Source
const DeployKeyTemplate = `` /* 197-byte string literal not displayed */

Variables

This section is empty.

Functions

func GetDeployKeyFile

func GetDeployKeyFile(c Config) (string, error)

Types

type Config

type Config struct {
	Name       string
	Passphrase string
	Identity   string
	KnownHosts string
}

func GetDeployKeyConfig

func GetDeployKeyConfig(file string) (Config, error)

Jump to

Keyboard shortcuts

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