operations

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2020 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KeyPair

type KeyPair struct {
	PrivateKey string
	PublicKey  string
	SignedKey  string
}

type ProxyAgent

type ProxyAgent struct {
	Keyring *proxyagent.ProxyKeyring
	Socket  string
}

type Spawn

type Spawn struct {
	Command         []string
	GenerateKey     bool
	NoProxy         bool
	ValidPrincipals string
	VaultSigningUrl string
}

Spawn contains all options and logic for spawning commands

func (*Spawn) Run

func (s *Spawn) Run() error

Jump to

Keyboard shortcuts

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