//
pkg.gl
Category
sigs.k8s.io/controller-runtime
pkg
internal
flock
package
0.20.2
Repository:
https://github.com/kubernetes-sigs/controller-runtime.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
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.