Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/piyush1146115/crd-code-generator


https://github.com/piyush1146115/crd-code-generator

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# crd-code-generator

## Running the project

To generate code

```bash
vendor/k8s.io/code-generator/generate-groups.sh all "github.com/piyush1146115/crd-code-generator/pkg/client" "github.com/piyush1146115/crd-code-generator/pkg/apis" "example.com:v1"
```