Add some generated API documentation. (#81)

Add some generated API documentation using https://github.com/elastic/crd-ref-docs which is now packaged in the codegen image.
This commit is contained in:
Matt Moyer
2020-08-31 11:27:39 -05:00
committed by GitHub
parent 2546d3f823
commit f49317d7e4
23 changed files with 705 additions and 19 deletions

5
apis/README.md Normal file
View File

@@ -0,0 +1,5 @@
# API Generation Templates
This directory contains a template for generating our Kubernetes API code across several Kubernetes versions.
See the [`./generated`](../generated) directory for the rendered output.