kubernetes/pkg/volume/testing
Travis Rhoden 367f879131
Retire mount.Exec for k8s.io/utils/exec
This patch removes mount.Exec entirely and instead uses the common
utility from k8s.io/utils/exec.

The fake exec implementation found in k8s.io/utils/exec differs a bit
than mount.Exec, with the ability to pre-script expected calls to
Command.CombinedOutput(), so tests that previously relied on a callback
mechanism to produce specific output have been updated to use that
mechanism.
2019-11-13 14:09:57 -07:00
..
BUILD Retire mount.Exec for k8s.io/utils/exec 2019-11-13 14:09:57 -07: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 Retire mount.Exec for k8s.io/utils/exec 2019-11-13 14:09:57 -07:00