kubernetes/pkg/volume/testing
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
..
BUILD Refactor pkg/util/mount to be more reusable 2019-06-14 09:35:18 -06:00
mock_volume.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
OWNERS Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
testing.go Refactor pkg/util/mount to be more reusable 2019-06-14 09:35:18 -06:00