Drop vsphere cloud provider

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
Davanum Srinivas
2024-01-23 19:31:45 -05:00
parent e50efe5b9d
commit 65d67101e7
356 changed files with 2 additions and 235067 deletions

View File

@@ -26,5 +26,4 @@ import (
// NOTE: Importing all in-tree cloud-providers is not required when
// implementing an out-of-tree cloud-provider.
_ "k8s.io/legacy-cloud-providers/gce"
_ "k8s.io/legacy-cloud-providers/vsphere"
)