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-08-09 08:05:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
d4729008ef02e109c561c56ae95c8c10cf68f091
kubernetes
/
pkg
/
volume
/
flexvolume
History
Jan Safranek
fc245b339b
Refactor ConstructVolumeSpec
...
Return a struct from ConstructVolumeSpec to be able to add more fields to it later.
2022-11-03 16:55:13 +01:00
..
attacher_test.go
…
attacher-defaults.go
…
attacher.go
…
common_test.go
unittests: Fixes unit tests for Windows (part 2)
2022-08-01 18:56:32 +03:00
detacher_test.go
…
detacher-defaults.go
…
detacher.go
…
driver-call_test.go
…
driver-call.go
…
expander-defaults.go
…
expander.go
…
fake_watcher.go
…
flexvolume_test.go
unittests: Fixes unit tests for Windows (part 2)
2022-08-01 18:56:32 +03:00
mounter_test.go
…
mounter-defaults.go
Merge pull request
#104732
from mengjiao-liu/remove-flag-experimental-check-node-capabilities-before-mount
2022-02-24 07:56:30 -08:00
mounter.go
…
OWNERS
…
plugin_test.go
…
plugin-defaults.go
…
plugin.go
Refactor ConstructVolumeSpec
2022-11-03 16:55:13 +01:00
probe_test.go
unittests: Fixes unit tests for Windows (part 2)
2022-08-01 18:56:32 +03:00
probe.go
fsnotify: use event.Has instead of "event.Op&h == h"
2022-10-13 13:42:26 +08:00
unmounter_test.go
…
unmounter-defaults.go
…
unmounter.go
…
util.go
…
volume.go
…