Add AppMesh CRDs and Kubernetes client

This commit is contained in:
stefanprodan
2019-03-16 14:10:09 +02:00
parent 802c087a4b
commit 6da2e11683
32 changed files with 3002 additions and 3 deletions
+1 -2
View File
@@ -23,6 +23,5 @@ CODEGEN_PKG=${CODEGEN_PKG:-$(cd ${SCRIPT_ROOT}; ls -d -1 ./vendor/k8s.io/code-ge
${CODEGEN_PKG}/generate-groups.sh "deepcopy,client,informer,lister" \
github.com/stefanprodan/flagger/pkg/client github.com/stefanprodan/flagger/pkg/apis \
"istio:v1alpha3 flagger:v1alpha3" \
"appmesh:v1alpha1 istio:v1alpha3 flagger:v1alpha3" \
--go-header-file ${SCRIPT_ROOT}/hack/boilerplate.go.txt