Versions in this module Expand all Collapse all v0 v0.1.0 Sep 6, 2019 Changes in this version + func NewFilteredFlyteWorkflowInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer + func NewFlyteWorkflowInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer + type FlyteWorkflowInformer interface + Informer func() cache.SharedIndexInformer + Lister func() v1alpha1.FlyteWorkflowLister + type Interface interface + FlyteWorkflows func() FlyteWorkflowInformer + func New(f internalinterfaces.SharedInformerFactory, namespace string, ...) Interface