Versions in this module Expand all Collapse all v0 v0.1.1 Mar 18, 2024 v0.1.0 Mar 18, 2024 Changes in this version + type Informer struct + func New(lw cache.ListerWatcher, interval time.Duration, example runtime.Object, ...) (*Informer, error) + func (i *Informer) Cancel() + func (i *Informer) Run()