Registry / cloud / kube-storage-version-migrator

kube-storage-version-migrator

JSON →
library0.0.5gogounverified

Kubernetes tool for migrating stored objects to new API versions in etcd.

go get sigs.k8s.io/kube-storage-version-migrator
INSTALL
IMPORT
SIG · KUBE-STORAGE-VERSI
K
kube-storage-version-migrator
cloudgov0.0.5
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.

kube_storage_version_migrator
sigs.k8s.io/kube-storage-version-migrator

Note: kube-storage-version-migrator is a Kubernetes controller, not a library.

package main import ( "fmt" "sigs.k8s.io/kube-storage-version-migrator" ) func main() { fmt.Println("This is a Kubernetes controller, typically deployed as a binary.") }
Debug
Known issues
gotchaThis is a Kubernetes controller meant for cluster administration, not a general-purpose library.
fix
Use client-go for interacting with Kubernetes APIs.
affects: all
Upgrade
Version history
0.0.5latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
kube-storage-version-migrator — go get kube-storage-version-migrator · libregistry