This website requires JavaScript.
Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
4e47f69cba5d57decdde895179959cd68b55bad8
kubernetes
/
pkg
/
controller
/
persistentvolume
History
Jan Safranek
4e47f69cba
recycler: Implement volume host interfaces.
...
We need the controller to implement volume.VolumeHost interface to be able to call recycle plugins.
2016-05-18 10:06:24 +02:00
..
options
Retry recycle or delete operation on failure.
2016-02-05 17:02:13 +01:00
OWNERS
Move blunderbuss assignees into tree
2016-03-02 20:46:32 -05:00
persistentvolume_controller_test.go
Add controller method tests.
2016-05-18 10:05:14 +02:00
persistentvolume_controller.go
recycler: Implement volume host interfaces.
2016-05-18 10:06:24 +02:00
persistentvolume_framework_test.go
Add controller method tests.
2016-05-18 10:05:14 +02:00
persistentvolume_host.go
recycler: Implement volume host interfaces.
2016-05-18 10:06:24 +02:00
persistentvolume_index_test.go
Rename types.go to persistentvolume_index.go
2016-05-17 15:14:01 +02:00
persistentvolume_index.go
Implement syncVolume.
2016-05-17 15:14:08 +02:00
persistentvolume_sync_test.go
Add events.
2016-05-17 15:14:11 +02:00