kubernetes/pkg/volume/azure_dd
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
..
attacher.go fix azure disk lun error 2019-05-15 08:32:03 +00:00
attacher_test.go remove VM API call dep in azure disk WaitForAttach 2019-05-07 06:21:44 +00:00
azure_common.go remove VM API call dep in azure disk WaitForAttach 2019-05-07 06:21:44 +00:00
azure_common_linux.go fix typo in azure disk logging 2019-04-09 09:01:52 +00:00
azure_common_test.go remove VM API call dep in azure disk WaitForAttach 2019-05-07 06:21:44 +00:00
azure_common_unsupported.go remove format operation in WaitForAttach 2018-04-28 02:12:09 +00:00
azure_common_windows.go remove VM API call dep in azure disk WaitForAttach 2019-05-07 06:21:44 +00:00
azure_dd.go Refactor pkg/util/mount to be more reusable 2019-06-14 09:35:18 -06:00
azure_dd_block.go change import alias of utils/strings 2019-01-30 10:44:09 +08:00
azure_dd_block_test.go add volumeName in getVolumeSpecFromGlobalMapPath 2018-05-22 06:52:24 +00:00
azure_dd_max_disk_count.go remove vmsizelist call in azure disk 2019-05-18 03:41:34 +00:00
azure_dd_test.go remove vmsizelist call in azure disk 2019-05-18 03:41:34 +00:00
azure_mounter.go Change fsGroup to mounterArgs in volume.SetUp() to allow for future extension. 2019-05-29 15:12:28 -04:00
azure_provision.go Staging the legacy Azure Cloud Provider 2019-04-25 20:03:45 -04:00
azure_provision_test.go Add documentation and unit tests 2018-07-30 13:32:57 +08:00
BUILD remove vmsizelist call in azure disk 2019-05-18 03:41:34 +00:00
OWNERS Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00