kubernetes/pkg/volume
Jan Safranek c578542ad7 git: Use VolumeHost.GetExec() to execute stuff in volume plugins
This prepares volume plugins to run things in containers instead of running
them on the host.
2017-08-31 12:13:59 +02:00
..
aws_ebs Add storageClass.mountOptions and use it in all applicable plugins 2017-08-29 11:37:36 -04:00
azure_dd Add storageClass.mountOptions and use it in all applicable plugins 2017-08-29 11:37:36 -04:00
azure_file Add storageClass.mountOptions and use it in all applicable plugins 2017-08-29 11:37:36 -04:00
cephfs Adding dynamic Flexvolume plugin discovery capability, using filesystem watch. 2017-08-25 11:42:32 -07:00
cinder Add storageClass.mountOptions and use it in all applicable plugins 2017-08-29 11:37:36 -04:00
configmap Adding dynamic Flexvolume plugin discovery capability, using filesystem watch. 2017-08-25 11:42:32 -07:00
downwardapi Adding dynamic Flexvolume plugin discovery capability, using filesystem watch. 2017-08-25 11:42:32 -07:00
empty_dir Adding dynamic Flexvolume plugin discovery capability, using filesystem watch. 2017-08-25 11:42:32 -07:00
fc WaitForAttach refactoring for iSCSI attacher/detacher 2017-08-26 17:21:34 -04:00
flexvolume Merge pull request #51342 from wongma7/flex-nil 2017-08-28 12:07:18 -07:00
flocker Adding dynamic Flexvolume plugin discovery capability, using filesystem watch. 2017-08-25 11:42:32 -07:00
gce_pd Add storageClass.mountOptions and use it in all applicable plugins 2017-08-29 11:37:36 -04:00
git_repo git: Use VolumeHost.GetExec() to execute stuff in volume plugins 2017-08-31 12:13:59 +02:00
glusterfs Add storageClass.mountOptions and use it in all applicable plugins 2017-08-29 11:37:36 -04:00
host_path Adding dynamic Flexvolume plugin discovery capability, using filesystem watch. 2017-08-25 11:42:32 -07:00
iscsi refactor codes in volume iscsi to improve readability 2017-08-27 12:05:21 +08:00
local Merge pull request #51366 from sbezverk/cross_platform_fix 2017-08-26 14:29:09 -07:00
nfs Adding dynamic Flexvolume plugin discovery capability, using filesystem watch. 2017-08-25 11:42:32 -07:00
photon_pd Add storageClass.mountOptions and use it in all applicable plugins 2017-08-29 11:37:36 -04:00
portworx Adding dynamic Flexvolume plugin discovery capability, using filesystem watch. 2017-08-25 11:42:32 -07:00
projected Adding dynamic Flexvolume plugin discovery capability, using filesystem watch. 2017-08-25 11:42:32 -07:00
quobyte Add storageClass.mountOptions and use it in all applicable plugins 2017-08-29 11:37:36 -04:00
rbd Add storageClass.mountOptions and use it in all applicable plugins 2017-08-29 11:37:36 -04:00
scaleio Merge pull request #51388 from alrs/fix-scaleio-swallowed-error 2017-08-26 06:43:36 -07:00
secret Adding dynamic Flexvolume plugin discovery capability, using filesystem watch. 2017-08-25 11:42:32 -07:00
storageos Adding dynamic Flexvolume plugin discovery capability, using filesystem watch. 2017-08-25 11:42:32 -07:00
testing WaitForAttach refactoring for iSCSI attacher/detacher 2017-08-26 17:21:34 -04:00
util Merge pull request #50036 from wongma7/metrics 2017-08-28 04:20:49 -07:00
validation Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
vsphere_volume Add storageClass.mountOptions and use it in all applicable plugins 2017-08-29 11:37:36 -04:00
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
metrics_cached.go
metrics_du_test.go switch from package syscall to x/sys/unix 2017-07-21 12:14:42 +02:00
metrics_du.go add volume timestamps 2017-03-02 15:01:59 -08:00
metrics_errors.go Disambiguate unsupported metrics from metrics errors 2016-09-15 10:05:30 +10:00
metrics_nil_test.go
metrics_nil.go Disambiguate unsupported metrics from metrics errors 2016-09-15 10:05:30 +10:00
metrics_statfs_test.go add volume timestamps 2017-03-02 15:01:59 -08:00
metrics_statfs.go add volume timestamps 2017-03-02 15:01:59 -08:00
OWNERS remove deads2k from volume reviewer 2017-07-25 08:52:25 -04:00
plugins_test.go Adding dynamic Flexvolume plugin discovery capability, using filesystem watch. 2017-08-25 11:42:32 -07:00
plugins.go Add storageClass.mountOptions and use it in all applicable plugins 2017-08-29 11:37:36 -04:00
util_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
util.go Add MountOptions field to PV spec 2017-08-28 14:18:34 -04:00
volume_linux.go Fixes cross platform build failure 2017-08-26 09:58:51 -04:00
volume_unsupported.go Fixes cross platform build failure 2017-08-26 09:58:51 -04:00
volume.go WaitForAttach refactoring for iSCSI attacher/detacher 2017-08-26 17:21:34 -04:00