MCPcopy Create free account
hub / github.com/eth-easl/dirigent / GetMemory

Method GetMemory

internal/control_plane/core/interface.go:61–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59 SetCpuUsage(uint64)
60 SetMemoryUsage(uint64)
61 GetMemory() uint64
62 GetCpuCores() uint64
63 GetCpuUsage() uint64
64 GetMemoryUsage() uint64

Callers 6

TestResourceMapFunction · 0.65
filterMachinesFunction · 0.65
getInstalledResourcesFunction · 0.65
getRequestedResourcesFunction · 0.65
SumResourcesFunction · 0.65
SubtractResourcesFunction · 0.65

Implementers 4

WorkerNodeinternal/control_plane/workers/worker_
emptyWorkerinternal/control_plane/workers/empty_w
MockWorkerNodeInterfacemock/mock_core/mock_core.go
MockWorkerNodeInterfaceMockRecordermock/mock_core/mock_core.go

Calls

no outgoing calls

Tested by 1

TestResourceMapFunction · 0.52