ContainerImage.Pinniped/internal/dynamiccert
Monis Khan e0901f4fe5
dynamiccert: prevent misuse of NewServingCert
The Kube API server code that we use will cast inputs in an attempt
to see if they implement optional interfaces.  This change adds a
simple wrapper struct to prevent such casts from causing us any
issues.

Signed-off-by: Monis Khan <mok@vmware.com>
2021-08-17 12:58:32 -04:00
..
doc.go internal/provider -> internal/dynamiccert 2020-09-23 08:29:35 -04:00
provider.go dynamiccert: prevent misuse of NewServingCert 2021-08-17 12:58:32 -04:00
provider_test.go dynamiccert: prevent misuse of NewServingCert 2021-08-17 12:58:32 -04:00