Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetAuthToken
Method
GetAuthToken
agent/proto/agent.pb.go:3178–3183 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3176
}
3177
3178
func
(x *SubAgent) GetAuthToken() []byte {
3179
if
x != nil {
3180
return
x.AuthToken
3181
}
3182
return
nil
3183
}
3184
3185
type
CreateSubAgentRequest
struct
{
3186
state protoimpl.MessageState
Callers
3
TestAgent_DevcontainerAutostart
Function · 0.80
List
Method · 0.80
Create
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestAgent_DevcontainerAutostart
Function · 0.64