/* The MIT License (MIT) Copyright (c) 2016-2020 Containous SAS; 2020-2024 Traefik Labs Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 // IngressRouteListerExpansion allows custom methods to be added to // IngressRouteLister. type IngressRouteListerExpansion interface{} // IngressRouteNamespaceListerExpansion allows custom methods to be added to // IngressRouteNamespaceLister. type IngressRouteNamespaceListerExpansion interface{} // IngressRouteTCPListerExpansion allows custom methods to be added to // IngressRouteTCPLister. type IngressRouteTCPListerExpansion interface{} // IngressRouteTCPNamespaceListerExpansion allows custom methods to be added to // IngressRouteTCPNamespaceLister. type IngressRouteTCPNamespaceListerExpansion interface{} // IngressRouteUDPListerExpansion allows custom methods to be added to // IngressRouteUDPLister. type IngressRouteUDPListerExpansion interface{} // IngressRouteUDPNamespaceListerExpansion allows custom methods to be added to // IngressRouteUDPNamespaceLister. type IngressRouteUDPNamespaceListerExpansion interface{} // MiddlewareListerExpansion allows custom methods to be added to // MiddlewareLister. type MiddlewareListerExpansion interface{} // MiddlewareNamespaceListerExpansion allows custom methods to be added to // MiddlewareNamespaceLister. type MiddlewareNamespaceListerExpansion interface{} // MiddlewareTCPListerExpansion allows custom methods to be added to // MiddlewareTCPLister. type MiddlewareTCPListerExpansion interface{} // MiddlewareTCPNamespaceListerExpansion allows custom methods to be added to // MiddlewareTCPNamespaceLister. type MiddlewareTCPNamespaceListerExpansion interface{} // ServersTransportListerExpansion allows custom methods to be added to // ServersTransportLister. type ServersTransportListerExpansion interface{} // ServersTransportNamespaceListerExpansion allows custom methods to be added to // ServersTransportNamespaceLister. type ServersTransportNamespaceListerExpansion interface{} // ServersTransportTCPListerExpansion allows custom methods to be added to // ServersTransportTCPLister. type ServersTransportTCPListerExpansion interface{} // ServersTransportTCPNamespaceListerExpansion allows custom methods to be added to // ServersTransportTCPNamespaceLister. type ServersTransportTCPNamespaceListerExpansion interface{} // TLSOptionListerExpansion allows custom methods to be added to // TLSOptionLister. type TLSOptionListerExpansion interface{} // TLSOptionNamespaceListerExpansion allows custom methods to be added to // TLSOptionNamespaceLister. type TLSOptionNamespaceListerExpansion interface{} // TLSStoreListerExpansion allows custom methods to be added to // TLSStoreLister. type TLSStoreListerExpansion interface{} // TLSStoreNamespaceListerExpansion allows custom methods to be added to // TLSStoreNamespaceLister. type TLSStoreNamespaceListerExpansion interface{} // TraefikServiceListerExpansion allows custom methods to be added to // TraefikServiceLister. type TraefikServiceListerExpansion interface{} // TraefikServiceNamespaceListerExpansion allows custom methods to be added to // TraefikServiceNamespaceLister. type TraefikServiceNamespaceListerExpansion interface{}