8000 GitHub - sou9cecodeGdl/kusion: GenVue is a hostable, web application that lets confidential users upload and share private files. Tech stack: Net Co…
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

GenVue is a hostable, web application that lets confidential users upload and share private files. Tech stack: Net Co…

License

Notifications You must be signed in to change notification settings

sou9cecodeGdl/kusion

 
 

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

GenVue is a hostable, web application that lets confidential users upload and share private files. Tech stack: Net Co…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 85.5%
  • Shell 12.5%
  • Makefile 2.0%
0