Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudflare/cloudflared
/ LBRoute
Struct
LBRoute
cfapi/hostname.go:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
type
LBRoute
struct
{
104
lbName string
105
lbPool string
106
}
107
108
type
LBRouteResult
struct
{
109
route *LBRoute
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected