cmdrunnorestarts

package
v3.1.12+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2020 License: MIT Imports: 41 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, opts Opts) error

Types

type Opts

type Opts struct {
	Logger cmdlogger.Logger
	// LogLevelSubcommands specifies the log level to pass to sub commands.
	// Pass the same as used for logger.
	// We need it here, because there is no way to get it from logger.
	LogLevelSubcommands hclog.Level
	PinpointRoot        string

	AgentConf agentconf.Config
}

Directories

Path Synopsis
Package crashes handle sending the crash logs to the server
Package crashes handle sending the crash logs to the server
Package inconfig contains the functions that convert from backend config to the config that integrations accept.
Package inconfig contains the functions that convert from backend config to the config that integrations accept.
Package logsender contains log Writer that sends the logs to the backend.
Package logsender contains log Writer that sends the logs to the backend.
Package subcommand provides a way to execute subcommands while passing the arguments and output via filesystem to avoid data size limitations.
Package subcommand provides a way to execute subcommands while passing the arguments and output via filesystem to avoid data size limitations.
Package updater handles agent updates.
Package updater handles agent updates.

Jump to

Keyboard shortcuts

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