command
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Apr 7, 2026
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
About
Generate new CRDs using controller-gen and operator-sdk using a container so that we don't have to adopt the project layout that these tools require.
Update an existing CRD
If you want to mutate an existing CRD, you can run the command
make generate-crd CMD=update from the root directory
Create a new CRD
Run the command make generate-crd CRD=MY_CRD CMD=create from the root directory
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.