ssh

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2019 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnsureKeyPair

func EnsureKeyPair(sec *operator.Secrets, keyProperty string, pubKeyProperty string) ([]byte, error)

func NewCompute

func NewCompute(logger logging.Logger, comp ProvidedCompute, remoteUser string) infra.Compute

Types

type ProvidedCompute

type ProvidedCompute interface {
	ID() string
	InternalIP() (*string, error)
	ExternalIP() (*string, error)
	Remove() error
}

Jump to

Keyboard shortcuts

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