MCPcopy
hub / github.com/baetyl/baetyl / Report

Method Report

sync/sync.go:44–44  ·  view source on GitHub ↗
(r v1.Report)

Source from the content-addressed store, hash-verified

42 Start()
43 Close()
44 Report(r v1.Report) (v1.Desire, error)
45 SyncResource(v1.AppInfo) error
46 SyncApps(infos []v1.AppInfo) (map[string]v1.Application, error)
47}

Callers 4

reportAndApplyMethod · 0.65
reportAppStatsIfNeedMethod · 0.65
TestReportAndApplyFunction · 0.65
TestCleanObjectStorageFunction · 0.65

Implementers 3

MockSyncmock/sync.go
syncsync/sync.go

Calls

no outgoing calls

Tested by 2

TestReportAndApplyFunction · 0.52
TestCleanObjectStorageFunction · 0.52