# Functions
NewGatewayClassLister returns a new GatewayClassLister.
NewGatewayLister returns a new GatewayLister.
NewGRPCRouteLister returns a new GRPCRouteLister.
NewHTTPRouteLister returns a new HTTPRouteLister.
# Interfaces
GatewayClassLister helps list GatewayClasses.
GatewayClassListerExpansion allows custom methods to be added to GatewayClassLister.
GatewayLister helps list Gateways.
GatewayListerExpansion allows custom methods to be added to GatewayLister.
GatewayNamespaceLister helps list and get Gateways.
GatewayNamespaceListerExpansion allows custom methods to be added to GatewayNamespaceLister.
GRPCRouteLister helps list GRPCRoutes.
GRPCRouteListerExpansion allows custom methods to be added to GRPCRouteLister.
GRPCRouteNamespaceLister helps list and get GRPCRoutes.
GRPCRouteNamespaceListerExpansion allows custom methods to be added to GRPCRouteNamespaceLister.
HTTPRouteLister helps list HTTPRoutes.
HTTPRouteListerExpansion allows custom methods to be added to HTTPRouteLister.
HTTPRouteNamespaceLister helps list and get HTTPRoutes.
HTTPRouteNamespaceListerExpansion allows custom methods to be added to HTTPRouteNamespaceLister.