kubernetes/test/e2e/framework/providers
Rafael Fonseca 9f5b6db8be test: azure: check error for cloud detection.
If something goes wrong during the Azure cloud detection, trying to cast
the returned value will result in the following panic and give no clue
as to what the error was.

```
  panic: interface conversion: cloudprovider.Interface is nil, not *azure.Cloud

goroutine 1 [running]:
k8s.io/kubernetes/test/e2e/framework/providers/azure.newProvider()
	test/e2e/framework/providers/azure/azure.go:50 +0x2b5
k8s.io/kubernetes/test/e2e/framework.SetupProviderConfig({0xc0007966b8, 0x5})
	test/e2e/framework/provider.go:82 +0x1a6
```
2023-07-13 09:04:24 +02:00
..
aws Remove AWS legacy cloud provider + EBS in-tree storage plugin 2023-03-06 14:01:15 +00:00
azure test: azure: check error for cloud detection. 2023-07-13 09:04:24 +02:00
gce chore: use strings.Contains instead 2023-06-06 14:29:20 +08:00
kubemark e2e framework: control k/k/pkg imports 2023-04-17 00:17:16 +03:00
openstack Remove OpenStack cloud provider 2022-11-11 12:04:55 +01:00
vsphere OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
.import-restrictions e2e framework: remove dependency on k8s.io/kubernetes/pkg/api/v1/pod 2023-05-12 08:39:37 +08:00
gcp.go updating dependencies.yaml for etcd v3.5.9 version 2023-05-16 20:27:17 +05:30