//
pkg.gl
Category
github.com/openshift/installer
pkg
clusterapi
internal
process
flock
package
0.91.0
Repository:
https://github.com/openshift/installer.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
4
Dependents
3
Files
29 SLOC
#
Functions
Acquire
Acquire acquires a lock on a file for the duration of the process.
#
Variables
ErrAlreadyLocked
ErrAlreadyLocked is returned when the file is already locked.