k3s/pkg/volume
Phillip Wittrock c67ce887f2 Volume Metrics Interface and base implementation.
- Add volume.MetricsProvider function to Volume interface.
- Add volume.MetricsDu for providing metrics via executing "du".
- Add volulme.MetricsNil for unsupported Volumes.
2015-12-09 16:06:24 -08:00
..
aws_ebs Volume Metrics Interface and base implementation. 2015-12-09 16:06:24 -08:00
cephfs Volume Metrics Interface and base implementation. 2015-12-09 16:06:24 -08:00
cinder Volume Metrics Interface and base implementation. 2015-12-09 16:06:24 -08:00
downwardapi Volume Metrics Interface and base implementation. 2015-12-09 16:06:24 -08:00
empty_dir Volume Metrics Interface and base implementation. 2015-12-09 16:06:24 -08:00
fc Volume Metrics Interface and base implementation. 2015-12-09 16:06:24 -08:00
flocker Volume Metrics Interface and base implementation. 2015-12-09 16:06:24 -08:00
gce_pd Volume Metrics Interface and base implementation. 2015-12-09 16:06:24 -08:00
git_repo Volume Metrics Interface and base implementation. 2015-12-09 16:06:24 -08:00
glusterfs Volume Metrics Interface and base implementation. 2015-12-09 16:06:24 -08:00
host_path Volume Metrics Interface and base implementation. 2015-12-09 16:06:24 -08:00
iscsi Volume Metrics Interface and base implementation. 2015-12-09 16:06:24 -08:00
nfs Volume Metrics Interface and base implementation. 2015-12-09 16:06:24 -08:00
persistent_claim Refactor volume.Builder.IsReadOnly() to volume.Builder.GetAttributes() 2015-11-13 23:34:48 -05:00
rbd Volume Metrics Interface and base implementation. 2015-12-09 16:06:24 -08:00
secret Volume Metrics Interface and base implementation. 2015-12-09 16:06:24 -08:00
util Volume Metrics Interface and base implementation. 2015-12-09 16:06:24 -08:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
metrics_du.go Volume Metrics Interface and base implementation. 2015-12-09 16:06:24 -08:00
metrics_du_test.go Volume Metrics Interface and base implementation. 2015-12-09 16:06:24 -08:00
metrics_nil.go Volume Metrics Interface and base implementation. 2015-12-09 16:06:24 -08:00
metrics_nil_test.go Volume Metrics Interface and base implementation. 2015-12-09 16:06:24 -08:00
plugins.go Refactor GCE wrapper library to allow execution from E2E test suite 2015-11-25 11:48:06 -08:00
plugins_test.go expand volume.Spec to include full Volume and PV 2015-09-03 08:57:32 -04:00
testing.go Volume Metrics Interface and base implementation. 2015-12-09 16:06:24 -08:00
util.go Pass ListOptions to List in ListWatch. 2015-12-07 11:53:53 +01:00
util_test.go Move pkg/util.Time to pkg/api/unversioned.Time 2015-09-17 17:51:27 -07:00
volume.go Volume Metrics Interface and base implementation. 2015-12-09 16:06:24 -08:00