remove Ark API pkg and generated code

Signed-off-by: Steve Kriss <krisss@vmware.com>
This commit is contained in:
Steve Kriss
2019-03-27 16:50:00 -06:00
parent b03da3c0ed
commit d49008dec0
75 changed files with 13 additions and 9154 deletions

View File

@@ -34,6 +34,6 @@ cd ${GOPATH}/src/k8s.io/code-generator
all \
github.com/heptio/velero/pkg/generated \
github.com/heptio/velero/pkg/apis \
"ark:v1 velero:v1" \
"velero:v1" \
--go-header-file ${GOPATH}/src/github.com/heptio/velero/hack/boilerplate.go.txt \
$@