ssh

package
v0.0.0-...-1f8c1e5 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2025 License: AGPL-3.0 Imports: 0 Imported by: 3

Documentation

Overview

Package ssh holds core types needed for Juju for representing ssh information throughout the system.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PublicKey

type PublicKey struct {
	// Fingerprint is the calculated fingerprint of the ssh key.
	Fingerprint string

	// Key is the raw public key.
	Key string
}

PublicKey represents a single public ssh key for a user within a model.

Jump to

Keyboard shortcuts

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