FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gocrane/api: API definitions for the crane project · GitHub

/ api Public

Repository files navigation

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/

INSTALL CRD ONLINE

You can find other versions base on the branch or tags in dist branch.

Click here to view the early version.

kubectl create -f https://raw.githubusercontent.com/gocrane/api/dist/main/all.yaml

About

API definitions for the crane project

Resources

Code of conduct

Stars

20 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL