Versions in this module Expand all Collapse all v0 v0.5.0 Aug 8, 2018 Changes in this version + type SubscriptionsController struct + func StartSubscriptionsController(supervisor *actors.SubscriptionsSupervisor, pushOptions *opts.Options) *SubscriptionsController + func StartSubscriptionsControllerWithInformer(supervisor *actors.SubscriptionsSupervisor, informer cache.SharedIndexInformer, ...) *SubscriptionsController + func (controller *SubscriptionsController) Stop()