# Functions
NewHTTPRouteLister returns a new HTTPRouteLister.
NewTCPRouteLister returns a new TCPRouteLister.
NewUDPRouteLister returns a new UDPRouteLister.
# Interfaces
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.
TCPRouteLister helps list TCPRoutes.
TCPRouteListerExpansion allows custom methods to be added to TCPRouteLister.
TCPRouteNamespaceLister helps list and get TCPRoutes.
TCPRouteNamespaceListerExpansion allows custom methods to be added to TCPRouteNamespaceLister.
UDPRouteLister helps list UDPRoutes.
UDPRouteListerExpansion allows custom methods to be added to UDPRouteLister.
UDPRouteNamespaceLister helps list and get UDPRoutes.
UDPRouteNamespaceListerExpansion allows custom methods to be added to UDPRouteNamespaceLister.