Merge pull request #45169 from ncdc/lister-gen-typo

Automatic merge from submit-queue

Fix typo in lister-gen, regenerate

NamespaeLister -> NamespaceLister

@stevekuznetsov, just for you 😄
This commit is contained in:
Kubernetes Submit Queue 2017-05-04 07:24:01 -07:00 committed by GitHub
commit 82bc084297
32 changed files with 70 additions and 70 deletions

View File

@ -60,6 +60,6 @@ type $.|public$ListerExpansion interface {}
var namespacedExpansionInterfaceTemplate = ` var namespacedExpansionInterfaceTemplate = `
// $.|public$NamespaceListerExpansion allows custom methods to be added to // $.|public$NamespaceListerExpansion allows custom methods to be added to
// $.|public$NamespaeLister. // $.|public$NamespaceLister.
type $.|public$NamespaceListerExpansion interface {} type $.|public$NamespaceListerExpansion interface {}
` `

View File

@ -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{}

View File

@ -23,7 +23,7 @@ package internalversion
type LocalSubjectAccessReviewListerExpansion interface{} type LocalSubjectAccessReviewListerExpansion interface{}
// LocalSubjectAccessReviewNamespaceListerExpansion allows custom methods to be added to // LocalSubjectAccessReviewNamespaceListerExpansion allows custom methods to be added to
// LocalSubjectAccessReviewNamespaeLister. // LocalSubjectAccessReviewNamespaceLister.
type LocalSubjectAccessReviewNamespaceListerExpansion interface{} type LocalSubjectAccessReviewNamespaceListerExpansion interface{}
// SelfSubjectAccessReviewListerExpansion allows custom methods to be added to // SelfSubjectAccessReviewListerExpansion allows custom methods to be added to

View File

@ -23,7 +23,7 @@ package v1
type LocalSubjectAccessReviewListerExpansion interface{} type LocalSubjectAccessReviewListerExpansion interface{}
// LocalSubjectAccessReviewNamespaceListerExpansion allows custom methods to be added to // LocalSubjectAccessReviewNamespaceListerExpansion allows custom methods to be added to
// LocalSubjectAccessReviewNamespaeLister. // LocalSubjectAccessReviewNamespaceLister.
type LocalSubjectAccessReviewNamespaceListerExpansion interface{} type LocalSubjectAccessReviewNamespaceListerExpansion interface{}
// SelfSubjectAccessReviewListerExpansion allows custom methods to be added to // SelfSubjectAccessReviewListerExpansion allows custom methods to be added to

View File

@ -23,7 +23,7 @@ package v1beta1
type LocalSubjectAccessReviewListerExpansion interface{} type LocalSubjectAccessReviewListerExpansion interface{}
// LocalSubjectAccessReviewNamespaceListerExpansion allows custom methods to be added to // LocalSubjectAccessReviewNamespaceListerExpansion allows custom methods to be added to
// LocalSubjectAccessReviewNamespaeLister. // LocalSubjectAccessReviewNamespaceLister.
type LocalSubjectAccessReviewNamespaceListerExpansion interface{} type LocalSubjectAccessReviewNamespaceListerExpansion interface{}
// SelfSubjectAccessReviewListerExpansion allows custom methods to be added to // SelfSubjectAccessReviewListerExpansion allows custom methods to be added to

View File

@ -23,5 +23,5 @@ package internalversion
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{}

View File

@ -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{}

View File

@ -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{}

View File

@ -23,5 +23,5 @@ package internalversion
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{}

View File

@ -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{}

View File

@ -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{}

View File

@ -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{}

View File

@ -23,7 +23,7 @@ package internalversion
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{}
// NetworkPolicyListerExpansion allows custom methods to be added to // NetworkPolicyListerExpansion allows custom methods to be added to
@ -31,7 +31,7 @@ type IngressNamespaceListerExpansion interface{}
type NetworkPolicyListerExpansion interface{} type NetworkPolicyListerExpansion interface{}
// NetworkPolicyNamespaceListerExpansion allows custom methods to be added to // NetworkPolicyNamespaceListerExpansion allows custom methods to be added to
// NetworkPolicyNamespaeLister. // NetworkPolicyNamespaceLister.
type NetworkPolicyNamespaceListerExpansion interface{} type NetworkPolicyNamespaceListerExpansion interface{}
// PodSecurityPolicyListerExpansion allows custom methods to be added to // PodSecurityPolicyListerExpansion allows custom methods to be added to
@ -43,7 +43,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

View File

@ -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

View File

@ -23,5 +23,5 @@ package internalversion
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{}

View File

@ -23,5 +23,5 @@ package v1alpha1
type PodDisruptionBudgetListerExpansion interface{} type PodDisruptionBudgetListerExpansion interface{}
// PodDisruptionBudgetNamespaceListerExpansion allows custom methods to be added to // PodDisruptionBudgetNamespaceListerExpansion allows custom methods to be added to
// PodDisruptionBudgetNamespaeLister. // PodDisruptionBudgetNamespaceLister.
type PodDisruptionBudgetNamespaceListerExpansion interface{} type PodDisruptionBudgetNamespaceListerExpansion interface{}

View File

@ -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{}

View File

@ -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{}

View File

@ -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{}

View File

@ -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{}

View File

@ -23,5 +23,5 @@ package internalversion
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{}

View File

@ -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{}

View File

@ -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{}

View File

@ -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{}

View File

@ -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{}

View File

@ -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{}

View File

@ -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{}

View File

@ -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

View File

@ -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{}

View File

@ -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{}

View File

@ -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{}

View File

@ -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{}