# Functions
NewManager creates a new instance of Manager.
NewNatsConfigHandler creates a new instance of NatsConfigHandler.
NewTypedController creates a new instance of TypedController.
# Structs
Manager is an autogenerated mock type for the Manager type.
Manager_Add_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Add'.
Manager_AddHealthzCheck_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddHealthzCheck'.
Manager_AddMetricsServerExtraHandler_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddMetricsServerExtraHandler'.
Manager_AddReadyzCheck_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddReadyzCheck'.
Manager_Elected_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Elected'.
No description provided by the author
Manager_GetAPIReader_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAPIReader'.
Manager_GetCache_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCache'.
Manager_GetClient_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClient'.
Manager_GetConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetConfig'.
Manager_GetControllerOptions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetControllerOptions'.
Manager_GetEventRecorderFor_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetEventRecorderFor'.
Manager_GetFieldIndexer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetFieldIndexer'.
Manager_GetHTTPClient_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetHTTPClient'.
Manager_GetLogger_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLogger'.
Manager_GetRESTMapper_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetRESTMapper'.
Manager_GetScheme_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetScheme'.
Manager_GetWebhookServer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetWebhookServer'.
Manager_Start_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Start'.
NatsConfigHandler is an autogenerated mock type for the NatsConfigHandler type.
No description provided by the author
NatsConfigHandler_GetNatsConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetNatsConfig'.
TypedController is an autogenerated mock type for the TypedController type.
No description provided by the author
TypedController_GetLogger_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLogger'.
TypedController_Reconcile_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Reconcile'.
TypedController_Start_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Start'.
TypedController_Watch_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Watch'.