Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) AssociateKmsKey(ctx context.Context, params *cloudwatchlogs.AssociateKmsKeyInput, ...) (*cloudwatchlogs.AssociateKmsKeyOutput, error)
- func (_m *IClient) CancelExportTask(ctx context.Context, params *cloudwatchlogs.CancelExportTaskInput, ...) (*cloudwatchlogs.CancelExportTaskOutput, error)
- func (_m *IClient) CreateDelivery(ctx context.Context, params *cloudwatchlogs.CreateDeliveryInput, ...) (*cloudwatchlogs.CreateDeliveryOutput, error)
- func (_m *IClient) CreateExportTask(ctx context.Context, params *cloudwatchlogs.CreateExportTaskInput, ...) (*cloudwatchlogs.CreateExportTaskOutput, error)
- func (_m *IClient) CreateLogAnomalyDetector(ctx context.Context, params *cloudwatchlogs.CreateLogAnomalyDetectorInput, ...) (*cloudwatchlogs.CreateLogAnomalyDetectorOutput, error)
- func (_m *IClient) CreateLogGroup(ctx context.Context, params *cloudwatchlogs.CreateLogGroupInput, ...) (*cloudwatchlogs.CreateLogGroupOutput, error)
- func (_m *IClient) CreateLogStream(ctx context.Context, params *cloudwatchlogs.CreateLogStreamInput, ...) (*cloudwatchlogs.CreateLogStreamOutput, error)
- func (_m *IClient) DeleteAccountPolicy(ctx context.Context, params *cloudwatchlogs.DeleteAccountPolicyInput, ...) (*cloudwatchlogs.DeleteAccountPolicyOutput, error)
- func (_m *IClient) DeleteDataProtectionPolicy(ctx context.Context, params *cloudwatchlogs.DeleteDataProtectionPolicyInput, ...) (*cloudwatchlogs.DeleteDataProtectionPolicyOutput, error)
- func (_m *IClient) DeleteDelivery(ctx context.Context, params *cloudwatchlogs.DeleteDeliveryInput, ...) (*cloudwatchlogs.DeleteDeliveryOutput, error)
- func (_m *IClient) DeleteDeliveryDestination(ctx context.Context, params *cloudwatchlogs.DeleteDeliveryDestinationInput, ...) (*cloudwatchlogs.DeleteDeliveryDestinationOutput, error)
- func (_m *IClient) DeleteDeliveryDestinationPolicy(ctx context.Context, ...) (*cloudwatchlogs.DeleteDeliveryDestinationPolicyOutput, error)
- func (_m *IClient) DeleteDeliverySource(ctx context.Context, params *cloudwatchlogs.DeleteDeliverySourceInput, ...) (*cloudwatchlogs.DeleteDeliverySourceOutput, error)
- func (_m *IClient) DeleteDestination(ctx context.Context, params *cloudwatchlogs.DeleteDestinationInput, ...) (*cloudwatchlogs.DeleteDestinationOutput, error)
- func (_m *IClient) DeleteLogAnomalyDetector(ctx context.Context, params *cloudwatchlogs.DeleteLogAnomalyDetectorInput, ...) (*cloudwatchlogs.DeleteLogAnomalyDetectorOutput, error)
- func (_m *IClient) DeleteLogGroup(ctx context.Context, params *cloudwatchlogs.DeleteLogGroupInput, ...) (*cloudwatchlogs.DeleteLogGroupOutput, error)
- func (_m *IClient) DeleteLogStream(ctx context.Context, params *cloudwatchlogs.DeleteLogStreamInput, ...) (*cloudwatchlogs.DeleteLogStreamOutput, error)
- func (_m *IClient) DeleteMetricFilter(ctx context.Context, params *cloudwatchlogs.DeleteMetricFilterInput, ...) (*cloudwatchlogs.DeleteMetricFilterOutput, error)
- func (_m *IClient) DeleteQueryDefinition(ctx context.Context, params *cloudwatchlogs.DeleteQueryDefinitionInput, ...) (*cloudwatchlogs.DeleteQueryDefinitionOutput, error)
- func (_m *IClient) DeleteResourcePolicy(ctx context.Context, params *cloudwatchlogs.DeleteResourcePolicyInput, ...) (*cloudwatchlogs.DeleteResourcePolicyOutput, error)
- func (_m *IClient) DeleteRetentionPolicy(ctx context.Context, params *cloudwatchlogs.DeleteRetentionPolicyInput, ...) (*cloudwatchlogs.DeleteRetentionPolicyOutput, error)
- func (_m *IClient) DeleteSubscriptionFilter(ctx context.Context, params *cloudwatchlogs.DeleteSubscriptionFilterInput, ...) (*cloudwatchlogs.DeleteSubscriptionFilterOutput, error)
- func (_m *IClient) DescribeAccountPolicies(ctx context.Context, params *cloudwatchlogs.DescribeAccountPoliciesInput, ...) (*cloudwatchlogs.DescribeAccountPoliciesOutput, error)
- func (_m *IClient) DescribeDeliveries(ctx context.Context, params *cloudwatchlogs.DescribeDeliveriesInput, ...) (*cloudwatchlogs.DescribeDeliveriesOutput, error)
- func (_m *IClient) DescribeDeliveryDestinations(ctx context.Context, params *cloudwatchlogs.DescribeDeliveryDestinationsInput, ...) (*cloudwatchlogs.DescribeDeliveryDestinationsOutput, error)
- func (_m *IClient) DescribeDeliverySources(ctx context.Context, params *cloudwatchlogs.DescribeDeliverySourcesInput, ...) (*cloudwatchlogs.DescribeDeliverySourcesOutput, error)
- func (_m *IClient) DescribeDestinations(ctx context.Context, params *cloudwatchlogs.DescribeDestinationsInput, ...) (*cloudwatchlogs.DescribeDestinationsOutput, error)
- func (_m *IClient) DescribeExportTasks(ctx context.Context, params *cloudwatchlogs.DescribeExportTasksInput, ...) (*cloudwatchlogs.DescribeExportTasksOutput, error)
- func (_m *IClient) DescribeLogGroups(ctx context.Context, params *cloudwatchlogs.DescribeLogGroupsInput, ...) (*cloudwatchlogs.DescribeLogGroupsOutput, error)
- func (_m *IClient) DescribeLogStreams(ctx context.Context, params *cloudwatchlogs.DescribeLogStreamsInput, ...) (*cloudwatchlogs.DescribeLogStreamsOutput, error)
- func (_m *IClient) DescribeMetricFilters(ctx context.Context, params *cloudwatchlogs.DescribeMetricFiltersInput, ...) (*cloudwatchlogs.DescribeMetricFiltersOutput, error)
- func (_m *IClient) DescribeQueries(ctx context.Context, params *cloudwatchlogs.DescribeQueriesInput, ...) (*cloudwatchlogs.DescribeQueriesOutput, error)
- func (_m *IClient) DescribeQueryDefinitions(ctx context.Context, params *cloudwatchlogs.DescribeQueryDefinitionsInput, ...) (*cloudwatchlogs.DescribeQueryDefinitionsOutput, error)
- func (_m *IClient) DescribeResourcePolicies(ctx context.Context, params *cloudwatchlogs.DescribeResourcePoliciesInput, ...) (*cloudwatchlogs.DescribeResourcePoliciesOutput, error)
- func (_m *IClient) DescribeSubscriptionFilters(ctx context.Context, params *cloudwatchlogs.DescribeSubscriptionFiltersInput, ...) (*cloudwatchlogs.DescribeSubscriptionFiltersOutput, error)
- func (_m *IClient) DisassociateKmsKey(ctx context.Context, params *cloudwatchlogs.DisassociateKmsKeyInput, ...) (*cloudwatchlogs.DisassociateKmsKeyOutput, error)
- func (_m *IClient) FilterLogEvents(ctx context.Context, params *cloudwatchlogs.FilterLogEventsInput, ...) (*cloudwatchlogs.FilterLogEventsOutput, error)
- func (_m *IClient) GetDataProtectionPolicy(ctx context.Context, params *cloudwatchlogs.GetDataProtectionPolicyInput, ...) (*cloudwatchlogs.GetDataProtectionPolicyOutput, error)
- func (_m *IClient) GetDelivery(ctx context.Context, params *cloudwatchlogs.GetDeliveryInput, ...) (*cloudwatchlogs.GetDeliveryOutput, error)
- func (_m *IClient) GetDeliveryDestination(ctx context.Context, params *cloudwatchlogs.GetDeliveryDestinationInput, ...) (*cloudwatchlogs.GetDeliveryDestinationOutput, error)
- func (_m *IClient) GetDeliveryDestinationPolicy(ctx context.Context, params *cloudwatchlogs.GetDeliveryDestinationPolicyInput, ...) (*cloudwatchlogs.GetDeliveryDestinationPolicyOutput, error)
- func (_m *IClient) GetDeliverySource(ctx context.Context, params *cloudwatchlogs.GetDeliverySourceInput, ...) (*cloudwatchlogs.GetDeliverySourceOutput, error)
- func (_m *IClient) GetLogAnomalyDetector(ctx context.Context, params *cloudwatchlogs.GetLogAnomalyDetectorInput, ...) (*cloudwatchlogs.GetLogAnomalyDetectorOutput, error)
- func (_m *IClient) GetLogEvents(ctx context.Context, params *cloudwatchlogs.GetLogEventsInput, ...) (*cloudwatchlogs.GetLogEventsOutput, error)
- func (_m *IClient) GetLogGroupFields(ctx context.Context, params *cloudwatchlogs.GetLogGroupFieldsInput, ...) (*cloudwatchlogs.GetLogGroupFieldsOutput, error)
- func (_m *IClient) GetLogRecord(ctx context.Context, params *cloudwatchlogs.GetLogRecordInput, ...) (*cloudwatchlogs.GetLogRecordOutput, error)
- func (_m *IClient) GetQueryResults(ctx context.Context, params *cloudwatchlogs.GetQueryResultsInput, ...) (*cloudwatchlogs.GetQueryResultsOutput, error)
- func (_m *IClient) ListAnomalies(ctx context.Context, params *cloudwatchlogs.ListAnomaliesInput, ...) (*cloudwatchlogs.ListAnomaliesOutput, error)
- func (_m *IClient) ListLogAnomalyDetectors(ctx context.Context, params *cloudwatchlogs.ListLogAnomalyDetectorsInput, ...) (*cloudwatchlogs.ListLogAnomalyDetectorsOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *cloudwatchlogs.ListTagsForResourceInput, ...) (*cloudwatchlogs.ListTagsForResourceOutput, error)
- func (_m *IClient) ListTagsLogGroup(ctx context.Context, params *cloudwatchlogs.ListTagsLogGroupInput, ...) (*cloudwatchlogs.ListTagsLogGroupOutput, error)
- func (_m *IClient) Options() cloudwatchlogs.Options
- func (_m *IClient) PutAccountPolicy(ctx context.Context, params *cloudwatchlogs.PutAccountPolicyInput, ...) (*cloudwatchlogs.PutAccountPolicyOutput, error)
- func (_m *IClient) PutDataProtectionPolicy(ctx context.Context, params *cloudwatchlogs.PutDataProtectionPolicyInput, ...) (*cloudwatchlogs.PutDataProtectionPolicyOutput, error)
- func (_m *IClient) PutDeliveryDestination(ctx context.Context, params *cloudwatchlogs.PutDeliveryDestinationInput, ...) (*cloudwatchlogs.PutDeliveryDestinationOutput, error)
- func (_m *IClient) PutDeliveryDestinationPolicy(ctx context.Context, params *cloudwatchlogs.PutDeliveryDestinationPolicyInput, ...) (*cloudwatchlogs.PutDeliveryDestinationPolicyOutput, error)
- func (_m *IClient) PutDeliverySource(ctx context.Context, params *cloudwatchlogs.PutDeliverySourceInput, ...) (*cloudwatchlogs.PutDeliverySourceOutput, error)
- func (_m *IClient) PutDestination(ctx context.Context, params *cloudwatchlogs.PutDestinationInput, ...) (*cloudwatchlogs.PutDestinationOutput, error)
- func (_m *IClient) PutDestinationPolicy(ctx context.Context, params *cloudwatchlogs.PutDestinationPolicyInput, ...) (*cloudwatchlogs.PutDestinationPolicyOutput, error)
- func (_m *IClient) PutLogEvents(ctx context.Context, params *cloudwatchlogs.PutLogEventsInput, ...) (*cloudwatchlogs.PutLogEventsOutput, error)
- func (_m *IClient) PutMetricFilter(ctx context.Context, params *cloudwatchlogs.PutMetricFilterInput, ...) (*cloudwatchlogs.PutMetricFilterOutput, error)
- func (_m *IClient) PutQueryDefinition(ctx context.Context, params *cloudwatchlogs.PutQueryDefinitionInput, ...) (*cloudwatchlogs.PutQueryDefinitionOutput, error)
- func (_m *IClient) PutResourcePolicy(ctx context.Context, params *cloudwatchlogs.PutResourcePolicyInput, ...) (*cloudwatchlogs.PutResourcePolicyOutput, error)
- func (_m *IClient) PutRetentionPolicy(ctx context.Context, params *cloudwatchlogs.PutRetentionPolicyInput, ...) (*cloudwatchlogs.PutRetentionPolicyOutput, error)
- func (_m *IClient) PutSubscriptionFilter(ctx context.Context, params *cloudwatchlogs.PutSubscriptionFilterInput, ...) (*cloudwatchlogs.PutSubscriptionFilterOutput, error)
- func (_m *IClient) StartLiveTail(ctx context.Context, params *cloudwatchlogs.StartLiveTailInput, ...) (*cloudwatchlogs.StartLiveTailOutput, error)
- func (_m *IClient) StartQuery(ctx context.Context, params *cloudwatchlogs.StartQueryInput, ...) (*cloudwatchlogs.StartQueryOutput, error)
- func (_m *IClient) StopQuery(ctx context.Context, params *cloudwatchlogs.StopQueryInput, ...) (*cloudwatchlogs.StopQueryOutput, error)
- func (_m *IClient) TagLogGroup(ctx context.Context, params *cloudwatchlogs.TagLogGroupInput, ...) (*cloudwatchlogs.TagLogGroupOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *cloudwatchlogs.TagResourceInput, ...) (*cloudwatchlogs.TagResourceOutput, error)
- func (_m *IClient) TestMetricFilter(ctx context.Context, params *cloudwatchlogs.TestMetricFilterInput, ...) (*cloudwatchlogs.TestMetricFilterOutput, error)
- func (_m *IClient) UntagLogGroup(ctx context.Context, params *cloudwatchlogs.UntagLogGroupInput, ...) (*cloudwatchlogs.UntagLogGroupOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *cloudwatchlogs.UntagResourceInput, ...) (*cloudwatchlogs.UntagResourceOutput, error)
- func (_m *IClient) UpdateAnomaly(ctx context.Context, params *cloudwatchlogs.UpdateAnomalyInput, ...) (*cloudwatchlogs.UpdateAnomalyOutput, error)
- func (_m *IClient) UpdateLogAnomalyDetector(ctx context.Context, params *cloudwatchlogs.UpdateLogAnomalyDetectorInput, ...) (*cloudwatchlogs.UpdateLogAnomalyDetectorOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*IClient) AssociateKmsKey ¶
func (_m *IClient) AssociateKmsKey(ctx context.Context, params *cloudwatchlogs.AssociateKmsKeyInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.AssociateKmsKeyOutput, error)
AssociateKmsKey provides a mock function with given fields: ctx, params, optFns
func (*IClient) CancelExportTask ¶
func (_m *IClient) CancelExportTask(ctx context.Context, params *cloudwatchlogs.CancelExportTaskInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.CancelExportTaskOutput, error)
CancelExportTask provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateDelivery ¶
func (_m *IClient) CreateDelivery(ctx context.Context, params *cloudwatchlogs.CreateDeliveryInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.CreateDeliveryOutput, error)
CreateDelivery provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateExportTask ¶
func (_m *IClient) CreateExportTask(ctx context.Context, params *cloudwatchlogs.CreateExportTaskInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.CreateExportTaskOutput, error)
CreateExportTask provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateLogAnomalyDetector ¶
func (_m *IClient) CreateLogAnomalyDetector(ctx context.Context, params *cloudwatchlogs.CreateLogAnomalyDetectorInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.CreateLogAnomalyDetectorOutput, error)
CreateLogAnomalyDetector provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateLogGroup ¶
func (_m *IClient) CreateLogGroup(ctx context.Context, params *cloudwatchlogs.CreateLogGroupInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.CreateLogGroupOutput, error)
CreateLogGroup provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateLogStream ¶
func (_m *IClient) CreateLogStream(ctx context.Context, params *cloudwatchlogs.CreateLogStreamInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.CreateLogStreamOutput, error)
CreateLogStream provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteAccountPolicy ¶
func (_m *IClient) DeleteAccountPolicy(ctx context.Context, params *cloudwatchlogs.DeleteAccountPolicyInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DeleteAccountPolicyOutput, error)
DeleteAccountPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteDataProtectionPolicy ¶
func (_m *IClient) DeleteDataProtectionPolicy(ctx context.Context, params *cloudwatchlogs.DeleteDataProtectionPolicyInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DeleteDataProtectionPolicyOutput, error)
DeleteDataProtectionPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteDelivery ¶
func (_m *IClient) DeleteDelivery(ctx context.Context, params *cloudwatchlogs.DeleteDeliveryInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DeleteDeliveryOutput, error)
DeleteDelivery provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteDeliveryDestination ¶
func (_m *IClient) DeleteDeliveryDestination(ctx context.Context, params *cloudwatchlogs.DeleteDeliveryDestinationInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DeleteDeliveryDestinationOutput, error)
DeleteDeliveryDestination provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteDeliveryDestinationPolicy ¶
func (_m *IClient) DeleteDeliveryDestinationPolicy(ctx context.Context, params *cloudwatchlogs.DeleteDeliveryDestinationPolicyInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DeleteDeliveryDestinationPolicyOutput, error)
DeleteDeliveryDestinationPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteDeliverySource ¶
func (_m *IClient) DeleteDeliverySource(ctx context.Context, params *cloudwatchlogs.DeleteDeliverySourceInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DeleteDeliverySourceOutput, error)
DeleteDeliverySource provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteDestination ¶
func (_m *IClient) DeleteDestination(ctx context.Context, params *cloudwatchlogs.DeleteDestinationInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DeleteDestinationOutput, error)
DeleteDestination provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteLogAnomalyDetector ¶
func (_m *IClient) DeleteLogAnomalyDetector(ctx context.Context, params *cloudwatchlogs.DeleteLogAnomalyDetectorInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DeleteLogAnomalyDetectorOutput, error)
DeleteLogAnomalyDetector provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteLogGroup ¶
func (_m *IClient) DeleteLogGroup(ctx context.Context, params *cloudwatchlogs.DeleteLogGroupInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DeleteLogGroupOutput, error)
DeleteLogGroup provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteLogStream ¶
func (_m *IClient) DeleteLogStream(ctx context.Context, params *cloudwatchlogs.DeleteLogStreamInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DeleteLogStreamOutput, error)
DeleteLogStream provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteMetricFilter ¶
func (_m *IClient) DeleteMetricFilter(ctx context.Context, params *cloudwatchlogs.DeleteMetricFilterInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DeleteMetricFilterOutput, error)
DeleteMetricFilter provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteQueryDefinition ¶
func (_m *IClient) DeleteQueryDefinition(ctx context.Context, params *cloudwatchlogs.DeleteQueryDefinitionInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DeleteQueryDefinitionOutput, error)
DeleteQueryDefinition provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteResourcePolicy ¶
func (_m *IClient) DeleteResourcePolicy(ctx context.Context, params *cloudwatchlogs.DeleteResourcePolicyInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DeleteResourcePolicyOutput, error)
DeleteResourcePolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteRetentionPolicy ¶
func (_m *IClient) DeleteRetentionPolicy(ctx context.Context, params *cloudwatchlogs.DeleteRetentionPolicyInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DeleteRetentionPolicyOutput, error)
DeleteRetentionPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteSubscriptionFilter ¶
func (_m *IClient) DeleteSubscriptionFilter(ctx context.Context, params *cloudwatchlogs.DeleteSubscriptionFilterInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DeleteSubscriptionFilterOutput, error)
DeleteSubscriptionFilter provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeAccountPolicies ¶
func (_m *IClient) DescribeAccountPolicies(ctx context.Context, params *cloudwatchlogs.DescribeAccountPoliciesInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DescribeAccountPoliciesOutput, error)
DescribeAccountPolicies provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeDeliveries ¶
func (_m *IClient) DescribeDeliveries(ctx context.Context, params *cloudwatchlogs.DescribeDeliveriesInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DescribeDeliveriesOutput, error)
DescribeDeliveries provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeDeliveryDestinations ¶
func (_m *IClient) DescribeDeliveryDestinations(ctx context.Context, params *cloudwatchlogs.DescribeDeliveryDestinationsInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DescribeDeliveryDestinationsOutput, error)
DescribeDeliveryDestinations provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeDeliverySources ¶
func (_m *IClient) DescribeDeliverySources(ctx context.Context, params *cloudwatchlogs.DescribeDeliverySourcesInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DescribeDeliverySourcesOutput, error)
DescribeDeliverySources provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeDestinations ¶
func (_m *IClient) DescribeDestinations(ctx context.Context, params *cloudwatchlogs.DescribeDestinationsInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DescribeDestinationsOutput, error)
DescribeDestinations provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeExportTasks ¶
func (_m *IClient) DescribeExportTasks(ctx context.Context, params *cloudwatchlogs.DescribeExportTasksInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DescribeExportTasksOutput, error)
DescribeExportTasks provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeLogGroups ¶
func (_m *IClient) DescribeLogGroups(ctx context.Context, params *cloudwatchlogs.DescribeLogGroupsInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DescribeLogGroupsOutput, error)
DescribeLogGroups provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeLogStreams ¶
func (_m *IClient) DescribeLogStreams(ctx context.Context, params *cloudwatchlogs.DescribeLogStreamsInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DescribeLogStreamsOutput, error)
DescribeLogStreams provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeMetricFilters ¶
func (_m *IClient) DescribeMetricFilters(ctx context.Context, params *cloudwatchlogs.DescribeMetricFiltersInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DescribeMetricFiltersOutput, error)
DescribeMetricFilters provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeQueries ¶
func (_m *IClient) DescribeQueries(ctx context.Context, params *cloudwatchlogs.DescribeQueriesInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DescribeQueriesOutput, error)
DescribeQueries provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeQueryDefinitions ¶
func (_m *IClient) DescribeQueryDefinitions(ctx context.Context, params *cloudwatchlogs.DescribeQueryDefinitionsInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DescribeQueryDefinitionsOutput, error)
DescribeQueryDefinitions provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeResourcePolicies ¶
func (_m *IClient) DescribeResourcePolicies(ctx context.Context, params *cloudwatchlogs.DescribeResourcePoliciesInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DescribeResourcePoliciesOutput, error)
DescribeResourcePolicies provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeSubscriptionFilters ¶
func (_m *IClient) DescribeSubscriptionFilters(ctx context.Context, params *cloudwatchlogs.DescribeSubscriptionFiltersInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DescribeSubscriptionFiltersOutput, error)
DescribeSubscriptionFilters provides a mock function with given fields: ctx, params, optFns
func (*IClient) DisassociateKmsKey ¶
func (_m *IClient) DisassociateKmsKey(ctx context.Context, params *cloudwatchlogs.DisassociateKmsKeyInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DisassociateKmsKeyOutput, error)
DisassociateKmsKey provides a mock function with given fields: ctx, params, optFns
func (*IClient) FilterLogEvents ¶
func (_m *IClient) FilterLogEvents(ctx context.Context, params *cloudwatchlogs.FilterLogEventsInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.FilterLogEventsOutput, error)
FilterLogEvents provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDataProtectionPolicy ¶
func (_m *IClient) GetDataProtectionPolicy(ctx context.Context, params *cloudwatchlogs.GetDataProtectionPolicyInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.GetDataProtectionPolicyOutput, error)
GetDataProtectionPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDelivery ¶
func (_m *IClient) GetDelivery(ctx context.Context, params *cloudwatchlogs.GetDeliveryInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.GetDeliveryOutput, error)
GetDelivery provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDeliveryDestination ¶
func (_m *IClient) GetDeliveryDestination(ctx context.Context, params *cloudwatchlogs.GetDeliveryDestinationInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.GetDeliveryDestinationOutput, error)
GetDeliveryDestination provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDeliveryDestinationPolicy ¶
func (_m *IClient) GetDeliveryDestinationPolicy(ctx context.Context, params *cloudwatchlogs.GetDeliveryDestinationPolicyInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.GetDeliveryDestinationPolicyOutput, error)
GetDeliveryDestinationPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDeliverySource ¶
func (_m *IClient) GetDeliverySource(ctx context.Context, params *cloudwatchlogs.GetDeliverySourceInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.GetDeliverySourceOutput, error)
GetDeliverySource provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetLogAnomalyDetector ¶
func (_m *IClient) GetLogAnomalyDetector(ctx context.Context, params *cloudwatchlogs.GetLogAnomalyDetectorInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.GetLogAnomalyDetectorOutput, error)
GetLogAnomalyDetector provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetLogEvents ¶
func (_m *IClient) GetLogEvents(ctx context.Context, params *cloudwatchlogs.GetLogEventsInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.GetLogEventsOutput, error)
GetLogEvents provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetLogGroupFields ¶
func (_m *IClient) GetLogGroupFields(ctx context.Context, params *cloudwatchlogs.GetLogGroupFieldsInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.GetLogGroupFieldsOutput, error)
GetLogGroupFields provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetLogRecord ¶
func (_m *IClient) GetLogRecord(ctx context.Context, params *cloudwatchlogs.GetLogRecordInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.GetLogRecordOutput, error)
GetLogRecord provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetQueryResults ¶
func (_m *IClient) GetQueryResults(ctx context.Context, params *cloudwatchlogs.GetQueryResultsInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.GetQueryResultsOutput, error)
GetQueryResults provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListAnomalies ¶
func (_m *IClient) ListAnomalies(ctx context.Context, params *cloudwatchlogs.ListAnomaliesInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.ListAnomaliesOutput, error)
ListAnomalies provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListLogAnomalyDetectors ¶
func (_m *IClient) ListLogAnomalyDetectors(ctx context.Context, params *cloudwatchlogs.ListLogAnomalyDetectorsInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.ListLogAnomalyDetectorsOutput, error)
ListLogAnomalyDetectors provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *cloudwatchlogs.ListTagsForResourceInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsLogGroup ¶
func (_m *IClient) ListTagsLogGroup(ctx context.Context, params *cloudwatchlogs.ListTagsLogGroupInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.ListTagsLogGroupOutput, error)
ListTagsLogGroup provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() cloudwatchlogs.Options
Options provides a mock function with given fields:
func (*IClient) PutAccountPolicy ¶
func (_m *IClient) PutAccountPolicy(ctx context.Context, params *cloudwatchlogs.PutAccountPolicyInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.PutAccountPolicyOutput, error)
PutAccountPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutDataProtectionPolicy ¶
func (_m *IClient) PutDataProtectionPolicy(ctx context.Context, params *cloudwatchlogs.PutDataProtectionPolicyInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.PutDataProtectionPolicyOutput, error)
PutDataProtectionPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutDeliveryDestination ¶
func (_m *IClient) PutDeliveryDestination(ctx context.Context, params *cloudwatchlogs.PutDeliveryDestinationInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.PutDeliveryDestinationOutput, error)
PutDeliveryDestination provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutDeliveryDestinationPolicy ¶
func (_m *IClient) PutDeliveryDestinationPolicy(ctx context.Context, params *cloudwatchlogs.PutDeliveryDestinationPolicyInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.PutDeliveryDestinationPolicyOutput, error)
PutDeliveryDestinationPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutDeliverySource ¶
func (_m *IClient) PutDeliverySource(ctx context.Context, params *cloudwatchlogs.PutDeliverySourceInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.PutDeliverySourceOutput, error)
PutDeliverySource provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutDestination ¶
func (_m *IClient) PutDestination(ctx context.Context, params *cloudwatchlogs.PutDestinationInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.PutDestinationOutput, error)
PutDestination provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutDestinationPolicy ¶
func (_m *IClient) PutDestinationPolicy(ctx context.Context, params *cloudwatchlogs.PutDestinationPolicyInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.PutDestinationPolicyOutput, error)
PutDestinationPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutLogEvents ¶
func (_m *IClient) PutLogEvents(ctx context.Context, params *cloudwatchlogs.PutLogEventsInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.PutLogEventsOutput, error)
PutLogEvents provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutMetricFilter ¶
func (_m *IClient) PutMetricFilter(ctx context.Context, params *cloudwatchlogs.PutMetricFilterInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.PutMetricFilterOutput, error)
PutMetricFilter provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutQueryDefinition ¶
func (_m *IClient) PutQueryDefinition(ctx context.Context, params *cloudwatchlogs.PutQueryDefinitionInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.PutQueryDefinitionOutput, error)
PutQueryDefinition provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutResourcePolicy ¶
func (_m *IClient) PutResourcePolicy(ctx context.Context, params *cloudwatchlogs.PutResourcePolicyInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.PutResourcePolicyOutput, error)
PutResourcePolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutRetentionPolicy ¶
func (_m *IClient) PutRetentionPolicy(ctx context.Context, params *cloudwatchlogs.PutRetentionPolicyInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.PutRetentionPolicyOutput, error)
PutRetentionPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutSubscriptionFilter ¶
func (_m *IClient) PutSubscriptionFilter(ctx context.Context, params *cloudwatchlogs.PutSubscriptionFilterInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.PutSubscriptionFilterOutput, error)
PutSubscriptionFilter provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartLiveTail ¶
func (_m *IClient) StartLiveTail(ctx context.Context, params *cloudwatchlogs.StartLiveTailInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.StartLiveTailOutput, error)
StartLiveTail provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartQuery ¶
func (_m *IClient) StartQuery(ctx context.Context, params *cloudwatchlogs.StartQueryInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.StartQueryOutput, error)
StartQuery provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopQuery ¶
func (_m *IClient) StopQuery(ctx context.Context, params *cloudwatchlogs.StopQueryInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.StopQueryOutput, error)
StopQuery provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagLogGroup ¶
func (_m *IClient) TagLogGroup(ctx context.Context, params *cloudwatchlogs.TagLogGroupInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.TagLogGroupOutput, error)
TagLogGroup provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *cloudwatchlogs.TagResourceInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) TestMetricFilter ¶
func (_m *IClient) TestMetricFilter(ctx context.Context, params *cloudwatchlogs.TestMetricFilterInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.TestMetricFilterOutput, error)
TestMetricFilter provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagLogGroup ¶
func (_m *IClient) UntagLogGroup(ctx context.Context, params *cloudwatchlogs.UntagLogGroupInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.UntagLogGroupOutput, error)
UntagLogGroup provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *cloudwatchlogs.UntagResourceInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateAnomaly ¶
func (_m *IClient) UpdateAnomaly(ctx context.Context, params *cloudwatchlogs.UpdateAnomalyInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.UpdateAnomalyOutput, error)
UpdateAnomaly provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateLogAnomalyDetector ¶
func (_m *IClient) UpdateLogAnomalyDetector(ctx context.Context, params *cloudwatchlogs.UpdateLogAnomalyDetectorInput, optFns ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.UpdateLogAnomalyDetectorOutput, error)
UpdateLogAnomalyDetector provides a mock function with given fields: ctx, params, optFns