Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudflare/cloudflared
/ DNSRoute
Struct
DNSRoute
cfapi/hostname.go:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
type
DNSRoute
struct
{
36
userHostname string
37
overwriteExisting bool
38
}
39
40
type
DNSRouteResult
struct
{
41
route *DNSRoute
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected