MCPcopy Index your code
hub / github.com/coder/coder / HostMemory

Method HostMemory

agent/proto/resourcesmonitor/fetcher.go:12–12  ·  view source on GitHub ↗
(p clistat.Prefix)

Source from the content-addressed store, hash-verified

10 IsContainerized() (bool, error)
11 ContainerMemory(p clistat.Prefix) (*clistat.Result, error)
12 HostMemory(p clistat.Prefix) (*clistat.Result, error)
13 Disk(p clistat.Prefix, path string) (*clistat.Result, error)
14}
15

Callers 3

statMethod · 0.65
statMemMethod · 0.65
FetchMemoryMethod · 0.65

Implementers 1

mockStatteragent/proto/resourcesmonitor/fetcher_t

Calls

no outgoing calls

Tested by

no test coverage detected