kubernetes/pkg/volume
2015-04-29 10:46:32 -04:00
..
aws_ebs Change mount.Interface.Mount to exec('mount'), instead of syscall 2015-04-29 10:46:32 -04:00
empty_dir Change mount.Interface.Mount to exec('mount'), instead of syscall 2015-04-29 10:46:32 -04:00
gce_pd Change mount.Interface.Mount to exec('mount'), instead of syscall 2015-04-29 10:46:32 -04:00
git_repo Make secret volume plugin idempotent 2015-04-23 11:23:23 -04:00
glusterfs Change mount.Interface.Mount to exec('mount'), instead of syscall 2015-04-29 10:46:32 -04:00
host_path Refactored Volume plugins to use InternalVolume instead of API types 2015-04-14 14:25:01 -04:00
iscsi Change mount.Interface.Mount to exec('mount'), instead of syscall 2015-04-29 10:46:32 -04:00
nfs Change mount.Interface.Mount to exec('mount'), instead of syscall 2015-04-29 10:46:32 -04:00
persistent_claim Fix crash in kubelet when persistent volume claim is not bound. 2015-04-25 12:38:18 -07:00
secret Make secret volume plugin idempotent 2015-04-23 11:23:23 -04:00
util Make secret volume plugin idempotent 2015-04-23 11:23:23 -04:00
doc.go Promote volume plugins, prep for persistent vols 2015-03-20 13:49:40 -07:00
plugins.go Refactored Volume plugins to use InternalVolume instead of API types 2015-04-14 14:25:01 -04:00
plugins_test.go Refactored Volume plugins to use InternalVolume instead of API types 2015-04-14 14:25:01 -04:00
testing.go Refactored Volume plugins to use InternalVolume instead of API types 2015-04-14 14:25:01 -04:00
util.go Added validation to prevent mutating Claim.Spec after binding 2015-04-06 08:46:44 -04:00
volume.go Promote volume plugins, prep for persistent vols 2015-03-20 13:49:40 -07:00