Files
velero/pkg/plugin/framework/doc.go
2019-03-19 15:36:31 -07:00

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