k3s/pkg/cloudprovider/providers/azure
liaoj 953cbb11a1
Update azure_loadbalancer.md
fix typo 
incase -> in case
selction -> selection
2018-02-09 12:52:59 +08:00
..
auth Split auth related config for Azure 2018-01-03 10:23:26 +08:00
BUILD Add useInstanceMetadata param back in Azure cloud provider 2018-02-08 12:40:35 +08:00
OWNERS add Dong Liu as approver and add OWNERS in credentialprovider 2017-12-19 09:31:43 +00:00
azure.go Add useInstanceMetadata param back in Azure cloud provider 2018-02-08 12:40:35 +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 Fix typo and comments 2018-01-31 10:55: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 Merge pull request #57017 from andyzhangx/azurefile-growsize 2018-02-05 11:25:48 -08:00
azure_file.go fix rebase error 2018-01-31 03:02:15 +00:00
azure_instance_metadata.go Add useInstanceMetadata param back in Azure cloud provider 2018-02-08 12:40:35 +08:00
azure_instances.go Set instanceID to azure resource ID format while useInstanceMetadata is enabled 2018-02-08 15:12:36 +08:00
azure_loadbalancer.go Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00
azure_loadbalancer.md Update azure_loadbalancer.md 2018-02-09 12:52:59 +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 Fix typo and comments 2018-01-31 10:55:41 +08:00
azure_metrics.go Fix typo and comments 2018-01-31 10:55:41 +08:00
azure_metrics_test.go Instrument the Azure API calls for Prometheus monitoring 2018-01-12 11:10:40 +01:00
azure_routes.go Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00
azure_routes_test.go Refactor and add some tests. 2018-02-05 19:00:39 -08:00
azure_standard.go Clean up unused functions and consts 2018-01-26 17:05:56 +08:00
azure_standard_test.go Fix typo and comments 2018-01-31 10:55:41 +08:00
azure_storage.go fix rebase error 2018-01-31 03:02:15 +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 Add useInstanceMetadata param back in Azure cloud provider 2018-02-08 12:40:35 +08:00
azure_vmsets.go Fix typo and comments 2018-01-31 10:55:41 +08:00
azure_vmss.go Fix typo and comments 2018-01-31 10:55:41 +08:00
azure_vmss_test.go fix azure TestGetInstanceIDByNodeName data race 2018-01-16 17:01:48 +08:00
azure_wrap.go Ensure IP is set for Azure internal loadbalancer 2018-01-31 10:27:27 +08:00
azure_wrap_test.go Fix a bug in validating node existence. 2017-12-21 00:30:16 +00:00
azure_zones.go Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00