Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudflare/cloudflared
/ ZoneID
Method
ZoneID
credentials/credentials.go:30–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
}
29
30
func
(c User) ZoneID() string {
31
return
c.cert.ZoneID
32
}
33
34
func
(c User) APIToken() string {
35
return
c.cert.APIToken
Callers
1
TestCredentialsRead
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestCredentialsRead
Function · 0.64