mirror of
https://github.com/wahyd4/cert-manager.git
synced 2026-08-15 08:07:07 +10:00
I initially thought about using the fake clientset like anywhere else, but this time I thought: what about trying out the hard way, i.e., writing all the mocking code myself? Result: not that hard, but requires more time than just using the fake clientset. Signed-off-by: Maël Valais <mael@vls.dev>