kubernetes/pkg/cloudprovider/providers/azure
Walter Fender f3f46d5f5a Moving the cloudprovider interface to staging.
Individual implementations are not yet being moved.
Fixed all dependencies which call the interface.
Fixed golint exceptions to reflect the move.
Added project info as per @dims and
https://github.com/kubernetes/kubernetes-template-project.
Added dims to the security contacts.
Fixed minor issues.
Added missing template files.
Copied ControllerClientBuilder interface to cp.
This allows us to break the only dependency on K8s/K8s.
Added TODO to ControllerClientBuilder.
Fixed GoDeps.
Factored in feedback from JustinSB.
2018-10-04 14:41:20 -07:00
..
auth Add user assigned MSI support for azure cloudprovider. 2018-07-20 08:39:16 -07:00
azure_backoff_test.go Add events for azure-cloud-provider 2018-09-14 10:41:19 +08:00
azure_backoff.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
azure_blobDiskController.go support cross resource group for azure file 2018-08-31 08:11:07 +00:00
azure_cache_test.go Add error handling and new tests 2018-02-09 20:38:29 +08:00
azure_cache.go Add error handling and new tests 2018-02-09 20:38:29 +08:00
azure_client.go Enable dynamic azure disk volume limits 2018-08-27 02:41:45 +00:00
azure_controller_common.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
azure_controller_standard.go Get VirtualMachines with cached resource groups 2018-08-20 23:21:06 +08:00
azure_controller_vmss.go Get VirtualMachineScaleSets and VirtualMachineScaleSetVMs from cached resource groups 2018-08-20 23:21:06 +08:00
azure_fakes.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
azure_file.go fix rebase error 2018-01-31 03:02:15 +00:00
azure_instance_metadata.go Reduce API calls for Azure instance metadata 2018-08-16 14:38:04 +08:00
azure_instances_test.go Add unit tests for InstanceShutdownByProviderID 2018-09-21 12:55:11 +08:00
azure_instances.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
azure_loadbalancer_test.go Support setting azure LB idle timeout 2018-07-12 10:41:13 -07:00
azure_loadbalancer.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
azure_managedDiskController.go Add DynamicProvisioningScheduling and VolumeScheduling support for AzureDisk 2018-08-08 17:05:46 +08:00
azure_metrics_test.go Instrument the Azure API calls for Prometheus monitoring 2018-01-12 11:10:40 +01:00
azure_metrics.go Fix typo and comments 2018-01-31 10:55:41 +08:00
azure_routes_test.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
azure_routes.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
azure_standard_test.go Implement GetLoadBalancerName per provider and add DefaultLoadBalancerName. 2018-08-04 00:36:48 -04:00
azure_standard.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
azure_storage_test.go support cross resource group for azure file 2018-08-31 08:11:07 +00:00
azure_storage.go support cross resource group for azure file 2018-08-31 08:11:07 +00:00
azure_storageaccount_test.go support cross resource group for azure file 2018-08-31 08:11:07 +00:00
azure_storageaccount.go support cross resource group for azure file 2018-08-31 08:11:07 +00:00
azure_test.go Add unit tests 2018-08-29 15:02:56 +08:00
azure_vmsets.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
azure_vmss_cache_test.go adding support for VM name with extra Separator String 2018-05-08 06:36:04 -04:00
azure_vmss_cache.go Fix nodes power state on Azure 2018-09-21 12:55:08 +08:00
azure_vmss_test.go Add unit tests for getting vmss node IP 2018-09-25 11:22:52 +08:00
azure_vmss.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
azure_wrap_test.go Add unit tests 2018-08-29 15:02:56 +08:00
azure_wrap.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
azure_zones_test.go Add documentation and unit tests 2018-07-30 13:32:57 +08:00
azure_zones.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
azure.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
BUILD Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
OWNERS Update pkg/cloudprovider/providers/azure/OWNERS 2018-08-08 23:32:18 -04:00