velero/pkg/plugin/framework/doc.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