cert-manager/pkg/controller/cainjector
Solly Ross 42248a91d7 CA Injector Controller
This implements a CA injector controller using controller-runtime.
It looks at admission webhooks and APIServices with a particular
annotation, and injects the CA data from certificates.

Signed-off-by: Solly Ross <sollyross@google.com>
2019-02-26 21:47:34 -08:00
..
BUILD.bazel CA Injector Controller 2019-02-26 21:47:34 -08:00
controller.go CA Injector Controller 2019-02-26 21:47:34 -08:00
indexers.go CA Injector Controller 2019-02-26 21:47:34 -08:00
injectors.go CA Injector Controller 2019-02-26 21:47:34 -08:00
setup.go CA Injector Controller 2019-02-26 21:47:34 -08:00