Files
fission-src/pkg/apis
Shubham BansalandGitHub 918214c0a9 K8s informer to work with specific namespaces for logger (#2647)
* watch informer for logger in specific namespaces

* changes to run infomrer in goroutine
2022-11-30 13:43:58 +05:30
..

Fission CRD generation

  • Clone code-generator to generate fission CRD object deepcopy and client methods.
  • MUST run code-generator in the fission root directory.
$ make codgen

Reference