Registry / cloud / legacy-cloud-providers

legacy-cloud-providers

JSON →
library0.30.14gogounverified

Package legacy-cloud-providers contains deprecated cloud provider implementations for Kubernetes.

go get k8s.io/legacy-cloud-providers
INSTALL
IMPORT
SIG · LEGACY-CLOUD-PROVI
L
legacy-cloud-providers
cloudgov0.30.14
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

legacycloudproviders
k8s.io/legacy-cloud-providers

List available legacy cloud providers.

package main import ( "fmt" "k8s.io/legacy-cloud-providers" ) func main() { fmt.Println(legacycloudproviders.CloudProviders()) }
Debug
Known issues
breakingThis package is deprecated and may be removed in future Kubernetes versions.
fix
Migrate to the cloud provider interface in k8s.io/cloud-provider.
affects: >=0.30.0
Upgrade
Version history
0.30.14latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
legacy-cloud-providers — go get legacy-cloud-providers · libregistry