kubernetes/pkg/volume
2019-05-01 11:24:03 -07:00
..
awsebs remove unused code 2019-04-19 08:36:31 -04:00
azure_dd Upgrade compute API to version 2019-03-01 2019-04-21 18:12:29 +08:00
azure_file add shareName param in azure file storage class 2019-04-24 05:48:58 +00:00
cephfs Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
cinder Volume AttachablePlugin.CanAttach() now returns both bool and error 2019-04-08 16:53:22 -04:00
configmap Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
csi Merge pull request #76796 from dims/remove-unused-methods 2019-04-19 11:09:55 -07:00
downwardapi Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
emptydir Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
fc Volume AttachablePlugin.CanAttach() now returns both bool and error 2019-04-08 16:53:22 -04:00
flexvolume remove unused code 2019-04-19 08:36:31 -04:00
flocker remove unused code 2019-04-19 08:36:31 -04:00
gcepd Volume AttachablePlugin.CanAttach() now returns both bool and error 2019-04-08 16:53:22 -04:00
git_repo Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
glusterfs Clean ineffectual assignment 2019-04-13 16:23:07 +03:00
host_path Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
iscsi remove unused code 2019-04-19 08:36:31 -04:00
local fix golint failures of pkg/volume/local 2019-04-20 18:18:25 +08:00
nfs Move nsenter mounter to pkg/volume/util/nsenter 2019-04-08 09:53:46 -06:00
photon_pd Volume AttachablePlugin.CanAttach() now returns both bool and error 2019-04-08 16:53:22 -04:00
portworx fix golint failures of pkg/volume/portworx 2019-04-23 23:26:41 +08:00
projected remove unused code 2019-04-19 08:36:31 -04:00
quobyte Adds missing user mapping option for Quobyte mounts 2019-02-25 12:03:34 +01:00
rbd remove unused code 2019-04-19 08:36:31 -04:00
scaleio remove unused code 2019-04-19 08:36:31 -04:00
secret Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
storageos Update client callers to use explicit versions 2019-02-26 08:36:30 -05:00
testing Volume AttachablePlugin.CanAttach() now returns both bool and error 2019-04-08 16:53:22 -04:00
util Add migration metrics checking to all test suites 2019-05-01 11:24:03 -07:00
validation Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
vsphere_volume Merge pull request #76719 from bertinatto/fix_vsphere_size 2019-04-24 16:50:46 -07:00
BUILD Move CSIDriver Lister to the controller 2019-04-05 12:20:11 -07:00
doc.go
metrics_cached.go
metrics_du.go Rename Du() to DiskUsage() for more expressive 2018-05-22 10:52:06 +08:00
metrics_du_test.go
metrics_errors.go
metrics_nil.go
metrics_nil_test.go
metrics_statfs.go
metrics_statfs_test.go
noop_expandable_plugin.go Add IsMigratableToCSI to volume plugin interface 2019-01-17 14:43:52 -08:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
plugins.go Volume AttachablePlugin.CanAttach() now returns both bool and error 2019-04-08 16:53:22 -04:00
plugins_test.go Add IsMigratableToCSI to volume plugin interface 2019-01-17 14:43:52 -08:00
volume.go remove cloud provider dependencies to pkg/volume 2019-02-09 01:16:55 -05:00
volume_linux.go Ensure directories are executable for fsGroup 2019-01-30 18:07:38 +01:00
volume_unsupported.go