Socket
Socket
Sign inDemoInstall

github.com/gocrane/api

Package Overview
Dependencies
11
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    github.com/gocrane/api


Version published

Readme

Source

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

FAQs

Last updated on 17 Mar 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc