package
7.17.28
Repository: https://github.com/elastic/beats.git
Documentation: pkg.go.dev

# Functions

NewAppAction creates a new AppAction handler.
NewDefault creates a new Default handler.
NewPolicyChange creates a new PolicyChange handler.
NewPolicyReassign creates a new PolicyReassign handler.
NewSettings creates a new Settings handler.
NewUnenroll creates a new Unenroll handler.
NewUnknown creates a new Unknown handler.
NewUpgrade creates a new Upgrade handler.

# Structs

AppAction is a handler for application actions.
Default is a default handler.
PolicyChange is a handler for POLICY_CHANGE action.
PolicyReassign handles policy reassign change coming from fleet.
Settings handles settings change coming from fleet and updates log level.
Unenroll results in running agent entering idle state, non managed non standalone.
Unknown is a handler for unrecognized actions.
Upgrade is a handler for UPGRADE action.