package
0.40.0
Repository: https://github.com/sap/stewardci-core.git
Documentation: pkg.go.dev

# Functions

NewMockCounterMetric creates a new mock instance.
NewMockPipelineRunsMetric creates a new mock instance.
NewMockResultsMetric creates a new mock instance.
NewMockStateItemsMetric creates a new mock instance.
PatchPipelineRunsPeriodic patches "github.com/SAP/stewardci-core/pkg/runctl/metrics".PipelineRunsPeriodic with the given replacement and returns a function that reverts the patch.

# Structs

MockCounterMetric is a mock of CounterMetric interface.
MockCounterMetricMockRecorder is the mock recorder for MockCounterMetric.
MockPipelineRunsMetric is a mock of PipelineRunsMetric interface.
MockPipelineRunsMetricMockRecorder is the mock recorder for MockPipelineRunsMetric.
MockResultsMetric is a mock of ResultsMetric interface.
MockResultsMetricMockRecorder is the mock recorder for MockResultsMetric.
MockStateItemsMetric is a mock of StateItemsMetric interface.
MockStateItemsMetricMockRecorder is the mock recorder for MockStateItemsMetric.