# Functions
NewMockMonitorService creates a new instance of MockMonitorService.
No description provided by the author
# Structs
No description provided by the author
MockMonitorService is an autogenerated mock type for the MonitorService type.
No description provided by the author
MockMonitorService_GetLogs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLogs'.
MockMonitorService_GetResourceDiagnosticSetting_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetResourceDiagnosticSetting'.
MockMonitorService_HasLogsEnabled_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HasLogsEnabled'.
No description provided by the author
# Interfaces
go:generate go run github.com/vektra/mockery/v2 --name=MonitorService --with-expecter --inpackage.