Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetName
Method
GetName
agent/proto/agent.pb.go:3164–3169 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3162
}
3163
3164
func
(x *SubAgent) GetName() string {
3165
if
x != nil {
3166
return
x.Name
3167
}
3168
return
""
3169
}
3170
3171
func
(x *SubAgent) GetId() []byte {
3172
if
x != nil {
Callers
8
TestAgent_Metrics_SSH
Function · 0.45
collectMetrics
Method · 0.45
toAgentMetricLabels
Function · 0.45
LabelsEqual
Function · 0.45
getCounterVecValue
Function · 0.45
getCounterValue
Function · 0.45
List
Method · 0.45
Create
Method · 0.45
Calls
no outgoing calls
Tested by
3
TestAgent_Metrics_SSH
Function · 0.36
getCounterVecValue
Function · 0.36
getCounterValue
Function · 0.36