mirror of
https://github.com/kubernetes/client-go.git
synced 2025-09-12 21:32:10 +00:00
Fix typo in lister-gen, regenerate
NamespaeLister -> NamespaceLister Kubernetes-commit: 11e4f149d906ad0c87d0a4062078cd4e24c813f6
This commit is contained in:
committed by
Kubernetes Publisher
parent
8e696697e7
commit
0389c75147
@@ -23,7 +23,7 @@ package v1beta1
|
|||||||
type DeploymentListerExpansion interface{}
|
type DeploymentListerExpansion interface{}
|
||||||
|
|
||||||
// DeploymentNamespaceListerExpansion allows custom methods to be added to
|
// DeploymentNamespaceListerExpansion allows custom methods to be added to
|
||||||
// DeploymentNamespaeLister.
|
// DeploymentNamespaceLister.
|
||||||
type DeploymentNamespaceListerExpansion interface{}
|
type DeploymentNamespaceListerExpansion interface{}
|
||||||
|
|
||||||
// ScaleListerExpansion allows custom methods to be added to
|
// ScaleListerExpansion allows custom methods to be added to
|
||||||
@@ -31,5 +31,5 @@ type DeploymentNamespaceListerExpansion interface{}
|
|||||||
type ScaleListerExpansion interface{}
|
type ScaleListerExpansion interface{}
|
||||||
|
|
||||||
// ScaleNamespaceListerExpansion allows custom methods to be added to
|
// ScaleNamespaceListerExpansion allows custom methods to be added to
|
||||||
// ScaleNamespaeLister.
|
// ScaleNamespaceLister.
|
||||||
type ScaleNamespaceListerExpansion interface{}
|
type ScaleNamespaceListerExpansion interface{}
|
||||||
|
@@ -23,5 +23,5 @@ package v1
|
|||||||
type HorizontalPodAutoscalerListerExpansion interface{}
|
type HorizontalPodAutoscalerListerExpansion interface{}
|
||||||
|
|
||||||
// HorizontalPodAutoscalerNamespaceListerExpansion allows custom methods to be added to
|
// HorizontalPodAutoscalerNamespaceListerExpansion allows custom methods to be added to
|
||||||
// HorizontalPodAutoscalerNamespaeLister.
|
// HorizontalPodAutoscalerNamespaceLister.
|
||||||
type HorizontalPodAutoscalerNamespaceListerExpansion interface{}
|
type HorizontalPodAutoscalerNamespaceListerExpansion interface{}
|
||||||
|
@@ -23,5 +23,5 @@ package v2alpha1
|
|||||||
type HorizontalPodAutoscalerListerExpansion interface{}
|
type HorizontalPodAutoscalerListerExpansion interface{}
|
||||||
|
|
||||||
// HorizontalPodAutoscalerNamespaceListerExpansion allows custom methods to be added to
|
// HorizontalPodAutoscalerNamespaceListerExpansion allows custom methods to be added to
|
||||||
// HorizontalPodAutoscalerNamespaeLister.
|
// HorizontalPodAutoscalerNamespaceLister.
|
||||||
type HorizontalPodAutoscalerNamespaceListerExpansion interface{}
|
type HorizontalPodAutoscalerNamespaceListerExpansion interface{}
|
||||||
|
@@ -23,5 +23,5 @@ package v2alpha1
|
|||||||
type CronJobListerExpansion interface{}
|
type CronJobListerExpansion interface{}
|
||||||
|
|
||||||
// CronJobNamespaceListerExpansion allows custom methods to be added to
|
// CronJobNamespaceListerExpansion allows custom methods to be added to
|
||||||
// CronJobNamespaeLister.
|
// CronJobNamespaceLister.
|
||||||
type CronJobNamespaceListerExpansion interface{}
|
type CronJobNamespaceListerExpansion interface{}
|
||||||
|
@@ -27,7 +27,7 @@ type ComponentStatusListerExpansion interface{}
|
|||||||
type ConfigMapListerExpansion interface{}
|
type ConfigMapListerExpansion interface{}
|
||||||
|
|
||||||
// ConfigMapNamespaceListerExpansion allows custom methods to be added to
|
// ConfigMapNamespaceListerExpansion allows custom methods to be added to
|
||||||
// ConfigMapNamespaeLister.
|
// ConfigMapNamespaceLister.
|
||||||
type ConfigMapNamespaceListerExpansion interface{}
|
type ConfigMapNamespaceListerExpansion interface{}
|
||||||
|
|
||||||
// EndpointsListerExpansion allows custom methods to be added to
|
// EndpointsListerExpansion allows custom methods to be added to
|
||||||
@@ -35,7 +35,7 @@ type ConfigMapNamespaceListerExpansion interface{}
|
|||||||
type EndpointsListerExpansion interface{}
|
type EndpointsListerExpansion interface{}
|
||||||
|
|
||||||
// EndpointsNamespaceListerExpansion allows custom methods to be added to
|
// EndpointsNamespaceListerExpansion allows custom methods to be added to
|
||||||
// EndpointsNamespaeLister.
|
// EndpointsNamespaceLister.
|
||||||
type EndpointsNamespaceListerExpansion interface{}
|
type EndpointsNamespaceListerExpansion interface{}
|
||||||
|
|
||||||
// EventListerExpansion allows custom methods to be added to
|
// EventListerExpansion allows custom methods to be added to
|
||||||
@@ -43,7 +43,7 @@ type EndpointsNamespaceListerExpansion interface{}
|
|||||||
type EventListerExpansion interface{}
|
type EventListerExpansion interface{}
|
||||||
|
|
||||||
// EventNamespaceListerExpansion allows custom methods to be added to
|
// EventNamespaceListerExpansion allows custom methods to be added to
|
||||||
// EventNamespaeLister.
|
// EventNamespaceLister.
|
||||||
type EventNamespaceListerExpansion interface{}
|
type EventNamespaceListerExpansion interface{}
|
||||||
|
|
||||||
// LimitRangeListerExpansion allows custom methods to be added to
|
// LimitRangeListerExpansion allows custom methods to be added to
|
||||||
@@ -51,7 +51,7 @@ type EventNamespaceListerExpansion interface{}
|
|||||||
type LimitRangeListerExpansion interface{}
|
type LimitRangeListerExpansion interface{}
|
||||||
|
|
||||||
// LimitRangeNamespaceListerExpansion allows custom methods to be added to
|
// LimitRangeNamespaceListerExpansion allows custom methods to be added to
|
||||||
// LimitRangeNamespaeLister.
|
// LimitRangeNamespaceLister.
|
||||||
type LimitRangeNamespaceListerExpansion interface{}
|
type LimitRangeNamespaceListerExpansion interface{}
|
||||||
|
|
||||||
// NamespaceListerExpansion allows custom methods to be added to
|
// NamespaceListerExpansion allows custom methods to be added to
|
||||||
@@ -67,7 +67,7 @@ type PersistentVolumeListerExpansion interface{}
|
|||||||
type PersistentVolumeClaimListerExpansion interface{}
|
type PersistentVolumeClaimListerExpansion interface{}
|
||||||
|
|
||||||
// PersistentVolumeClaimNamespaceListerExpansion allows custom methods to be added to
|
// PersistentVolumeClaimNamespaceListerExpansion allows custom methods to be added to
|
||||||
// PersistentVolumeClaimNamespaeLister.
|
// PersistentVolumeClaimNamespaceLister.
|
||||||
type PersistentVolumeClaimNamespaceListerExpansion interface{}
|
type PersistentVolumeClaimNamespaceListerExpansion interface{}
|
||||||
|
|
||||||
// PodListerExpansion allows custom methods to be added to
|
// PodListerExpansion allows custom methods to be added to
|
||||||
@@ -75,7 +75,7 @@ type PersistentVolumeClaimNamespaceListerExpansion interface{}
|
|||||||
type PodListerExpansion interface{}
|
type PodListerExpansion interface{}
|
||||||
|
|
||||||
// PodNamespaceListerExpansion allows custom methods to be added to
|
// PodNamespaceListerExpansion allows custom methods to be added to
|
||||||
// PodNamespaeLister.
|
// PodNamespaceLister.
|
||||||
type PodNamespaceListerExpansion interface{}
|
type PodNamespaceListerExpansion interface{}
|
||||||
|
|
||||||
// PodTemplateListerExpansion allows custom methods to be added to
|
// PodTemplateListerExpansion allows custom methods to be added to
|
||||||
@@ -83,7 +83,7 @@ type PodNamespaceListerExpansion interface{}
|
|||||||
type PodTemplateListerExpansion interface{}
|
type PodTemplateListerExpansion interface{}
|
||||||
|
|
||||||
// PodTemplateNamespaceListerExpansion allows custom methods to be added to
|
// PodTemplateNamespaceListerExpansion allows custom methods to be added to
|
||||||
// PodTemplateNamespaeLister.
|
// PodTemplateNamespaceLister.
|
||||||
type PodTemplateNamespaceListerExpansion interface{}
|
type PodTemplateNamespaceListerExpansion interface{}
|
||||||
|
|
||||||
// ResourceQuotaListerExpansion allows custom methods to be added to
|
// ResourceQuotaListerExpansion allows custom methods to be added to
|
||||||
@@ -91,7 +91,7 @@ type PodTemplateNamespaceListerExpansion interface{}
|
|||||||
type ResourceQuotaListerExpansion interface{}
|
type ResourceQuotaListerExpansion interface{}
|
||||||
|
|
||||||
// ResourceQuotaNamespaceListerExpansion allows custom methods to be added to
|
// ResourceQuotaNamespaceListerExpansion allows custom methods to be added to
|
||||||
// ResourceQuotaNamespaeLister.
|
// ResourceQuotaNamespaceLister.
|
||||||
type ResourceQuotaNamespaceListerExpansion interface{}
|
type ResourceQuotaNamespaceListerExpansion interface{}
|
||||||
|
|
||||||
// SecretListerExpansion allows custom methods to be added to
|
// SecretListerExpansion allows custom methods to be added to
|
||||||
@@ -99,7 +99,7 @@ type ResourceQuotaNamespaceListerExpansion interface{}
|
|||||||
type SecretListerExpansion interface{}
|
type SecretListerExpansion interface{}
|
||||||
|
|
||||||
// SecretNamespaceListerExpansion allows custom methods to be added to
|
// SecretNamespaceListerExpansion allows custom methods to be added to
|
||||||
// SecretNamespaeLister.
|
// SecretNamespaceLister.
|
||||||
type SecretNamespaceListerExpansion interface{}
|
type SecretNamespaceListerExpansion interface{}
|
||||||
|
|
||||||
// ServiceAccountListerExpansion allows custom methods to be added to
|
// ServiceAccountListerExpansion allows custom methods to be added to
|
||||||
@@ -107,5 +107,5 @@ type SecretNamespaceListerExpansion interface{}
|
|||||||
type ServiceAccountListerExpansion interface{}
|
type ServiceAccountListerExpansion interface{}
|
||||||
|
|
||||||
// ServiceAccountNamespaceListerExpansion allows custom methods to be added to
|
// ServiceAccountNamespaceListerExpansion allows custom methods to be added to
|
||||||
// ServiceAccountNamespaeLister.
|
// ServiceAccountNamespaceLister.
|
||||||
type ServiceAccountNamespaceListerExpansion interface{}
|
type ServiceAccountNamespaceListerExpansion interface{}
|
||||||
|
@@ -23,7 +23,7 @@ package v1beta1
|
|||||||
type IngressListerExpansion interface{}
|
type IngressListerExpansion interface{}
|
||||||
|
|
||||||
// IngressNamespaceListerExpansion allows custom methods to be added to
|
// IngressNamespaceListerExpansion allows custom methods to be added to
|
||||||
// IngressNamespaeLister.
|
// IngressNamespaceLister.
|
||||||
type IngressNamespaceListerExpansion interface{}
|
type IngressNamespaceListerExpansion interface{}
|
||||||
|
|
||||||
// PodSecurityPolicyListerExpansion allows custom methods to be added to
|
// PodSecurityPolicyListerExpansion allows custom methods to be added to
|
||||||
@@ -35,7 +35,7 @@ type PodSecurityPolicyListerExpansion interface{}
|
|||||||
type ScaleListerExpansion interface{}
|
type ScaleListerExpansion interface{}
|
||||||
|
|
||||||
// ScaleNamespaceListerExpansion allows custom methods to be added to
|
// ScaleNamespaceListerExpansion allows custom methods to be added to
|
||||||
// ScaleNamespaeLister.
|
// ScaleNamespaceLister.
|
||||||
type ScaleNamespaceListerExpansion interface{}
|
type ScaleNamespaceListerExpansion interface{}
|
||||||
|
|
||||||
// ThirdPartyResourceListerExpansion allows custom methods to be added to
|
// ThirdPartyResourceListerExpansion allows custom methods to be added to
|
||||||
|
@@ -23,5 +23,5 @@ package v1beta1
|
|||||||
type EvictionListerExpansion interface{}
|
type EvictionListerExpansion interface{}
|
||||||
|
|
||||||
// EvictionNamespaceListerExpansion allows custom methods to be added to
|
// EvictionNamespaceListerExpansion allows custom methods to be added to
|
||||||
// EvictionNamespaeLister.
|
// EvictionNamespaceLister.
|
||||||
type EvictionNamespaceListerExpansion interface{}
|
type EvictionNamespaceListerExpansion interface{}
|
||||||
|
@@ -31,7 +31,7 @@ type ClusterRoleBindingListerExpansion interface{}
|
|||||||
type RoleListerExpansion interface{}
|
type RoleListerExpansion interface{}
|
||||||
|
|
||||||
// RoleNamespaceListerExpansion allows custom methods to be added to
|
// RoleNamespaceListerExpansion allows custom methods to be added to
|
||||||
// RoleNamespaeLister.
|
// RoleNamespaceLister.
|
||||||
type RoleNamespaceListerExpansion interface{}
|
type RoleNamespaceListerExpansion interface{}
|
||||||
|
|
||||||
// RoleBindingListerExpansion allows custom methods to be added to
|
// RoleBindingListerExpansion allows custom methods to be added to
|
||||||
@@ -39,5 +39,5 @@ type RoleNamespaceListerExpansion interface{}
|
|||||||
type RoleBindingListerExpansion interface{}
|
type RoleBindingListerExpansion interface{}
|
||||||
|
|
||||||
// RoleBindingNamespaceListerExpansion allows custom methods to be added to
|
// RoleBindingNamespaceListerExpansion allows custom methods to be added to
|
||||||
// RoleBindingNamespaeLister.
|
// RoleBindingNamespaceLister.
|
||||||
type RoleBindingNamespaceListerExpansion interface{}
|
type RoleBindingNamespaceListerExpansion interface{}
|
||||||
|
@@ -31,7 +31,7 @@ type ClusterRoleBindingListerExpansion interface{}
|
|||||||
type RoleListerExpansion interface{}
|
type RoleListerExpansion interface{}
|
||||||
|
|
||||||
// RoleNamespaceListerExpansion allows custom methods to be added to
|
// RoleNamespaceListerExpansion allows custom methods to be added to
|
||||||
// RoleNamespaeLister.
|
// RoleNamespaceLister.
|
||||||
type RoleNamespaceListerExpansion interface{}
|
type RoleNamespaceListerExpansion interface{}
|
||||||
|
|
||||||
// RoleBindingListerExpansion allows custom methods to be added to
|
// RoleBindingListerExpansion allows custom methods to be added to
|
||||||
@@ -39,5 +39,5 @@ type RoleNamespaceListerExpansion interface{}
|
|||||||
type RoleBindingListerExpansion interface{}
|
type RoleBindingListerExpansion interface{}
|
||||||
|
|
||||||
// RoleBindingNamespaceListerExpansion allows custom methods to be added to
|
// RoleBindingNamespaceListerExpansion allows custom methods to be added to
|
||||||
// RoleBindingNamespaeLister.
|
// RoleBindingNamespaceLister.
|
||||||
type RoleBindingNamespaceListerExpansion interface{}
|
type RoleBindingNamespaceListerExpansion interface{}
|
||||||
|
@@ -23,5 +23,5 @@ package v1alpha1
|
|||||||
type PodPresetListerExpansion interface{}
|
type PodPresetListerExpansion interface{}
|
||||||
|
|
||||||
// PodPresetNamespaceListerExpansion allows custom methods to be added to
|
// PodPresetNamespaceListerExpansion allows custom methods to be added to
|
||||||
// PodPresetNamespaeLister.
|
// PodPresetNamespaceLister.
|
||||||
type PodPresetNamespaceListerExpansion interface{}
|
type PodPresetNamespaceListerExpansion interface{}
|
||||||
|
Reference in New Issue
Block a user