mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-01 22:34:14 +00:00
Fix typo in lister-gen, regenerate
NamespaeLister -> NamespaceLister
This commit is contained in:
@@ -60,6 +60,6 @@ type $.|public$ListerExpansion interface {}
|
||||
|
||||
var namespacedExpansionInterfaceTemplate = `
|
||||
// $.|public$NamespaceListerExpansion allows custom methods to be added to
|
||||
// $.|public$NamespaeLister.
|
||||
// $.|public$NamespaceLister.
|
||||
type $.|public$NamespaceListerExpansion interface {}
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user