MCPcopy 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
1786func (x *Agent) GetMetadata() []*Agent_Metadata {
1787 if x != nil {
1788 return x.Metadata
1789 }
1790 return nil
1791}
1792
1793func (x *Agent) GetDisplayApps() *DisplayApps {
1794 if x != nil {

Callers 3

GraphMethod · 0.45
PlanMethod · 0.45
ApplyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected