Versions in this module Expand all Collapse all v0 v0.0.2 Dec 17, 2018 v0.0.1 Dec 4, 2018 Changes in this version + func FilterByNames(names ...string) controller.Filter + type KeySyncer interface + Key func() (v1.Object, error) + type Option func(*operator) + func WithInformer(getter controller.InformerGetter, filter controller.Filter) Option + type Runner interface + Run func(stopCh <-chan struct{}) + func New(name string, sync KeySyncer, opts ...Option) Runner