mirror of
https://github.com/kubernetes/client-go.git
synced 2025-09-22 19:47:08 +00:00
generated
Kubernetes-commit: ef6f0b8c6e73fb8167e5debf7641f30a62c4e30c
This commit is contained in:
committed by
Kubernetes Publisher
parent
a51b7225e6
commit
3c0e41ca6a
@@ -176,7 +176,7 @@ func (f *sharedInformerFactory) Core() core.Interface {
|
||||
}
|
||||
|
||||
func (f *sharedInformerFactory) Events() events.Interface {
|
||||
return events.New(f)
|
||||
return events.New(f, f.namespace, f.tweakListOptions)
|
||||
}
|
||||
|
||||
func (f *sharedInformerFactory) Extensions() extensions.Interface {
|
||||
|
Reference in New Issue
Block a user