keys

package
v0.34.4 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

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