mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-20 06:54:32 +00:00
Rename Ark to Velero!!!
Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
This commit is contained in:
committed by
Andy Goldstein
parent
bbc6caf7fe
commit
43714caaec
@@ -18,7 +18,7 @@ package plugin
|
||||
|
||||
import plugin "github.com/hashicorp/go-plugin"
|
||||
|
||||
// Interface represents an Ark plugin.
|
||||
// Interface represents a Velero plugin.
|
||||
type Interface interface {
|
||||
plugin.Plugin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user