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-07-30 04:24:52 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
6a42e102b7af070a411133300a60307c3ee64cb2
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
…