Registry / cloud / vmware-tanzu-velero

vmware-tanzu-velero

JSON →
library1.18.1gogounverified

Velero is a tool for backing up and restoring Kubernetes cluster resources and persistent volumes.

go get github.com/vmware-tanzu/velero
INSTALL
IMPORT
SIG · VMWARE-TANZU-VELER
V
vmware-tanzu-velero
cloudgov1.18.1
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.

velero
github.com/vmware-tanzu/velero

Imports the Velero backup package (note: typical usage is via CLI, not library).

package main import ( "fmt" "github.com/vmware-tanzu/velero/pkg/backup" ) func main() { fmt.Println("Velero backup package imported") }
Debug
Known issues
gotchaVelero is primarily a CLI tool; using it as a library may require understanding its internal packages.
fix
Use the Velero CLI or client-go for programmatic access.
affects: all
Upgrade
Version history
1.18.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
24
OpenAI (training)
1
Resources
vmware-tanzu-velero — go get vmware-tanzu-velero · libregistry