Rename Ark to Velero!!!

Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
This commit is contained in:
Nolan Brubaker
2019-02-04 17:35:22 -05:00
committed by Andy Goldstein
parent bbc6caf7fe
commit 43714caaec
411 changed files with 12857 additions and 3522 deletions
+1 -1
View File
@@ -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