MCPcopy
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
103type LBRoute struct {
104 lbName string
105 lbPool string
106}
107
108type LBRouteResult struct {
109 route *LBRoute

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected