yan234280533 / api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Core API of Crane

core api of crane.

DEV GUIDE

clone the project to your $GOPATH. following command will generate crd yamls and files in the project directory.

make update
make verify

INSTALL CRD


# install crd
kubectl create -f artifacts/deploy/

About

License:Apache License 2.0


Languages

Language:Go 81.4%Language:Shell 16.0%Language:Makefile 2.6%