velero/pkg/plugin/framework/doc.go

4 lines
158 B
Go
Raw Normal View History

// Package framework is the common package that any plugin client
// will need to import, for example, both plugin authors and Velero core.
package framework