mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-03 03:35:22 +00:00
4 lines
158 B
Go
4 lines
158 B
Go
// Package framework is the common package that any plugin client
|
|
// will need to import, for example, both plugin authors and Velero core.
|
|
package framework
|