Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coder/coder
/ GetMetadata
Method
GetMetadata
provisionersdk/proto/provisioner.pb.go:1786–1791 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1784
}
1785
1786
func
(x *Agent) GetMetadata() []*Agent_Metadata {
1787
if
x != nil {
1788
return
x.Metadata
1789
}
1790
return
nil
1791
}
1792
1793
func
(x *Agent) GetDisplayApps() *DisplayApps {
1794
if
x != nil {
Callers
3
Graph
Method · 0.45
Plan
Method · 0.45
Apply
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected