Home
last modified time | relevance | path

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

/dports/net/traefik/traefik-2.6.1/pkg/api/
H A Dhandler_tcp.go37 func newTCPServiceRepresentation(name string, si *runtime.TCPServiceInfo) tcpServiceRepresentation { func
121 results = append(results, newTCPServiceRepresentation(name, si))
157 result := newTCPServiceRepresentation(serviceID, service)