# Functions
NewApplication creates a new instance of an applications.
# Variables
ErrAppNotRunning is returned when configuration is performed on not running application.
# Structs
Application encapsulates a concrete application ran by elastic-agent e.g Beat.
# Type aliases
ArgsDecorator decorates arguments before calling an application.