keys

package
v0.25.0 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultKeysHost = "localhost"
View Source
const DefaultKeysPort = "10997"

Variables

This section is empty.

Functions

func DefaultKeysURL

func DefaultKeysURL() string

Types

type LocalKeyClient

type LocalKeyClient struct {
	keys.KeyClient
}

func InitKeyClient

func InitKeyClient(keysUrl string) (*LocalKeyClient, error)

Returns an initialized key client to a docker container running the keys server Adding the Ip address is optional and should only be used for passing data

func (*LocalKeyClient) ListKeys

func (keys *LocalKeyClient) ListKeys(keysPath string, quiet bool, logger *logging.Logger) ([]string, error)

Keyclient returns a list of keys that it is aware of. params: host - search for keys on the host container - search for keys on the container quiet - don't print output, just return the list you find

Jump to

Keyboard shortcuts

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