ContainerImage.Pinniped/internal/concierge/impersonator
Ryan Richard f77c92560f Rewrite impersonator_test.go, add missing argument to IssuePEM()
The impersonator_test.go unit test now starts the impersonation
server and makes real HTTP requests against it using client-go.
It is backed by a fake Kube API server.

The CA IssuePEM() method was missing the argument to allow a slice
of IP addresses to be passed in.
2021-03-11 16:27:16 -08:00
..
config_test.go impersonator_config.go: refactor to clean up cert name handling 2021-03-03 09:22:35 -08:00
config.go impersonator_config.go: refactor to clean up cert name handling 2021-03-03 09:22:35 -08:00
impersonator_test.go Rewrite impersonator_test.go, add missing argument to IssuePEM() 2021-03-11 16:27:16 -08:00
impersonator.go Implement all optional methods in dynamic certs provider 2021-03-11 16:24:08 -05:00