package flock
import "k8s.io/kubernetes/pkg/util/flock"
Index ¶
Functions ¶
func Acquire ¶
Acquire acquires a lock on a file for the duration of the process. This method is reentrant.
Source Files ¶
flock_unix.go
- Version
- v1.4.0-beta.5
- Published
- Sep 15, 2016
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 8 minutes ago –
Tools for package owners.