kubernetes/pkg/kubelet/volumemanager
Travis Rhoden be7da5052f Refactor pkg/util/mount to be more reusable
This patch refactors pkg/util/mount to be more usable outside of
Kubernetes. This is done by refactoring mount.Interface to only contain
methods that are not K8s specific. Methods that are not relevant to
basic mount activities but still have OS-specific implementations are
now found in a mount.HostUtils interface.
2019-06-14 09:35:18 -06:00
..
cache Set sizeLimit to the smaller of the ephemeral storage limit and the emptydir limit (if set) 2019-05-29 15:17:47 -04:00
metrics Improve usability of CSI plugin metrics 2018-11-12 09:21:49 +08:00
populator update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
reconciler Refactor pkg/util/mount to be more reusable 2019-06-14 09:35:18 -06:00
BUILD Add unit tests for volumesinuse during node status update 2019-02-12 13:46:30 -08:00
OWNERS Add jan and msau42 as approver for volumemanager 2019-05-03 13:34:50 -04:00
volume_manager_fake.go Add unit tests for volumesinuse during node status update 2019-02-12 13:46:30 -08:00
volume_manager_test.go Refactor pkg/util/mount to be more reusable 2019-06-14 09:35:18 -06:00
volume_manager.go Refactor pkg/util/mount to be more reusable 2019-06-14 09:35:18 -06:00