Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudflare/cloudflared
/ AccountID
Method
AccountID
credentials/credentials.go:22–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
}
21
22
func
(c User) AccountID() string {
23
return
c.cert.AccountID
24
}
25
26
func
(c User) Endpoint() string {
27
return
c.cert.Endpoint
Callers
2
TestCredentialsRead
Function · 0.80
create
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestCredentialsRead
Function · 0.64