ContainerImage.Pinniped/apis
Matt Moyer 96d7743eab
Add CredentialIssuer API fields for impersonation proxy.
Adds a new optional `spec.impersonationProxyInfo` field to hold the URL and CA data for the impersonation proxy, as well as some additional status condition constants for describing the current status of the impersonation proxy.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2021-02-24 10:45:25 -06:00
..
concierge Add CredentialIssuer API fields for impersonation proxy. 2021-02-24 10:45:25 -06:00
supervisor Correctly generate status subresource for all CRDs 2021-02-10 21:52:08 -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.