//
pkg.gl
Category
github.com/elastic/beats/v7
x-pack
elastic-agent
pkg
agent
application
filelock
package
7.17.28
Repository:
https://github.com/elastic/beats.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
4
Dependents
6
Files
32 SLOC
#
Functions
NewAppLocker
NewAppLocker creates an AppLocker that locks the agent.lock file inside the provided directory.
#
Variables
ErrAppAlreadyRunning
ErrAppAlreadyRunning error returned when another elastic-agent is already holding the lock.
#
Structs
AppLocker
AppLocker locks the agent.lock file inside the provided directory.