setupkeys

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDefaultPrivateKeyPath

func GetDefaultPrivateKeyPath(targetSlug string) (string, error)

func NewKeySetup

func NewKeySetup(target ssh.Destination, privKeyPath string, keyType KeyType) (operation.Sequence, error)

Types

type KeyType

type KeyType string
const (
	KeyTypeED25519 KeyType = "ed25519"
	KeyTypeRSA     KeyType = "rsa"
)

func ParseKeyType

func ParseKeyType(s string) (KeyType, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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