This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2026-01-16 23:05:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
fc46a2f59c984cbb301b332dfb680fbdbaaaac86
kubernetes
/
pkg
/
volume
/
util
/
subpath
History
Brian Goff
0051db89a7
Use O_CLOEXEC for volume subpath util
...
This prevents fd's from leaking to subprocesses.
2019-07-09 10:03:59 -07:00
..
BUILD
…
OWNERS
…
subpath_linux_test.go
…
subpath_linux.go
Use O_CLOEXEC for volume subpath util
2019-07-09 10:03:59 -07:00
subpath_nsenter_test.go
Use O_CLOEXEC for volume subpath util
2019-07-09 10:03:59 -07:00
subpath_nsenter.go
…
subpath_unsupported.go
…
subpath_windows_test.go
…
subpath_windows.go
…
subpath.go
…