MCPcopy 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
3164func (x *SubAgent) GetName() string {
3165 if x != nil {
3166 return x.Name
3167 }
3168 return ""
3169}
3170
3171func (x *SubAgent) GetId() []byte {
3172 if x != nil {

Callers 8

TestAgent_Metrics_SSHFunction · 0.45
collectMetricsMethod · 0.45
toAgentMetricLabelsFunction · 0.45
LabelsEqualFunction · 0.45
getCounterVecValueFunction · 0.45
getCounterValueFunction · 0.45
ListMethod · 0.45
CreateMethod · 0.45

Calls

no outgoing calls

Tested by 3

TestAgent_Metrics_SSHFunction · 0.36
getCounterVecValueFunction · 0.36
getCounterValueFunction · 0.36