kubernetes/pkg/volume/testing
Travis Rhoden 935c23f2ad
Move HostUtil to pkg/volume/util/hostutil
This patch moves the HostUtil functionality from the util/mount package
to the volume/util/hostutil package.

All `*NewHostUtil*` calls are changed to return concrete types instead
of interfaces.

All callers are changed to use the `*NewHostUtil*` methods instead of
directly instantiating the concrete types.
2019-08-30 10:14:42 -06:00
..
BUILD Move HostUtil to pkg/volume/util/hostutil 2019-08-30 10:14:42 -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 Move HostUtil to pkg/volume/util/hostutil 2019-08-30 10:14:42 -06:00