Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuditlogClient ¶
AuditlogClient is an autogenerated mock type for the AuditlogClient type
func (*AuditlogClient) LogConfigurationChange ¶
func (_m *AuditlogClient) LogConfigurationChange(ctx context.Context, change model.ConfigurationChange) error
LogConfigurationChange provides a mock function with given fields: ctx, change
func (*AuditlogClient) LogSecurityEvent ¶
func (_m *AuditlogClient) LogSecurityEvent(ctx context.Context, event model.SecurityEvent) error
LogSecurityEvent provides a mock function with given fields: ctx, event
type AuditlogMessageFactory ¶
AuditlogMessageFactory is an autogenerated mock type for the AuditlogMessageFactory type
func (*AuditlogMessageFactory) CreateConfigurationChange ¶
func (_m *AuditlogMessageFactory) CreateConfigurationChange() model.ConfigurationChange
CreateConfigurationChange provides a mock function with given fields:
func (*AuditlogMessageFactory) CreateSecurityEvent ¶
func (_m *AuditlogMessageFactory) CreateSecurityEvent() model.SecurityEvent
CreateSecurityEvent provides a mock function with given fields:
type HttpClient ¶
HttpClient is an autogenerated mock type for the HttpClient type
type MetricCollector ¶
MetricCollector is an autogenerated mock type for the MetricCollector type
func (*MetricCollector) SetChannelSize ¶
func (_m *MetricCollector) SetChannelSize(size int)
SetChannelSize provides a mock function with given fields: size
type TimeService ¶
TimeService is an autogenerated mock type for the TimeService type
func (*TimeService) Now ¶
func (_m *TimeService) Now() time.Time
Now provides a mock function with given fields:
type UUIDService ¶
UUIDService is an autogenerated mock type for the UUIDService type
func (*UUIDService) Generate ¶
func (_m *UUIDService) Generate() string
Generate provides a mock function with given fields: