Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockEdgeReporter ¶
type MockEdgeReporter struct{}
func (*MockEdgeReporter) TriggerOnceCronReport ¶
func (m *MockEdgeReporter) TriggerOnceCronReport(cronID uint64)
func (*MockEdgeReporter) TriggerOncePipelineReport ¶
func (m *MockEdgeReporter) TriggerOncePipelineReport(pipelineID uint64)
func (*MockEdgeReporter) TriggerOnceTaskReport ¶
func (m *MockEdgeReporter) TriggerOnceTaskReport(taskID uint64)
Click to show internal directories.
Click to hide internal directories.