Versions in this module Expand all Collapse all v1 v1.6.1 Apr 7, 2020 v1.6.0 Apr 2, 2020 Changes in this version + const ControllerName + const EventContainerRuntimeDeletion + const EventContainerRuntimeReconciliation + const FinalizerName + func Add(mgr manager.Manager, args AddArgs) error + func ClusterToContainerResourceMapper(predicates ...predicate.Predicate) handler.Mapper + func DefaultPredicates(ignoreOperationAnnotation bool) []predicate.Predicate + func NewReconciler(mgr manager.Manager, actuator Actuator) reconcile.Reconciler + type Actuator interface + Delete func(context.Context, *extensionsv1alpha1.ContainerRuntime, ...) error + Reconcile func(context.Context, *extensionsv1alpha1.ContainerRuntime, ...) error + type AddArgs struct + Actuator Actuator + ControllerOptions controller.Options + FinalizerSuffix string + Predicates []predicate.Predicate + Resync time.Duration + Type string