agent

package
v0.0.0-...-efb7c8a Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2022 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAgent

func NewAgent(cfg *Cfg) *agent

Types

type Cfg

type Cfg struct {
	SocketPath     string        `mapstructure:"socket_path"`
	SyncInterval   time.Duration `mapstructure:"sync_interval"`
	StorePath      string        `mapstructure:"store_path"`
	CertPath       string        `mapstructure:"agent_cert_path"`
	KeyPath        string        `mapstructure:"agent_key_path"`
	MasterPassword []byte        `mapstructure:"master_password"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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