An open API service indexing awesome lists of open source software.

https://github.com/kubesphere/kubeocean-api


https://github.com/kubesphere/kubeocean-api

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

This project is created by [kubebuilder](https://github.com/kubernetes-sigs/kubebuilder)

After updated files under `apis/`, be sure to
- run `make generate` to re-generate deepCopy codes
- run `make manifests` to re-generate the crds
- run `make generate-client` to re-generate the clientset, informers and listers.