Skip to content
/ api Public
forked from gocrane/api

API definitions for the crane project

License

Notifications You must be signed in to change notification settings

pye99/api

 
 

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

API definitions for the crane project

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 81.6%
  • Shell 15.8%
  • Makefile 2.6%