Versions in this module Expand all Collapse all v0 v0.1.0 Apr 6, 2019 Changes in this version + type Observer struct + func New(c *config.ControllerConfig) (*Observer, error) + func (r *Observer) InjectClient(c client.Client) error + func (r *Observer) Reconcile(req reconcile.Request) (reconcile.Result, error)