Home
last modified time | relevance | path

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

/dports/net/traefik/traefik-2.6.1/pkg/api/
H A Dhandler_tcp.go22 func newTCPRouterRepresentation(name string, rt *runtime.TCPRouterInfo) tcpRouterRepresentation { func
69 results = append(results, newTCPRouterRepresentation(name, rt))
105 result := newTCPRouterRepresentation(routerID, router)