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

Method Disk

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

Source from the content-addressed store, hash-verified

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
16type Fetcher interface {

Callers 3

statMethod · 0.65
statDiskMethod · 0.65
FetchVolumeMethod · 0.65

Implementers 1

mockStatteragent/proto/resourcesmonitor/fetcher_t

Calls

no outgoing calls

Tested by

no test coverage detected