MCPcopy Create free account
hub / github.com/akash-network/provider / Set

Method Set

operator/common/prepared_data.go:15–15  ·  view source on GitHub ↗
([]byte)

Source from the content-addressed store, hash-verified

13type PreparedResult interface {
14 Flag()
15 Set([]byte)
16}
17
18type preparedResultData struct {

Callers 15

writeJSONFunction · 0.65
PrepareMethod · 0.65
TestPreparedDataFunction · 0.65
servePreparedResultFunction · 0.65
TestOperatorServerFunction · 0.65
prepareHostnamesDataMethod · 0.65
prepareUsageMethod · 0.65
prepareStateMethod · 0.65
inventoryHandlerMethod · 0.65
updateNodeInfoFunction · 0.65
subAllocatedNLZFunction · 0.65

Implementers 1

preparedResultoperator/common/prepared_data.go

Calls

no outgoing calls

Tested by 15

TestPreparedDataFunction · 0.52
TestOperatorServerFunction · 0.52
runRouterTestFunction · 0.52
testCertHelperFunction · 0.52
TestRouteDoesNotExistFunction · 0.52
TestRouteVersionOKFunction · 0.52
TestRouteStatusOKFunction · 0.52
TestRouteStatusFailsFunction · 0.52
TestRoutePutManifestOKFunction · 0.52
TestRouteLeaseStatusOkFunction · 0.52