common

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetUserFingerprint

func GetUserFingerprint(username string) string

GetUserFingerprint ..

func PrintSSHKeys

func PrintSSHKeys(c *cli.Context)

PrintSSHKeys ..

Types

type Response

type Response struct {
	Success bool
}

Response ..

type SSHKey

type SSHKey struct {
	Fingerprint string
	Name        string
	PublicKey   string `json:"public_key"`
}

SSHKey ..

func GetSSHKeys

func GetSSHKeys() []SSHKey

GetSSHKeys ..

Jump to

Keyboard shortcuts

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