type Interface … type version … // New returns a new Interface. func New(f internalinterfaces.SharedInformerFactory, namespace string, tweakListOptions internalinterfaces.TweakListOptionsFunc) Interface { … } // ClusterTrustBundles returns a ClusterTrustBundleInformer. func (v *version) ClusterTrustBundles() ClusterTrustBundleInformer { … }