Skip to content
On this page

Release

Documentation

We use CRD Reference Documentation Generator to generate documentation for custom resources.

shell
make api-docs

Configuration

In hack/config.yaml:

yaml
processor:
  ignoreTypes:
    - "List$"
  ignoreFields:
    - "status$"
    - "TypeMeta$"

Released under the Apache 2.0 License.