Documentation ¶ Index ¶ func Render(input string) ([]byte, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Render ¶ func Render(input string) ([]byte, error) Render mimics the following command `controller-gen crd "paths=/input" output:crd:dir=/output output:none` and returns bytes for generated CRD yaml documents, if possible. Types ¶ This section is empty. Source Files ¶ View all Source files genall.go Click to show internal directories. Click to hide internal directories.