mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-07 13:55:20 +00:00
Split plugin framework into its own package
Signed-off-by: Carlisia <carlisiac@vmware.com>
This commit is contained in:
3
pkg/plugin/framework/doc.go
Normal file
3
pkg/plugin/framework/doc.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Package framework is the common package that any plugin client
|
||||
// will need to import, for example, both plugin authors and Velero core.
|
||||
package framework
|
||||
Reference in New Issue
Block a user