package
0.0.0-20240905184220-0a5f9d4d9d01
Repository: https://github.com/datadog/chaos-controller.git
Documentation: pkg.go.dev
# Functions
NewCacheInformerMock creates a new instance of CacheInformerMock.
NewCacheWatcherMock creates a new instance of CacheWatcherMock.
NewClientStatsdMock creates a new instance of ClientStatsdMock.
NewEventBroadcasterMock creates a new instance of EventBroadcasterMock.
NewEventRecorderMock creates a new instance of EventRecorderMock.
NewK8SClientMock creates a new instance of K8SClientMock.
NewManagerMock creates a new instance of ManagerMock.
NewReaderMock creates a new instance of ReaderMock.
NewResourceEventHandlerMock creates a new instance of ResourceEventHandlerMock.
NewRoundTripperMock creates a new instance of RoundTripperMock.
NewRuntimeControllerMock creates a new instance of RuntimeControllerMock.
NewStatFSMock creates a new instance of StatFSMock.
NewSyncingSourceMock creates a new instance of SyncingSourceMock.
# Structs
CacheInformerMock is an autogenerated mock type for the Informer type.
CacheInformerMock_AddEventHandler_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddEventHandler'.
CacheInformerMock_AddEventHandlerWithResyncPeriod_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddEventHandlerWithResyncPeriod'.
CacheInformerMock_AddIndexers_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddIndexers'.
No description provided by the author
CacheInformerMock_HasSynced_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HasSynced'.
CacheInformerMock_IsStopped_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsStopped'.
CacheInformerMock_RemoveEventHandler_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveEventHandler'.
CacheWatcherMock is an autogenerated mock type for the Watcher type.
No description provided by the author
CacheWatcherMock_Watch_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Watch'.
ClientStatsdMock is an autogenerated mock type for the ClientInterface type.
ClientStatsdMock_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
ClientStatsdMock_Count_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Count'.
ClientStatsdMock_Decr_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Decr'.
ClientStatsdMock_Distribution_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Distribution'.
ClientStatsdMock_Event_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Event'.
No description provided by the author
ClientStatsdMock_Flush_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Flush'.
ClientStatsdMock_Gauge_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Gauge'.
ClientStatsdMock_Histogram_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Histogram'.
ClientStatsdMock_Incr_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Incr'.
ClientStatsdMock_ServiceCheck_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ServiceCheck'.
ClientStatsdMock_Set_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Set'.
ClientStatsdMock_SetWriteTimeout_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetWriteTimeout'.
ClientStatsdMock_SimpleEvent_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SimpleEvent'.
ClientStatsdMock_SimpleServiceCheck_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SimpleServiceCheck'.
ClientStatsdMock_TimeInMilliseconds_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TimeInMilliseconds'.
ClientStatsdMock_Timing_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Timing'.
EventBroadcasterMock is an autogenerated mock type for the EventBroadcaster type.
No description provided by the author
EventBroadcasterMock_NewRecorder_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NewRecorder'.
EventBroadcasterMock_Shutdown_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Shutdown'.
EventBroadcasterMock_StartEventWatcher_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StartEventWatcher'.
EventBroadcasterMock_StartLogging_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StartLogging'.
EventBroadcasterMock_StartRecordingToSink_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StartRecordingToSink'.
EventBroadcasterMock_StartStructuredLogging_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StartStructuredLogging'.
EventRecorderMock is an autogenerated mock type for the EventRecorder type.
EventRecorderMock_AnnotatedEventf_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AnnotatedEventf'.
EventRecorderMock_Event_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Event'.
EventRecorderMock_Eventf_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Eventf'.
No description provided by the author
K8SClientMock is an autogenerated mock type for the Client type.
K8SClientMock_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
K8SClientMock_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
K8SClientMock_DeleteAllOf_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteAllOf'.
No description provided by the author
K8SClientMock_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
K8SClientMock_GroupVersionKindFor_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GroupVersionKindFor'.
K8SClientMock_IsObjectNamespaced_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsObjectNamespaced'.
K8SClientMock_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
K8SClientMock_Patch_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Patch'.
K8SClientMock_RESTMapper_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RESTMapper'.
K8SClientMock_Scheme_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Scheme'.
K8SClientMock_Status_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Status'.
K8SClientMock_SubResource_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SubResource'.
K8SClientMock_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
ManagerMock is an autogenerated mock type for the Manager type.
ManagerMock_Add_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Add'.
ManagerMock_AddHealthzCheck_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddHealthzCheck'.
ManagerMock_AddReadyzCheck_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddReadyzCheck'.
ManagerMock_Elected_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Elected'.
No description provided by the author
ManagerMock_GetAPIReader_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAPIReader'.
ManagerMock_GetCache_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCache'.
ManagerMock_GetClient_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClient'.
ManagerMock_GetConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetConfig'.
ManagerMock_GetControllerOptions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetControllerOptions'.
ManagerMock_GetEventRecorderFor_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetEventRecorderFor'.
ManagerMock_GetFieldIndexer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetFieldIndexer'.
ManagerMock_GetHTTPClient_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetHTTPClient'.
ManagerMock_GetLogger_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLogger'.
ManagerMock_GetRESTMapper_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetRESTMapper'.
ManagerMock_GetScheme_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetScheme'.
ManagerMock_GetWebhookServer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetWebhookServer'.
ManagerMock_Start_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Start'.
ReaderMock is an autogenerated mock type for the Reader type.
No description provided by the author
ReaderMock_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
ReaderMock_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
ResourceEventHandlerMock is an autogenerated mock type for the ResourceEventHandler type.
No description provided by the author
ResourceEventHandlerMock_OnAdd_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OnAdd'.
ResourceEventHandlerMock_OnDelete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OnDelete'.
ResourceEventHandlerMock_OnUpdate_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OnUpdate'.
RoundTripperMock is an autogenerated mock type for the RoundTripper type.
No description provided by the author
RoundTripperMock_RoundTrip_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RoundTrip'.
RuntimeControllerMock is an autogenerated mock type for the Controller type.
No description provided by the author
RuntimeControllerMock_GetLogger_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLogger'.
RuntimeControllerMock_Reconcile_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Reconcile'.
RuntimeControllerMock_Start_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Start'.
RuntimeControllerMock_Watch_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Watch'.
StatFSMock is an autogenerated mock type for the StatFS type.
No description provided by the author
StatFSMock_Open_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Open'.
StatFSMock_Stat_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Stat'.
SyncingSourceMock is an autogenerated mock type for the SyncingSource type.
No description provided by the author
SyncingSourceMock_Start_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Start'.
SyncingSourceMock_WaitForSync_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WaitForSync'.