kubernetes/pkg/volume/util/operationexecutor
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 Merge pull request #66928 from RobertKrawitz/ephemeral-storage-quota-exp 2019-05-30 20:44:26 -07:00
fakegenerator.go Refactor pkg/util/mount to be more reusable 2019-06-14 09:35:18 -06:00
operation_executor_test.go Refactor pkg/util/mount to be more reusable 2019-06-14 09:35:18 -06:00
operation_executor.go Refactor pkg/util/mount to be more reusable 2019-06-14 09:35:18 -06:00
operation_generator.go Refactor pkg/util/mount to be more reusable 2019-06-14 09:35:18 -06:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00