Versions in this module Expand all Collapse all v1 v1.2.0 Jun 30, 2020 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)