Home
last modified time | relevance | path

Searched refs:tcpRouterRepresentation (Results 1 – 1 of 1) sorted by relevance

/dports/net/traefik/traefik-2.6.1/pkg/api/
H A Dhandler_tcp.go16 type tcpRouterRepresentation struct { struct
22 func newTCPRouterRepresentation(name string, rt *runtime.TCPRouterInfo) tcpRouterRepresentation {
23 return tcpRouterRepresentation{
63 results := make([]tcpRouterRepresentation, 0, len(h.runtimeConfiguration.TCPRouters))