Versions in this module Expand all Collapse all v2 v2.0.0 Apr 23, 2023 Changes in this version + type Impl struct + Log logr.Logger + func NewImpl(c client.Client, log logr.Logger) *Impl + func (impl *Impl) Apply(ctx context.Context, index int, records []*v1alpha1.Record, ...) (v1alpha1.Phase, error) + func (impl *Impl) Recover(ctx context.Context, index int, records []*v1alpha1.Record, ...) (v1alpha1.Phase, error)