mirror of
https://github.com/lukaszraczylo/kubemirror.git
synced 2026-07-22 06:59:00 +00:00
All registration goes through SetupWithManagerForResourceType (eager and lazy paths in main.go); the legacy single-resource SetupWithManager and its corev1 import were dead code that misled readers about how the controller wires up.