1
0
mirror of https://github.com/rancher/norman.git synced 2025-07-19 01:36:51 +00:00
norman/controller
Craig Jellick 905797b50f Add suport for cluster scoped controllers
Some worload controllers need to watch resoruces in the mangement plane
and react to them. But, they should only react to resources that
correspond to their cluster. This adds framework support for that.
2018-01-16 09:04:15 -07:00
..
cluster_check.go Add suport for cluster scoped controllers 2018-01-16 09:04:15 -07:00
error.go Add ignorable error to bypass requeue 2017-12-16 01:30:46 -07:00
generic_controller.go Add name to handlers 2018-01-16 05:10:36 +00:00
starter.go Add offspring controller 2017-12-19 21:44:02 -07:00