ContainerImage.Pinniped/apis
Matt Moyer ff9095f9c4
Fix typo in generated API docs (s/mode/type/).
This CredentialIssuer field is called `spec.impersonationProxy.service.type`, not `spec.impersonationProxy.service.mode`.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2021-07-09 11:28:02 -05:00
..
concierge Fix typo in generated API docs (s/mode/type/). 2021-07-09 11:28:02 -05:00
supervisor Default `groupSearch.attributes.groupName` to "dn" instead of "cn" 2021-05-28 13:27:11 -07:00
README.md Add some generated API documentation. (#81) 2020-08-31 11:27:39 -05:00

README.md

API Generation Templates

This directory contains a template for generating our Kubernetes API code across several Kubernetes versions.

See the ./generated directory for the rendered output.