k3s/pkg/cloudprovider/providers/azure
andyzhangx fc988d429b initial work for azure file grow size implementation
enable azure file grow size

fix according to comments

fix comments

fix review comments

fix comments
2018-01-30 13:36:29 +00:00
..
auth Split auth related config for Azure 2018-01-03 10:23:26 +08:00
BUILD Add more tests. 2018-01-29 20:50:36 +00:00
OWNERS add Dong Liu as approver and add OWNERS in credentialprovider 2017-12-19 09:31:43 +00:00
azure.go Merge pull request #58857 from brendandburns/ut3 2018-01-29 20:11:44 -08:00
azure_backoff.go use info instead of infof when no format 2018-01-29 14:37:08 +08:00
azure_backoff_test.go Add additional unit tests. 2018-01-23 04:37:31 +00:00
azure_blobDiskController.go Merge pull request #58939 from zhangmingld/glogf 2018-01-30 01:49:41 -08:00
azure_cache.go Rename filenames for clear 2018-01-16 10:06:03 +08:00
azure_cache_test.go Rename filenames for clear 2018-01-16 10:06:03 +08:00
azure_client.go Review fixes 2018-01-15 13:32:42 +01:00
azure_controllerCommon.go Merge pull request #58939 from zhangmingld/glogf 2018-01-30 01:49:41 -08:00
azure_fakes.go Add more tests. 2018-01-29 20:50:36 +00:00
azure_file.go initial work for azure file grow size implementation 2018-01-30 13:36:29 +00:00
azure_instances.go Clean up unused functions and consts 2018-01-26 17:05:56 +08:00
azure_loadbalancer.go use info instead of infof when no format 2018-01-29 14:37:08 +08:00
azure_loadbalancer.md correct doc for reconcileSecurityGroup 2017-11-20 09:32:47 -08:00
azure_loadbalancer_test.go Check both name and ports for azure health probes 2017-12-07 15:33:02 +08:00
azure_managedDiskController.go Minor commenting fixes for Azure Disk Controllers from CR 2018-01-04 01:29:46 -08:00
azure_metrics.go Review fixes 2018-01-15 13:32:42 +01:00
azure_metrics_test.go Instrument the Azure API calls for Prometheus monitoring 2018-01-12 11:10:40 +01:00
azure_routes.go Clean up azure rateLimiter and verbose logs 2018-01-10 14:02:08 +08:00
azure_standard.go Clean up unused functions and consts 2018-01-26 17:05:56 +08:00
azure_standard_test.go Add additional unit tests. 2018-01-23 04:37:31 +00:00
azure_storage.go initial work for azure file grow size implementation 2018-01-30 13:36:29 +00:00
azure_storage_test.go Add more tests. 2018-01-29 20:50:36 +00:00
azure_storageaccount.go Clean up azure rateLimiter and verbose logs 2018-01-10 14:02:08 +08:00
azure_storageaccount_test.go Add some more azure unit tests. 2018-01-23 21:46:38 +00:00
azure_test.go Clean up unused functions and consts 2018-01-26 17:05:56 +08:00
azure_vmsets.go Add a general VMSet interface for both scale sets and availability sets 2017-12-13 14:11:55 +08:00
azure_vmss.go use info instead of infof when no format 2018-01-29 14:37:08 +08:00
azure_vmss_test.go fix azure TestGetInstanceIDByNodeName data race 2018-01-16 17:01:48 +08:00
azure_wrap.go Clean up unused functions and consts 2018-01-26 17:05:56 +08:00
azure_wrap_test.go Fix a bug in validating node existence. 2017-12-21 00:30:16 +00:00
azure_zones.go Initialize vmSet based on vmType setting and call vmSet interface instead of azureClient 2017-12-13 14:19:47 +08:00