Versions in this module Expand all Collapse all v0 v0.5.0 May 8, 2022 Changes in this version + func NewFilteredPlaylistInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer + func NewPlaylistInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer + type Interface interface + Playlists func() PlaylistInformer + func New(f internalinterfaces.SharedInformerFactory, namespace string, ...) Interface + type PlaylistInformer interface + Informer func() cache.SharedIndexInformer + Lister func() v1alpha1.PlaylistLister