mirror of
https://github.com/rancher/norman.git
synced 2025-04-28 03:20:08 +00:00
Problem: cluster_check relies on reflect which is slow and causes a large performance hit which is especially noticable on restart Solution: Add a new interface ObjectClusterName that objects can implement so reflect isn't used for that type |
||
---|---|---|
.. | ||
cluster_check.go | ||
error.go | ||
generic_controller.go | ||
noop_metrics.go | ||
starter.go | ||
transaction.go |