k3s/pkg/cloudprovider/providers/azure
Pengfei Ni 12c9d2736a use new azure clients 2018-05-04 14:09:33 +08:00
..
auth Fix broken useManagedIdentityExtension for azure cloud provider 2018-03-05 15:37:25 +08:00
BUILD Use new clients in azure cloud provider 2018-04-26 09:38:48 +08:00
OWNERS add Dong Liu as approver and add OWNERS in credentialprovider 2017-12-19 09:31:43 +00:00
azure.go Add support of Azure standard load balancer and public IP 2018-03-30 16:52:36 +08:00
azure_backoff.go use new azure clients 2018-05-04 14:09:33 +08:00
azure_backoff_test.go Add additional unit tests. 2018-01-23 04:37:31 +00:00
azure_blobDiskController.go Use new clients in azure cloud provider 2018-04-26 09:38:48 +08:00
azure_cache.go Add error handling and new tests 2018-02-09 20:38:29 +08:00
azure_cache_test.go Add error handling and new tests 2018-02-09 20:38:29 +08:00
azure_client.go cleanup unnecessary channels in azure clients 2018-05-04 14:09:07 +08:00
azure_controller_common.go Simplify vmset acquirement logic 2018-04-27 11:05:45 +08:00
azure_controller_standard.go Improve Azure disk operations for vmas and vmss 2018-04-26 14:23:09 +08:00
azure_controller_vmss.go Fix panic for attaching AzureDisk to vmss nodes 2018-04-28 15:48:39 +08:00
azure_fakes.go Fix fake clients and unit tests 2018-04-28 16:45:19 +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 Use cloudprovider.NotImplemented in AddSSHKeyToAllInstances 2018-04-27 13:19:06 -07:00
azure_loadbalancer.go Use new Azure SDK APIs for load balancer and public IP operations 2018-04-28 16:45:05 +08:00
azure_loadbalancer.md Update azure_loadbalancer.md 2018-02-09 12:52:59 +08:00
azure_loadbalancer_test.go Update tests. 2018-04-02 10:34:30 -07:00
azure_managedDiskController.go Use new clients in azure cloud provider 2018-04-26 09:38:48 +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 use new azure clients 2018-05-04 14:09:33 +08:00
azure_routes_test.go Update tests. 2018-04-02 10:34:30 -07:00
azure_standard.go use new azure clients 2018-05-04 14:09:33 +08:00
azure_standard_test.go Move vmset checking back to vmsets 2018-04-19 16:35:08 +08:00
azure_storage.go Use new clients in azure cloud provider 2018-04-26 09:38:48 +08:00
azure_storage_test.go Use new clients in azure cloud provider 2018-04-26 09:38:48 +08:00
azure_storageaccount.go Use new clients in azure cloud provider 2018-04-26 09:38:48 +08:00
azure_storageaccount_test.go Use new clients in azure cloud provider 2018-04-26 09:38:48 +08:00
azure_test.go Fix fake clients and unit tests 2018-04-28 16:45:19 +08:00
azure_vmsets.go Improve Azure disk operations for vmas and vmss 2018-04-26 14:23:09 +08:00
azure_vmss.go use new azure clients 2018-05-04 14:09:33 +08:00
azure_vmss_cache.go Fix instanceID for vmss nodes 2018-02-14 16:38:49 +08:00
azure_vmss_cache_test.go Fix instanceID for vmss nodes 2018-02-14 16:38:49 +08:00
azure_vmss_test.go Use new clients in azure cloud provider 2018-04-26 09:38:48 +08:00
azure_wrap.go use new azure clients 2018-05-04 14:09:33 +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