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

Method GetCpuUsage

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

Source from the content-addressed store, hash-verified

61 GetMemory() uint64
62 GetCpuCores() uint64
63 GetCpuUsage() uint64
64 GetMemoryUsage() uint64
65 GetIP() string
66 GetPort() string

Callers 1

getRequestedResourcesFunction · 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

no test coverage detected