package
0.0.0-20240905184220-0a5f9d4d9d01
Repository: https://github.com/datadog/chaos-controller.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

GetSink returns an initiated sink.
NewSinkMock creates a new instance of SinkMock.

# Structs

SinkMock is an autogenerated mock type for the Sink type.
SinkMock_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
No description provided by the author
SinkMock_GetPrefix_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPrefix'.
SinkMock_GetSinkName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetSinkName'.
SinkMock_MetricCleaned_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricCleaned'.
SinkMock_MetricCleanedForReinjection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricCleanedForReinjection'.
SinkMock_MetricCleanupDuration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricCleanupDuration'.
SinkMock_MetricDisruptionCompletedDuration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricDisruptionCompletedDuration'.
SinkMock_MetricDisruptionOngoingDuration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricDisruptionOngoingDuration'.
SinkMock_MetricDisruptionScheduled_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricDisruptionScheduled'.
SinkMock_MetricDisruptionsCount_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricDisruptionsCount'.
SinkMock_MetricDisruptionsGauge_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricDisruptionsGauge'.
SinkMock_MetricInformed_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricInformed'.
SinkMock_MetricInjectDuration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricInjectDuration'.
SinkMock_MetricInjected_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricInjected'.
SinkMock_MetricMissingTargetFound_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricMissingTargetFound'.
SinkMock_MetricNextScheduledTime_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricNextScheduledTime'.
SinkMock_MetricOrphanFound_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricOrphanFound'.
SinkMock_MetricPodsCreated_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricPodsCreated'.
SinkMock_MetricPodsGauge_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricPodsGauge'.
SinkMock_MetricReconcile_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricReconcile'.
SinkMock_MetricReconcileDuration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricReconcileDuration'.
SinkMock_MetricReinjected_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricReinjected'.
SinkMock_MetricRestart_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricRestart'.
SinkMock_MetricSelectorCacheGauge_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricSelectorCacheGauge'.
SinkMock_MetricStuckOnRemoval_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricStuckOnRemoval'.
SinkMock_MetricStuckOnRemovalGauge_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricStuckOnRemovalGauge'.
SinkMock_MetricTargetMissing_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricTargetMissing'.
SinkMock_MetricTooLate_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricTooLate'.
SinkMock_MetricValidationCreated_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricValidationCreated'.
SinkMock_MetricValidationDeleted_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricValidationDeleted'.
SinkMock_MetricValidationFailed_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricValidationFailed'.
SinkMock_MetricValidationUpdated_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricValidationUpdated'.
SinkMock_MetricWatcherCalls_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MetricWatcherCalls'.

# Interfaces

Sink describes a metric sink.