Versions in this module Expand all Collapse all v7 v7.2.0 May 8, 2023 v7.1.1 May 8, 2023 Changes in this version + type Config struct + Component string + K8sClient k8sclient.Interface + type Interface interface + Emit func(ctx context.Context, obj pkgruntime.Object, err error) + func New(c Config) Interface + type Recorder struct + func (r *Recorder) Emit(ctx context.Context, obj pkgruntime.Object, err error)