ContainerImage.Pinniped/apis
Matt Moyer 8df910361c
Clean up CredentialRequest `types.go`.
Mostly cleaned up and added doc strings, but also removed unneeded protobuf tags.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-09-15 14:30:12 -05:00
..
crdpinniped Generate CRD YAML using controller-tools, update doc strings. 2020-08-31 16:38:48 -05:00
idp Define the WebhookIdentityProvider CRD. 2020-09-15 11:44:23 -05:00
pinniped Clean up CredentialRequest `types.go`. 2020-09-15 14:30:12 -05: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.