k3s/pkg/volume
Mike Danese 161c391f44 autogenerated 2016-12-29 13:04:10 -08:00
..
aws_ebs autogenerated 2016-12-29 13:04:10 -08:00
azure_dd autogenerated 2016-12-29 13:04:10 -08:00
azure_file autogenerated 2016-12-29 13:04:10 -08:00
cephfs autogenerated 2016-12-29 13:04:10 -08:00
cinder autogenerated 2016-12-29 13:04:10 -08:00
configmap autogenerated 2016-12-29 13:04:10 -08:00
downwardapi autogenerated 2016-12-29 13:04:10 -08:00
empty_dir autogenerated 2016-12-29 13:04:10 -08:00
fc autogenerated 2016-12-29 13:04:10 -08:00
flexvolume autogenerated 2016-12-29 13:04:10 -08:00
flocker autogenerated 2016-12-29 13:04:10 -08:00
gce_pd autogenerated 2016-12-29 13:04:10 -08:00
git_repo autogenerated 2016-12-29 13:04:10 -08:00
glusterfs autogenerated 2016-12-29 13:04:10 -08:00
host_path autogenerated 2016-12-29 13:04:10 -08:00
iscsi autogenerated 2016-12-29 13:04:10 -08:00
nfs autogenerated 2016-12-29 13:04:10 -08:00
photon_pd autogenerated 2016-12-29 13:04:10 -08:00
quobyte autogenerated 2016-12-29 13:04:10 -08:00
rbd autogenerated 2016-12-29 13:04:10 -08:00
secret autogenerated 2016-12-29 13:04:10 -08:00
testing rename /release_1_5 to /clientset 2016-12-14 12:39:48 -08:00
util autogenerated 2016-12-29 13:04:10 -08:00
vsphere_volume autogenerated 2016-12-29 13:04:10 -08:00
BUILD autogenerated 2016-12-29 13:04:10 -08:00
OWNERS Update pkg/volume/OWNERS to include Jan Safranek 2016-10-20 12:21:06 -05:00
doc.go
metrics_cached.go
metrics_du.go Collects volume inode stats using the same find command that cadvisor uses these are included in the summary 2016-11-01 10:51:11 -07:00
metrics_du_test.go
metrics_errors.go Disambiguate unsupported metrics from metrics errors 2016-09-15 10:05:30 +10:00
metrics_nil.go Disambiguate unsupported metrics from metrics errors 2016-09-15 10:05:30 +10:00
metrics_nil_test.go
metrics_statfs.go Collects volume inode stats using the same find command that cadvisor uses these are included in the summary 2016-11-01 10:51:11 -07:00
metrics_statfs_test.go MetricsStatfs GetMetrics() function test 2016-11-30 09:46:20 +08:00
plugins.go rename /release_1_5 to /clientset 2016-12-14 12:39:48 -08:00
plugins_test.go volume pluginsmgr functions test 2016-12-03 23:02:21 +08:00
util.go rename /release_1_5 to /clientset 2016-12-14 12:39:48 -08:00
util_test.go fix(kubelet): reference pod by namespace/name 2016-12-01 11:22:55 +01:00
volume.go dependencies: pkg/volume 2016-11-23 15:53:09 -08:00
volume_linux.go fix permissions when using fsGroup 2016-12-06 14:04:16 -06:00
volume_unsupported.go