Feature Request
Describe the feature you'd like:
Start a separate project for CRD and configure the struct dependencies in the form of gomod
Describe alternatives you've considered:
Start a separate project for CRD and configure the struct dependencies in the form of gomod.
In order to
- Use the tool to quickly update the CRD after modifying the structure definition
- You can easily use the sdk for secondary development
Feature Request
Describe the feature you'd like:
Start a separate project for CRD and configure the struct dependencies in the form of gomod
Describe alternatives you've considered:
Start a separate project for CRD and configure the struct dependencies in the form of gomod.
In order to