ContainerImage.Pinniped/apis
Matt Moyer e867fb82b9
Add `spec.tls` field to UpstreamOIDCProvider API.
This allows for a custom CA bundle to be used when connecting to the upstream issuer.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-11-16 20:23:20 -06:00
..
concierge Put all of our APIs into a "pinniped" category, and never use "all". 2020-11-12 16:26:34 -06:00
supervisor Add `spec.tls` field to UpstreamOIDCProvider API. 2020-11-16 20:23:20 -06: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.