mocks

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 17, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudWatchLogsAPI

type CloudWatchLogsAPI struct {
	mock.Mock
}

CloudWatchLogsAPI is an autogenerated mock type for the CloudWatchLogsAPI type

func (*CloudWatchLogsAPI) AssociateKmsKey

AssociateKmsKey provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) AssociateKmsKeyRequest

AssociateKmsKeyRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) AssociateKmsKeyWithContext

AssociateKmsKeyWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) CancelExportTask

CancelExportTask provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) CancelExportTaskRequest

CancelExportTaskRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) CancelExportTaskWithContext

CancelExportTaskWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) CreateExportTask

CreateExportTask provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) CreateExportTaskRequest

CreateExportTaskRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) CreateExportTaskWithContext

CreateExportTaskWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) CreateLogGroup

CreateLogGroup provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) CreateLogGroupRequest

CreateLogGroupRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) CreateLogGroupWithContext

CreateLogGroupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) CreateLogStream

CreateLogStream provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) CreateLogStreamRequest

CreateLogStreamRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) CreateLogStreamWithContext

CreateLogStreamWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) DeleteDestination

DeleteDestination provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DeleteDestinationRequest

DeleteDestinationRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DeleteDestinationWithContext

DeleteDestinationWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) DeleteLogGroup

DeleteLogGroup provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DeleteLogGroupRequest

DeleteLogGroupRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DeleteLogGroupWithContext

DeleteLogGroupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) DeleteLogStream

DeleteLogStream provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DeleteLogStreamRequest

DeleteLogStreamRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DeleteLogStreamWithContext

DeleteLogStreamWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) DeleteMetricFilter

DeleteMetricFilter provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DeleteMetricFilterRequest

DeleteMetricFilterRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DeleteMetricFilterWithContext

DeleteMetricFilterWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) DeleteResourcePolicy

DeleteResourcePolicy provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DeleteResourcePolicyRequest

DeleteResourcePolicyRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DeleteResourcePolicyWithContext

DeleteResourcePolicyWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) DeleteRetentionPolicy

DeleteRetentionPolicy provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DeleteRetentionPolicyRequest

DeleteRetentionPolicyRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DeleteRetentionPolicyWithContext

DeleteRetentionPolicyWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) DeleteSubscriptionFilter

DeleteSubscriptionFilter provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DeleteSubscriptionFilterRequest

DeleteSubscriptionFilterRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DeleteSubscriptionFilterWithContext

DeleteSubscriptionFilterWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) DescribeDestinations

DescribeDestinations provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DescribeDestinationsPages

DescribeDestinationsPages provides a mock function with given fields: _a0, _a1

func (*CloudWatchLogsAPI) DescribeDestinationsPagesWithContext

func (_m *CloudWatchLogsAPI) DescribeDestinationsPagesWithContext(_a0 aws.Context, _a1 *cloudwatchlogs.DescribeDestinationsInput, _a2 func(*cloudwatchlogs.DescribeDestinationsOutput, bool) bool, _a3 ...request.Option) error

DescribeDestinationsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*CloudWatchLogsAPI) DescribeDestinationsRequest

DescribeDestinationsRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DescribeDestinationsWithContext

DescribeDestinationsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) DescribeExportTasks

DescribeExportTasks provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DescribeExportTasksRequest

DescribeExportTasksRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DescribeExportTasksWithContext

DescribeExportTasksWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) DescribeLogGroups

DescribeLogGroups provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DescribeLogGroupsPages

DescribeLogGroupsPages provides a mock function with given fields: _a0, _a1

func (*CloudWatchLogsAPI) DescribeLogGroupsPagesWithContext

func (_m *CloudWatchLogsAPI) DescribeLogGroupsPagesWithContext(_a0 aws.Context, _a1 *cloudwatchlogs.DescribeLogGroupsInput, _a2 func(*cloudwatchlogs.DescribeLogGroupsOutput, bool) bool, _a3 ...request.Option) error

DescribeLogGroupsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*CloudWatchLogsAPI) DescribeLogGroupsRequest

DescribeLogGroupsRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DescribeLogGroupsWithContext

DescribeLogGroupsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) DescribeLogStreams

DescribeLogStreams provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DescribeLogStreamsPages

DescribeLogStreamsPages provides a mock function with given fields: _a0, _a1

func (*CloudWatchLogsAPI) DescribeLogStreamsPagesWithContext

func (_m *CloudWatchLogsAPI) DescribeLogStreamsPagesWithContext(_a0 aws.Context, _a1 *cloudwatchlogs.DescribeLogStreamsInput, _a2 func(*cloudwatchlogs.DescribeLogStreamsOutput, bool) bool, _a3 ...request.Option) error

DescribeLogStreamsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*CloudWatchLogsAPI) DescribeLogStreamsRequest

DescribeLogStreamsRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DescribeLogStreamsWithContext

DescribeLogStreamsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) DescribeMetricFilters

DescribeMetricFilters provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DescribeMetricFiltersPages

DescribeMetricFiltersPages provides a mock function with given fields: _a0, _a1

func (*CloudWatchLogsAPI) DescribeMetricFiltersPagesWithContext

func (_m *CloudWatchLogsAPI) DescribeMetricFiltersPagesWithContext(_a0 aws.Context, _a1 *cloudwatchlogs.DescribeMetricFiltersInput, _a2 func(*cloudwatchlogs.DescribeMetricFiltersOutput, bool) bool, _a3 ...request.Option) error

DescribeMetricFiltersPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*CloudWatchLogsAPI) DescribeMetricFiltersRequest

DescribeMetricFiltersRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DescribeMetricFiltersWithContext

DescribeMetricFiltersWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) DescribeQueries

DescribeQueries provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DescribeQueriesRequest

DescribeQueriesRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DescribeQueriesWithContext

DescribeQueriesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) DescribeResourcePolicies

DescribeResourcePolicies provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DescribeResourcePoliciesRequest

DescribeResourcePoliciesRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DescribeResourcePoliciesWithContext

DescribeResourcePoliciesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) DescribeSubscriptionFilters

DescribeSubscriptionFilters provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DescribeSubscriptionFiltersPages

DescribeSubscriptionFiltersPages provides a mock function with given fields: _a0, _a1

func (*CloudWatchLogsAPI) DescribeSubscriptionFiltersPagesWithContext

func (_m *CloudWatchLogsAPI) DescribeSubscriptionFiltersPagesWithContext(_a0 aws.Context, _a1 *cloudwatchlogs.DescribeSubscriptionFiltersInput, _a2 func(*cloudwatchlogs.DescribeSubscriptionFiltersOutput, bool) bool, _a3 ...request.Option) error

DescribeSubscriptionFiltersPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*CloudWatchLogsAPI) DescribeSubscriptionFiltersRequest

DescribeSubscriptionFiltersRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DescribeSubscriptionFiltersWithContext

DescribeSubscriptionFiltersWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) DisassociateKmsKey

DisassociateKmsKey provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DisassociateKmsKeyRequest

DisassociateKmsKeyRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) DisassociateKmsKeyWithContext

DisassociateKmsKeyWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) FilterLogEvents

FilterLogEvents provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) FilterLogEventsPages

FilterLogEventsPages provides a mock function with given fields: _a0, _a1

func (*CloudWatchLogsAPI) FilterLogEventsPagesWithContext

func (_m *CloudWatchLogsAPI) FilterLogEventsPagesWithContext(_a0 aws.Context, _a1 *cloudwatchlogs.FilterLogEventsInput, _a2 func(*cloudwatchlogs.FilterLogEventsOutput, bool) bool, _a3 ...request.Option) error

FilterLogEventsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*CloudWatchLogsAPI) FilterLogEventsRequest

FilterLogEventsRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) FilterLogEventsWithContext

FilterLogEventsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) GetLogEvents

GetLogEvents provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) GetLogEventsPages

GetLogEventsPages provides a mock function with given fields: _a0, _a1

func (*CloudWatchLogsAPI) GetLogEventsPagesWithContext

func (_m *CloudWatchLogsAPI) GetLogEventsPagesWithContext(_a0 aws.Context, _a1 *cloudwatchlogs.GetLogEventsInput, _a2 func(*cloudwatchlogs.GetLogEventsOutput, bool) bool, _a3 ...request.Option) error

GetLogEventsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*CloudWatchLogsAPI) GetLogEventsRequest

GetLogEventsRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) GetLogEventsWithContext

GetLogEventsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) GetLogGroupFields

GetLogGroupFields provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) GetLogGroupFieldsRequest

GetLogGroupFieldsRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) GetLogGroupFieldsWithContext

GetLogGroupFieldsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) GetLogRecord

GetLogRecord provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) GetLogRecordRequest

GetLogRecordRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) GetLogRecordWithContext

GetLogRecordWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) GetQueryResults

GetQueryResults provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) GetQueryResultsRequest

GetQueryResultsRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) GetQueryResultsWithContext

GetQueryResultsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) ListTagsLogGroup

ListTagsLogGroup provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) ListTagsLogGroupRequest

ListTagsLogGroupRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) ListTagsLogGroupWithContext

ListTagsLogGroupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) PutDestination

PutDestination provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) PutDestinationPolicy

PutDestinationPolicy provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) PutDestinationPolicyRequest

PutDestinationPolicyRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) PutDestinationPolicyWithContext

PutDestinationPolicyWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) PutDestinationRequest

PutDestinationRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) PutDestinationWithContext

PutDestinationWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) PutLogEvents

PutLogEvents provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) PutLogEventsRequest

PutLogEventsRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) PutLogEventsWithContext

PutLogEventsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) PutMetricFilter

PutMetricFilter provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) PutMetricFilterRequest

PutMetricFilterRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) PutMetricFilterWithContext

PutMetricFilterWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) PutResourcePolicy

PutResourcePolicy provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) PutResourcePolicyRequest

PutResourcePolicyRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) PutResourcePolicyWithContext

PutResourcePolicyWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) PutRetentionPolicy

PutRetentionPolicy provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) PutRetentionPolicyRequest

PutRetentionPolicyRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) PutRetentionPolicyWithContext

PutRetentionPolicyWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) PutSubscriptionFilter

PutSubscriptionFilter provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) PutSubscriptionFilterRequest

PutSubscriptionFilterRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) PutSubscriptionFilterWithContext

PutSubscriptionFilterWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) StartQuery

StartQuery provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) StartQueryRequest

StartQueryRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) StartQueryWithContext

StartQueryWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) StopQuery

StopQuery provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) StopQueryRequest

StopQueryRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) StopQueryWithContext

StopQueryWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) TagLogGroup

TagLogGroup provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) TagLogGroupRequest

TagLogGroupRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) TagLogGroupWithContext

TagLogGroupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) TestMetricFilter

TestMetricFilter provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) TestMetricFilterRequest

TestMetricFilterRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) TestMetricFilterWithContext

TestMetricFilterWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CloudWatchLogsAPI) UntagLogGroup

UntagLogGroup provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) UntagLogGroupRequest

UntagLogGroupRequest provides a mock function with given fields: _a0

func (*CloudWatchLogsAPI) UntagLogGroupWithContext

UntagLogGroupWithContext provides a mock function with given fields: _a0, _a1, _a2

type CodeBuildAPI

type CodeBuildAPI struct {
	mock.Mock
}

CodeBuildAPI is an autogenerated mock type for the CodeBuildAPI type

func (*CodeBuildAPI) BatchDeleteBuilds

BatchDeleteBuilds provides a mock function with given fields: _a0

func (*CodeBuildAPI) BatchDeleteBuildsRequest

BatchDeleteBuildsRequest provides a mock function with given fields: _a0

func (*CodeBuildAPI) BatchDeleteBuildsWithContext

func (_m *CodeBuildAPI) BatchDeleteBuildsWithContext(_a0 aws.Context, _a1 *codebuild.BatchDeleteBuildsInput, _a2 ...request.Option) (*codebuild.BatchDeleteBuildsOutput, error)

BatchDeleteBuildsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CodeBuildAPI) BatchGetBuilds

BatchGetBuilds provides a mock function with given fields: _a0

func (*CodeBuildAPI) BatchGetBuildsRequest

BatchGetBuildsRequest provides a mock function with given fields: _a0

func (*CodeBuildAPI) BatchGetBuildsWithContext

func (_m *CodeBuildAPI) BatchGetBuildsWithContext(_a0 aws.Context, _a1 *codebuild.BatchGetBuildsInput, _a2 ...request.Option) (*codebuild.BatchGetBuildsOutput, error)

BatchGetBuildsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CodeBuildAPI) BatchGetProjects

BatchGetProjects provides a mock function with given fields: _a0

func (*CodeBuildAPI) BatchGetProjectsRequest

BatchGetProjectsRequest provides a mock function with given fields: _a0

func (*CodeBuildAPI) BatchGetProjectsWithContext

func (_m *CodeBuildAPI) BatchGetProjectsWithContext(_a0 aws.Context, _a1 *codebuild.BatchGetProjectsInput, _a2 ...request.Option) (*codebuild.BatchGetProjectsOutput, error)

BatchGetProjectsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CodeBuildAPI) CreateProject

CreateProject provides a mock function with given fields: _a0

func (*CodeBuildAPI) CreateProjectRequest

CreateProjectRequest provides a mock function with given fields: _a0

func (*CodeBuildAPI) CreateProjectWithContext

func (_m *CodeBuildAPI) CreateProjectWithContext(_a0 aws.Context, _a1 *codebuild.CreateProjectInput, _a2 ...request.Option) (*codebuild.CreateProjectOutput, error)

CreateProjectWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CodeBuildAPI) CreateWebhook

CreateWebhook provides a mock function with given fields: _a0

func (*CodeBuildAPI) CreateWebhookRequest

CreateWebhookRequest provides a mock function with given fields: _a0

func (*CodeBuildAPI) CreateWebhookWithContext

func (_m *CodeBuildAPI) CreateWebhookWithContext(_a0 aws.Context, _a1 *codebuild.CreateWebhookInput, _a2 ...request.Option) (*codebuild.CreateWebhookOutput, error)

CreateWebhookWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CodeBuildAPI) DeleteProject

DeleteProject provides a mock function with given fields: _a0

func (*CodeBuildAPI) DeleteProjectRequest

DeleteProjectRequest provides a mock function with given fields: _a0

func (*CodeBuildAPI) DeleteProjectWithContext

func (_m *CodeBuildAPI) DeleteProjectWithContext(_a0 aws.Context, _a1 *codebuild.DeleteProjectInput, _a2 ...request.Option) (*codebuild.DeleteProjectOutput, error)

DeleteProjectWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CodeBuildAPI) DeleteSourceCredentials

DeleteSourceCredentials provides a mock function with given fields: _a0

func (*CodeBuildAPI) DeleteSourceCredentialsRequest

DeleteSourceCredentialsRequest provides a mock function with given fields: _a0

func (*CodeBuildAPI) DeleteSourceCredentialsWithContext

func (_m *CodeBuildAPI) DeleteSourceCredentialsWithContext(_a0 aws.Context, _a1 *codebuild.DeleteSourceCredentialsInput, _a2 ...request.Option) (*codebuild.DeleteSourceCredentialsOutput, error)

DeleteSourceCredentialsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CodeBuildAPI) DeleteWebhook

DeleteWebhook provides a mock function with given fields: _a0

func (*CodeBuildAPI) DeleteWebhookRequest

DeleteWebhookRequest provides a mock function with given fields: _a0

func (*CodeBuildAPI) DeleteWebhookWithContext

func (_m *CodeBuildAPI) DeleteWebhookWithContext(_a0 aws.Context, _a1 *codebuild.DeleteWebhookInput, _a2 ...request.Option) (*codebuild.DeleteWebhookOutput, error)

DeleteWebhookWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CodeBuildAPI) ImportSourceCredentials

ImportSourceCredentials provides a mock function with given fields: _a0

func (*CodeBuildAPI) ImportSourceCredentialsRequest

ImportSourceCredentialsRequest provides a mock function with given fields: _a0

func (*CodeBuildAPI) ImportSourceCredentialsWithContext

func (_m *CodeBuildAPI) ImportSourceCredentialsWithContext(_a0 aws.Context, _a1 *codebuild.ImportSourceCredentialsInput, _a2 ...request.Option) (*codebuild.ImportSourceCredentialsOutput, error)

ImportSourceCredentialsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CodeBuildAPI) InvalidateProjectCache

InvalidateProjectCache provides a mock function with given fields: _a0

func (*CodeBuildAPI) InvalidateProjectCacheRequest

InvalidateProjectCacheRequest provides a mock function with given fields: _a0

func (*CodeBuildAPI) InvalidateProjectCacheWithContext

func (_m *CodeBuildAPI) InvalidateProjectCacheWithContext(_a0 aws.Context, _a1 *codebuild.InvalidateProjectCacheInput, _a2 ...request.Option) (*codebuild.InvalidateProjectCacheOutput, error)

InvalidateProjectCacheWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CodeBuildAPI) ListBuilds

ListBuilds provides a mock function with given fields: _a0

func (*CodeBuildAPI) ListBuildsForProject

ListBuildsForProject provides a mock function with given fields: _a0

func (*CodeBuildAPI) ListBuildsForProjectRequest

ListBuildsForProjectRequest provides a mock function with given fields: _a0

func (*CodeBuildAPI) ListBuildsForProjectWithContext

func (_m *CodeBuildAPI) ListBuildsForProjectWithContext(_a0 aws.Context, _a1 *codebuild.ListBuildsForProjectInput, _a2 ...request.Option) (*codebuild.ListBuildsForProjectOutput, error)

ListBuildsForProjectWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CodeBuildAPI) ListBuildsRequest

ListBuildsRequest provides a mock function with given fields: _a0

func (*CodeBuildAPI) ListBuildsWithContext

func (_m *CodeBuildAPI) ListBuildsWithContext(_a0 aws.Context, _a1 *codebuild.ListBuildsInput, _a2 ...request.Option) (*codebuild.ListBuildsOutput, error)

ListBuildsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CodeBuildAPI) ListCuratedEnvironmentImages

ListCuratedEnvironmentImages provides a mock function with given fields: _a0

func (*CodeBuildAPI) ListCuratedEnvironmentImagesRequest

ListCuratedEnvironmentImagesRequest provides a mock function with given fields: _a0

func (*CodeBuildAPI) ListCuratedEnvironmentImagesWithContext

func (_m *CodeBuildAPI) ListCuratedEnvironmentImagesWithContext(_a0 aws.Context, _a1 *codebuild.ListCuratedEnvironmentImagesInput, _a2 ...request.Option) (*codebuild.ListCuratedEnvironmentImagesOutput, error)

ListCuratedEnvironmentImagesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CodeBuildAPI) ListProjects

ListProjects provides a mock function with given fields: _a0

func (*CodeBuildAPI) ListProjectsRequest

ListProjectsRequest provides a mock function with given fields: _a0

func (*CodeBuildAPI) ListProjectsWithContext

func (_m *CodeBuildAPI) ListProjectsWithContext(_a0 aws.Context, _a1 *codebuild.ListProjectsInput, _a2 ...request.Option) (*codebuild.ListProjectsOutput, error)

ListProjectsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CodeBuildAPI) ListSourceCredentials

ListSourceCredentials provides a mock function with given fields: _a0

func (*CodeBuildAPI) ListSourceCredentialsRequest

ListSourceCredentialsRequest provides a mock function with given fields: _a0

func (*CodeBuildAPI) ListSourceCredentialsWithContext

func (_m *CodeBuildAPI) ListSourceCredentialsWithContext(_a0 aws.Context, _a1 *codebuild.ListSourceCredentialsInput, _a2 ...request.Option) (*codebuild.ListSourceCredentialsOutput, error)

ListSourceCredentialsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CodeBuildAPI) StartBuild

StartBuild provides a mock function with given fields: _a0

func (*CodeBuildAPI) StartBuildRequest

StartBuildRequest provides a mock function with given fields: _a0

func (*CodeBuildAPI) StartBuildWithContext

func (_m *CodeBuildAPI) StartBuildWithContext(_a0 aws.Context, _a1 *codebuild.StartBuildInput, _a2 ...request.Option) (*codebuild.StartBuildOutput, error)

StartBuildWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CodeBuildAPI) StopBuild

StopBuild provides a mock function with given fields: _a0

func (*CodeBuildAPI) StopBuildRequest

StopBuildRequest provides a mock function with given fields: _a0

func (*CodeBuildAPI) StopBuildWithContext

func (_m *CodeBuildAPI) StopBuildWithContext(_a0 aws.Context, _a1 *codebuild.StopBuildInput, _a2 ...request.Option) (*codebuild.StopBuildOutput, error)

StopBuildWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CodeBuildAPI) UpdateProject

UpdateProject provides a mock function with given fields: _a0

func (*CodeBuildAPI) UpdateProjectRequest

UpdateProjectRequest provides a mock function with given fields: _a0

func (*CodeBuildAPI) UpdateProjectWithContext

func (_m *CodeBuildAPI) UpdateProjectWithContext(_a0 aws.Context, _a1 *codebuild.UpdateProjectInput, _a2 ...request.Option) (*codebuild.UpdateProjectOutput, error)

UpdateProjectWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*CodeBuildAPI) UpdateWebhook

UpdateWebhook provides a mock function with given fields: _a0

func (*CodeBuildAPI) UpdateWebhookRequest

UpdateWebhookRequest provides a mock function with given fields: _a0

func (*CodeBuildAPI) UpdateWebhookWithContext

func (_m *CodeBuildAPI) UpdateWebhookWithContext(_a0 aws.Context, _a1 *codebuild.UpdateWebhookInput, _a2 ...request.Option) (*codebuild.UpdateWebhookOutput, error)

UpdateWebhookWithContext provides a mock function with given fields: _a0, _a1, _a2

type ECSAPI

type ECSAPI struct {
	mock.Mock
}

ECSAPI is an autogenerated mock type for the ECSAPI type

func (*ECSAPI) CreateCluster

func (_m *ECSAPI) CreateCluster(_a0 *ecs.CreateClusterInput) (*ecs.CreateClusterOutput, error)

CreateCluster provides a mock function with given fields: _a0

func (*ECSAPI) CreateClusterRequest

func (_m *ECSAPI) CreateClusterRequest(_a0 *ecs.CreateClusterInput) (*request.Request, *ecs.CreateClusterOutput)

CreateClusterRequest provides a mock function with given fields: _a0

func (*ECSAPI) CreateClusterWithContext

func (_m *ECSAPI) CreateClusterWithContext(_a0 aws.Context, _a1 *ecs.CreateClusterInput, _a2 ...request.Option) (*ecs.CreateClusterOutput, error)

CreateClusterWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) CreateService

func (_m *ECSAPI) CreateService(_a0 *ecs.CreateServiceInput) (*ecs.CreateServiceOutput, error)

CreateService provides a mock function with given fields: _a0

func (*ECSAPI) CreateServiceRequest

func (_m *ECSAPI) CreateServiceRequest(_a0 *ecs.CreateServiceInput) (*request.Request, *ecs.CreateServiceOutput)

CreateServiceRequest provides a mock function with given fields: _a0

func (*ECSAPI) CreateServiceWithContext

func (_m *ECSAPI) CreateServiceWithContext(_a0 aws.Context, _a1 *ecs.CreateServiceInput, _a2 ...request.Option) (*ecs.CreateServiceOutput, error)

CreateServiceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) DeleteAccountSetting

func (_m *ECSAPI) DeleteAccountSetting(_a0 *ecs.DeleteAccountSettingInput) (*ecs.DeleteAccountSettingOutput, error)

DeleteAccountSetting provides a mock function with given fields: _a0

func (*ECSAPI) DeleteAccountSettingRequest

func (_m *ECSAPI) DeleteAccountSettingRequest(_a0 *ecs.DeleteAccountSettingInput) (*request.Request, *ecs.DeleteAccountSettingOutput)

DeleteAccountSettingRequest provides a mock function with given fields: _a0

func (*ECSAPI) DeleteAccountSettingWithContext

func (_m *ECSAPI) DeleteAccountSettingWithContext(_a0 aws.Context, _a1 *ecs.DeleteAccountSettingInput, _a2 ...request.Option) (*ecs.DeleteAccountSettingOutput, error)

DeleteAccountSettingWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) DeleteAttributes

func (_m *ECSAPI) DeleteAttributes(_a0 *ecs.DeleteAttributesInput) (*ecs.DeleteAttributesOutput, error)

DeleteAttributes provides a mock function with given fields: _a0

func (*ECSAPI) DeleteAttributesRequest

func (_m *ECSAPI) DeleteAttributesRequest(_a0 *ecs.DeleteAttributesInput) (*request.Request, *ecs.DeleteAttributesOutput)

DeleteAttributesRequest provides a mock function with given fields: _a0

func (*ECSAPI) DeleteAttributesWithContext

func (_m *ECSAPI) DeleteAttributesWithContext(_a0 aws.Context, _a1 *ecs.DeleteAttributesInput, _a2 ...request.Option) (*ecs.DeleteAttributesOutput, error)

DeleteAttributesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) DeleteCluster

func (_m *ECSAPI) DeleteCluster(_a0 *ecs.DeleteClusterInput) (*ecs.DeleteClusterOutput, error)

DeleteCluster provides a mock function with given fields: _a0

func (*ECSAPI) DeleteClusterRequest

func (_m *ECSAPI) DeleteClusterRequest(_a0 *ecs.DeleteClusterInput) (*request.Request, *ecs.DeleteClusterOutput)

DeleteClusterRequest provides a mock function with given fields: _a0

func (*ECSAPI) DeleteClusterWithContext

func (_m *ECSAPI) DeleteClusterWithContext(_a0 aws.Context, _a1 *ecs.DeleteClusterInput, _a2 ...request.Option) (*ecs.DeleteClusterOutput, error)

DeleteClusterWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) DeleteService

func (_m *ECSAPI) DeleteService(_a0 *ecs.DeleteServiceInput) (*ecs.DeleteServiceOutput, error)

DeleteService provides a mock function with given fields: _a0

func (*ECSAPI) DeleteServiceRequest

func (_m *ECSAPI) DeleteServiceRequest(_a0 *ecs.DeleteServiceInput) (*request.Request, *ecs.DeleteServiceOutput)

DeleteServiceRequest provides a mock function with given fields: _a0

func (*ECSAPI) DeleteServiceWithContext

func (_m *ECSAPI) DeleteServiceWithContext(_a0 aws.Context, _a1 *ecs.DeleteServiceInput, _a2 ...request.Option) (*ecs.DeleteServiceOutput, error)

DeleteServiceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) DeregisterContainerInstance

func (_m *ECSAPI) DeregisterContainerInstance(_a0 *ecs.DeregisterContainerInstanceInput) (*ecs.DeregisterContainerInstanceOutput, error)

DeregisterContainerInstance provides a mock function with given fields: _a0

func (*ECSAPI) DeregisterContainerInstanceRequest

func (_m *ECSAPI) DeregisterContainerInstanceRequest(_a0 *ecs.DeregisterContainerInstanceInput) (*request.Request, *ecs.DeregisterContainerInstanceOutput)

DeregisterContainerInstanceRequest provides a mock function with given fields: _a0

func (*ECSAPI) DeregisterContainerInstanceWithContext

func (_m *ECSAPI) DeregisterContainerInstanceWithContext(_a0 aws.Context, _a1 *ecs.DeregisterContainerInstanceInput, _a2 ...request.Option) (*ecs.DeregisterContainerInstanceOutput, error)

DeregisterContainerInstanceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) DeregisterTaskDefinition

func (_m *ECSAPI) DeregisterTaskDefinition(_a0 *ecs.DeregisterTaskDefinitionInput) (*ecs.DeregisterTaskDefinitionOutput, error)

DeregisterTaskDefinition provides a mock function with given fields: _a0

func (*ECSAPI) DeregisterTaskDefinitionRequest

func (_m *ECSAPI) DeregisterTaskDefinitionRequest(_a0 *ecs.DeregisterTaskDefinitionInput) (*request.Request, *ecs.DeregisterTaskDefinitionOutput)

DeregisterTaskDefinitionRequest provides a mock function with given fields: _a0

func (*ECSAPI) DeregisterTaskDefinitionWithContext

func (_m *ECSAPI) DeregisterTaskDefinitionWithContext(_a0 aws.Context, _a1 *ecs.DeregisterTaskDefinitionInput, _a2 ...request.Option) (*ecs.DeregisterTaskDefinitionOutput, error)

DeregisterTaskDefinitionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) DescribeClusters

func (_m *ECSAPI) DescribeClusters(_a0 *ecs.DescribeClustersInput) (*ecs.DescribeClustersOutput, error)

DescribeClusters provides a mock function with given fields: _a0

func (*ECSAPI) DescribeClustersRequest

func (_m *ECSAPI) DescribeClustersRequest(_a0 *ecs.DescribeClustersInput) (*request.Request, *ecs.DescribeClustersOutput)

DescribeClustersRequest provides a mock function with given fields: _a0

func (*ECSAPI) DescribeClustersWithContext

func (_m *ECSAPI) DescribeClustersWithContext(_a0 aws.Context, _a1 *ecs.DescribeClustersInput, _a2 ...request.Option) (*ecs.DescribeClustersOutput, error)

DescribeClustersWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) DescribeContainerInstances

func (_m *ECSAPI) DescribeContainerInstances(_a0 *ecs.DescribeContainerInstancesInput) (*ecs.DescribeContainerInstancesOutput, error)

DescribeContainerInstances provides a mock function with given fields: _a0

func (*ECSAPI) DescribeContainerInstancesRequest

func (_m *ECSAPI) DescribeContainerInstancesRequest(_a0 *ecs.DescribeContainerInstancesInput) (*request.Request, *ecs.DescribeContainerInstancesOutput)

DescribeContainerInstancesRequest provides a mock function with given fields: _a0

func (*ECSAPI) DescribeContainerInstancesWithContext

func (_m *ECSAPI) DescribeContainerInstancesWithContext(_a0 aws.Context, _a1 *ecs.DescribeContainerInstancesInput, _a2 ...request.Option) (*ecs.DescribeContainerInstancesOutput, error)

DescribeContainerInstancesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) DescribeServices

func (_m *ECSAPI) DescribeServices(_a0 *ecs.DescribeServicesInput) (*ecs.DescribeServicesOutput, error)

DescribeServices provides a mock function with given fields: _a0

func (*ECSAPI) DescribeServicesRequest

func (_m *ECSAPI) DescribeServicesRequest(_a0 *ecs.DescribeServicesInput) (*request.Request, *ecs.DescribeServicesOutput)

DescribeServicesRequest provides a mock function with given fields: _a0

func (*ECSAPI) DescribeServicesWithContext

func (_m *ECSAPI) DescribeServicesWithContext(_a0 aws.Context, _a1 *ecs.DescribeServicesInput, _a2 ...request.Option) (*ecs.DescribeServicesOutput, error)

DescribeServicesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) DescribeTaskDefinition

func (_m *ECSAPI) DescribeTaskDefinition(_a0 *ecs.DescribeTaskDefinitionInput) (*ecs.DescribeTaskDefinitionOutput, error)

DescribeTaskDefinition provides a mock function with given fields: _a0

func (*ECSAPI) DescribeTaskDefinitionRequest

func (_m *ECSAPI) DescribeTaskDefinitionRequest(_a0 *ecs.DescribeTaskDefinitionInput) (*request.Request, *ecs.DescribeTaskDefinitionOutput)

DescribeTaskDefinitionRequest provides a mock function with given fields: _a0

func (*ECSAPI) DescribeTaskDefinitionWithContext

func (_m *ECSAPI) DescribeTaskDefinitionWithContext(_a0 aws.Context, _a1 *ecs.DescribeTaskDefinitionInput, _a2 ...request.Option) (*ecs.DescribeTaskDefinitionOutput, error)

DescribeTaskDefinitionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) DescribeTasks

func (_m *ECSAPI) DescribeTasks(_a0 *ecs.DescribeTasksInput) (*ecs.DescribeTasksOutput, error)

DescribeTasks provides a mock function with given fields: _a0

func (*ECSAPI) DescribeTasksRequest

func (_m *ECSAPI) DescribeTasksRequest(_a0 *ecs.DescribeTasksInput) (*request.Request, *ecs.DescribeTasksOutput)

DescribeTasksRequest provides a mock function with given fields: _a0

func (*ECSAPI) DescribeTasksWithContext

func (_m *ECSAPI) DescribeTasksWithContext(_a0 aws.Context, _a1 *ecs.DescribeTasksInput, _a2 ...request.Option) (*ecs.DescribeTasksOutput, error)

DescribeTasksWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) DiscoverPollEndpoint

func (_m *ECSAPI) DiscoverPollEndpoint(_a0 *ecs.DiscoverPollEndpointInput) (*ecs.DiscoverPollEndpointOutput, error)

DiscoverPollEndpoint provides a mock function with given fields: _a0

func (*ECSAPI) DiscoverPollEndpointRequest

func (_m *ECSAPI) DiscoverPollEndpointRequest(_a0 *ecs.DiscoverPollEndpointInput) (*request.Request, *ecs.DiscoverPollEndpointOutput)

DiscoverPollEndpointRequest provides a mock function with given fields: _a0

func (*ECSAPI) DiscoverPollEndpointWithContext

func (_m *ECSAPI) DiscoverPollEndpointWithContext(_a0 aws.Context, _a1 *ecs.DiscoverPollEndpointInput, _a2 ...request.Option) (*ecs.DiscoverPollEndpointOutput, error)

DiscoverPollEndpointWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) ListAccountSettings

func (_m *ECSAPI) ListAccountSettings(_a0 *ecs.ListAccountSettingsInput) (*ecs.ListAccountSettingsOutput, error)

ListAccountSettings provides a mock function with given fields: _a0

func (*ECSAPI) ListAccountSettingsRequest

func (_m *ECSAPI) ListAccountSettingsRequest(_a0 *ecs.ListAccountSettingsInput) (*request.Request, *ecs.ListAccountSettingsOutput)

ListAccountSettingsRequest provides a mock function with given fields: _a0

func (*ECSAPI) ListAccountSettingsWithContext

func (_m *ECSAPI) ListAccountSettingsWithContext(_a0 aws.Context, _a1 *ecs.ListAccountSettingsInput, _a2 ...request.Option) (*ecs.ListAccountSettingsOutput, error)

ListAccountSettingsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) ListAttributes

func (_m *ECSAPI) ListAttributes(_a0 *ecs.ListAttributesInput) (*ecs.ListAttributesOutput, error)

ListAttributes provides a mock function with given fields: _a0

func (*ECSAPI) ListAttributesRequest

func (_m *ECSAPI) ListAttributesRequest(_a0 *ecs.ListAttributesInput) (*request.Request, *ecs.ListAttributesOutput)

ListAttributesRequest provides a mock function with given fields: _a0

func (*ECSAPI) ListAttributesWithContext

func (_m *ECSAPI) ListAttributesWithContext(_a0 aws.Context, _a1 *ecs.ListAttributesInput, _a2 ...request.Option) (*ecs.ListAttributesOutput, error)

ListAttributesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) ListClusters

func (_m *ECSAPI) ListClusters(_a0 *ecs.ListClustersInput) (*ecs.ListClustersOutput, error)

ListClusters provides a mock function with given fields: _a0

func (*ECSAPI) ListClustersPages

func (_m *ECSAPI) ListClustersPages(_a0 *ecs.ListClustersInput, _a1 func(*ecs.ListClustersOutput, bool) bool) error

ListClustersPages provides a mock function with given fields: _a0, _a1

func (*ECSAPI) ListClustersPagesWithContext

func (_m *ECSAPI) ListClustersPagesWithContext(_a0 aws.Context, _a1 *ecs.ListClustersInput, _a2 func(*ecs.ListClustersOutput, bool) bool, _a3 ...request.Option) error

ListClustersPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*ECSAPI) ListClustersRequest

func (_m *ECSAPI) ListClustersRequest(_a0 *ecs.ListClustersInput) (*request.Request, *ecs.ListClustersOutput)

ListClustersRequest provides a mock function with given fields: _a0

func (*ECSAPI) ListClustersWithContext

func (_m *ECSAPI) ListClustersWithContext(_a0 aws.Context, _a1 *ecs.ListClustersInput, _a2 ...request.Option) (*ecs.ListClustersOutput, error)

ListClustersWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) ListContainerInstances

func (_m *ECSAPI) ListContainerInstances(_a0 *ecs.ListContainerInstancesInput) (*ecs.ListContainerInstancesOutput, error)

ListContainerInstances provides a mock function with given fields: _a0

func (*ECSAPI) ListContainerInstancesPages

func (_m *ECSAPI) ListContainerInstancesPages(_a0 *ecs.ListContainerInstancesInput, _a1 func(*ecs.ListContainerInstancesOutput, bool) bool) error

ListContainerInstancesPages provides a mock function with given fields: _a0, _a1

func (*ECSAPI) ListContainerInstancesPagesWithContext

func (_m *ECSAPI) ListContainerInstancesPagesWithContext(_a0 aws.Context, _a1 *ecs.ListContainerInstancesInput, _a2 func(*ecs.ListContainerInstancesOutput, bool) bool, _a3 ...request.Option) error

ListContainerInstancesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*ECSAPI) ListContainerInstancesRequest

func (_m *ECSAPI) ListContainerInstancesRequest(_a0 *ecs.ListContainerInstancesInput) (*request.Request, *ecs.ListContainerInstancesOutput)

ListContainerInstancesRequest provides a mock function with given fields: _a0

func (*ECSAPI) ListContainerInstancesWithContext

func (_m *ECSAPI) ListContainerInstancesWithContext(_a0 aws.Context, _a1 *ecs.ListContainerInstancesInput, _a2 ...request.Option) (*ecs.ListContainerInstancesOutput, error)

ListContainerInstancesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) ListServices

func (_m *ECSAPI) ListServices(_a0 *ecs.ListServicesInput) (*ecs.ListServicesOutput, error)

ListServices provides a mock function with given fields: _a0

func (*ECSAPI) ListServicesPages

func (_m *ECSAPI) ListServicesPages(_a0 *ecs.ListServicesInput, _a1 func(*ecs.ListServicesOutput, bool) bool) error

ListServicesPages provides a mock function with given fields: _a0, _a1

func (*ECSAPI) ListServicesPagesWithContext

func (_m *ECSAPI) ListServicesPagesWithContext(_a0 aws.Context, _a1 *ecs.ListServicesInput, _a2 func(*ecs.ListServicesOutput, bool) bool, _a3 ...request.Option) error

ListServicesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*ECSAPI) ListServicesRequest

func (_m *ECSAPI) ListServicesRequest(_a0 *ecs.ListServicesInput) (*request.Request, *ecs.ListServicesOutput)

ListServicesRequest provides a mock function with given fields: _a0

func (*ECSAPI) ListServicesWithContext

func (_m *ECSAPI) ListServicesWithContext(_a0 aws.Context, _a1 *ecs.ListServicesInput, _a2 ...request.Option) (*ecs.ListServicesOutput, error)

ListServicesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) ListTagsForResource

func (_m *ECSAPI) ListTagsForResource(_a0 *ecs.ListTagsForResourceInput) (*ecs.ListTagsForResourceOutput, error)

ListTagsForResource provides a mock function with given fields: _a0

func (*ECSAPI) ListTagsForResourceRequest

func (_m *ECSAPI) ListTagsForResourceRequest(_a0 *ecs.ListTagsForResourceInput) (*request.Request, *ecs.ListTagsForResourceOutput)

ListTagsForResourceRequest provides a mock function with given fields: _a0

func (*ECSAPI) ListTagsForResourceWithContext

func (_m *ECSAPI) ListTagsForResourceWithContext(_a0 aws.Context, _a1 *ecs.ListTagsForResourceInput, _a2 ...request.Option) (*ecs.ListTagsForResourceOutput, error)

ListTagsForResourceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) ListTaskDefinitionFamilies

func (_m *ECSAPI) ListTaskDefinitionFamilies(_a0 *ecs.ListTaskDefinitionFamiliesInput) (*ecs.ListTaskDefinitionFamiliesOutput, error)

ListTaskDefinitionFamilies provides a mock function with given fields: _a0

func (*ECSAPI) ListTaskDefinitionFamiliesPages

func (_m *ECSAPI) ListTaskDefinitionFamiliesPages(_a0 *ecs.ListTaskDefinitionFamiliesInput, _a1 func(*ecs.ListTaskDefinitionFamiliesOutput, bool) bool) error

ListTaskDefinitionFamiliesPages provides a mock function with given fields: _a0, _a1

func (*ECSAPI) ListTaskDefinitionFamiliesPagesWithContext

func (_m *ECSAPI) ListTaskDefinitionFamiliesPagesWithContext(_a0 aws.Context, _a1 *ecs.ListTaskDefinitionFamiliesInput, _a2 func(*ecs.ListTaskDefinitionFamiliesOutput, bool) bool, _a3 ...request.Option) error

ListTaskDefinitionFamiliesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*ECSAPI) ListTaskDefinitionFamiliesRequest

func (_m *ECSAPI) ListTaskDefinitionFamiliesRequest(_a0 *ecs.ListTaskDefinitionFamiliesInput) (*request.Request, *ecs.ListTaskDefinitionFamiliesOutput)

ListTaskDefinitionFamiliesRequest provides a mock function with given fields: _a0

func (*ECSAPI) ListTaskDefinitionFamiliesWithContext

func (_m *ECSAPI) ListTaskDefinitionFamiliesWithContext(_a0 aws.Context, _a1 *ecs.ListTaskDefinitionFamiliesInput, _a2 ...request.Option) (*ecs.ListTaskDefinitionFamiliesOutput, error)

ListTaskDefinitionFamiliesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) ListTaskDefinitions

func (_m *ECSAPI) ListTaskDefinitions(_a0 *ecs.ListTaskDefinitionsInput) (*ecs.ListTaskDefinitionsOutput, error)

ListTaskDefinitions provides a mock function with given fields: _a0

func (*ECSAPI) ListTaskDefinitionsPages

func (_m *ECSAPI) ListTaskDefinitionsPages(_a0 *ecs.ListTaskDefinitionsInput, _a1 func(*ecs.ListTaskDefinitionsOutput, bool) bool) error

ListTaskDefinitionsPages provides a mock function with given fields: _a0, _a1

func (*ECSAPI) ListTaskDefinitionsPagesWithContext

func (_m *ECSAPI) ListTaskDefinitionsPagesWithContext(_a0 aws.Context, _a1 *ecs.ListTaskDefinitionsInput, _a2 func(*ecs.ListTaskDefinitionsOutput, bool) bool, _a3 ...request.Option) error

ListTaskDefinitionsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*ECSAPI) ListTaskDefinitionsRequest

func (_m *ECSAPI) ListTaskDefinitionsRequest(_a0 *ecs.ListTaskDefinitionsInput) (*request.Request, *ecs.ListTaskDefinitionsOutput)

ListTaskDefinitionsRequest provides a mock function with given fields: _a0

func (*ECSAPI) ListTaskDefinitionsWithContext

func (_m *ECSAPI) ListTaskDefinitionsWithContext(_a0 aws.Context, _a1 *ecs.ListTaskDefinitionsInput, _a2 ...request.Option) (*ecs.ListTaskDefinitionsOutput, error)

ListTaskDefinitionsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) ListTasks

func (_m *ECSAPI) ListTasks(_a0 *ecs.ListTasksInput) (*ecs.ListTasksOutput, error)

ListTasks provides a mock function with given fields: _a0

func (*ECSAPI) ListTasksPages

func (_m *ECSAPI) ListTasksPages(_a0 *ecs.ListTasksInput, _a1 func(*ecs.ListTasksOutput, bool) bool) error

ListTasksPages provides a mock function with given fields: _a0, _a1

func (*ECSAPI) ListTasksPagesWithContext

func (_m *ECSAPI) ListTasksPagesWithContext(_a0 aws.Context, _a1 *ecs.ListTasksInput, _a2 func(*ecs.ListTasksOutput, bool) bool, _a3 ...request.Option) error

ListTasksPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*ECSAPI) ListTasksRequest

func (_m *ECSAPI) ListTasksRequest(_a0 *ecs.ListTasksInput) (*request.Request, *ecs.ListTasksOutput)

ListTasksRequest provides a mock function with given fields: _a0

func (*ECSAPI) ListTasksWithContext

func (_m *ECSAPI) ListTasksWithContext(_a0 aws.Context, _a1 *ecs.ListTasksInput, _a2 ...request.Option) (*ecs.ListTasksOutput, error)

ListTasksWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) PutAccountSetting

func (_m *ECSAPI) PutAccountSetting(_a0 *ecs.PutAccountSettingInput) (*ecs.PutAccountSettingOutput, error)

PutAccountSetting provides a mock function with given fields: _a0

func (*ECSAPI) PutAccountSettingRequest

func (_m *ECSAPI) PutAccountSettingRequest(_a0 *ecs.PutAccountSettingInput) (*request.Request, *ecs.PutAccountSettingOutput)

PutAccountSettingRequest provides a mock function with given fields: _a0

func (*ECSAPI) PutAccountSettingWithContext

func (_m *ECSAPI) PutAccountSettingWithContext(_a0 aws.Context, _a1 *ecs.PutAccountSettingInput, _a2 ...request.Option) (*ecs.PutAccountSettingOutput, error)

PutAccountSettingWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) PutAttributes

func (_m *ECSAPI) PutAttributes(_a0 *ecs.PutAttributesInput) (*ecs.PutAttributesOutput, error)

PutAttributes provides a mock function with given fields: _a0

func (*ECSAPI) PutAttributesRequest

func (_m *ECSAPI) PutAttributesRequest(_a0 *ecs.PutAttributesInput) (*request.Request, *ecs.PutAttributesOutput)

PutAttributesRequest provides a mock function with given fields: _a0

func (*ECSAPI) PutAttributesWithContext

func (_m *ECSAPI) PutAttributesWithContext(_a0 aws.Context, _a1 *ecs.PutAttributesInput, _a2 ...request.Option) (*ecs.PutAttributesOutput, error)

PutAttributesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) RegisterContainerInstance

func (_m *ECSAPI) RegisterContainerInstance(_a0 *ecs.RegisterContainerInstanceInput) (*ecs.RegisterContainerInstanceOutput, error)

RegisterContainerInstance provides a mock function with given fields: _a0

func (*ECSAPI) RegisterContainerInstanceRequest

func (_m *ECSAPI) RegisterContainerInstanceRequest(_a0 *ecs.RegisterContainerInstanceInput) (*request.Request, *ecs.RegisterContainerInstanceOutput)

RegisterContainerInstanceRequest provides a mock function with given fields: _a0

func (*ECSAPI) RegisterContainerInstanceWithContext

func (_m *ECSAPI) RegisterContainerInstanceWithContext(_a0 aws.Context, _a1 *ecs.RegisterContainerInstanceInput, _a2 ...request.Option) (*ecs.RegisterContainerInstanceOutput, error)

RegisterContainerInstanceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) RegisterTaskDefinition

func (_m *ECSAPI) RegisterTaskDefinition(_a0 *ecs.RegisterTaskDefinitionInput) (*ecs.RegisterTaskDefinitionOutput, error)

RegisterTaskDefinition provides a mock function with given fields: _a0

func (*ECSAPI) RegisterTaskDefinitionRequest

func (_m *ECSAPI) RegisterTaskDefinitionRequest(_a0 *ecs.RegisterTaskDefinitionInput) (*request.Request, *ecs.RegisterTaskDefinitionOutput)

RegisterTaskDefinitionRequest provides a mock function with given fields: _a0

func (*ECSAPI) RegisterTaskDefinitionWithContext

func (_m *ECSAPI) RegisterTaskDefinitionWithContext(_a0 aws.Context, _a1 *ecs.RegisterTaskDefinitionInput, _a2 ...request.Option) (*ecs.RegisterTaskDefinitionOutput, error)

RegisterTaskDefinitionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) RunTask

func (_m *ECSAPI) RunTask(_a0 *ecs.RunTaskInput) (*ecs.RunTaskOutput, error)

RunTask provides a mock function with given fields: _a0

func (*ECSAPI) RunTaskRequest

func (_m *ECSAPI) RunTaskRequest(_a0 *ecs.RunTaskInput) (*request.Request, *ecs.RunTaskOutput)

RunTaskRequest provides a mock function with given fields: _a0

func (*ECSAPI) RunTaskWithContext

func (_m *ECSAPI) RunTaskWithContext(_a0 aws.Context, _a1 *ecs.RunTaskInput, _a2 ...request.Option) (*ecs.RunTaskOutput, error)

RunTaskWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) StartTask

func (_m *ECSAPI) StartTask(_a0 *ecs.StartTaskInput) (*ecs.StartTaskOutput, error)

StartTask provides a mock function with given fields: _a0

func (*ECSAPI) StartTaskRequest

func (_m *ECSAPI) StartTaskRequest(_a0 *ecs.StartTaskInput) (*request.Request, *ecs.StartTaskOutput)

StartTaskRequest provides a mock function with given fields: _a0

func (*ECSAPI) StartTaskWithContext

func (_m *ECSAPI) StartTaskWithContext(_a0 aws.Context, _a1 *ecs.StartTaskInput, _a2 ...request.Option) (*ecs.StartTaskOutput, error)

StartTaskWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) StopTask

func (_m *ECSAPI) StopTask(_a0 *ecs.StopTaskInput) (*ecs.StopTaskOutput, error)

StopTask provides a mock function with given fields: _a0

func (*ECSAPI) StopTaskRequest

func (_m *ECSAPI) StopTaskRequest(_a0 *ecs.StopTaskInput) (*request.Request, *ecs.StopTaskOutput)

StopTaskRequest provides a mock function with given fields: _a0

func (*ECSAPI) StopTaskWithContext

func (_m *ECSAPI) StopTaskWithContext(_a0 aws.Context, _a1 *ecs.StopTaskInput, _a2 ...request.Option) (*ecs.StopTaskOutput, error)

StopTaskWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) SubmitContainerStateChange

func (_m *ECSAPI) SubmitContainerStateChange(_a0 *ecs.SubmitContainerStateChangeInput) (*ecs.SubmitContainerStateChangeOutput, error)

SubmitContainerStateChange provides a mock function with given fields: _a0

func (*ECSAPI) SubmitContainerStateChangeRequest

func (_m *ECSAPI) SubmitContainerStateChangeRequest(_a0 *ecs.SubmitContainerStateChangeInput) (*request.Request, *ecs.SubmitContainerStateChangeOutput)

SubmitContainerStateChangeRequest provides a mock function with given fields: _a0

func (*ECSAPI) SubmitContainerStateChangeWithContext

func (_m *ECSAPI) SubmitContainerStateChangeWithContext(_a0 aws.Context, _a1 *ecs.SubmitContainerStateChangeInput, _a2 ...request.Option) (*ecs.SubmitContainerStateChangeOutput, error)

SubmitContainerStateChangeWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) SubmitTaskStateChange

func (_m *ECSAPI) SubmitTaskStateChange(_a0 *ecs.SubmitTaskStateChangeInput) (*ecs.SubmitTaskStateChangeOutput, error)

SubmitTaskStateChange provides a mock function with given fields: _a0

func (*ECSAPI) SubmitTaskStateChangeRequest

func (_m *ECSAPI) SubmitTaskStateChangeRequest(_a0 *ecs.SubmitTaskStateChangeInput) (*request.Request, *ecs.SubmitTaskStateChangeOutput)

SubmitTaskStateChangeRequest provides a mock function with given fields: _a0

func (*ECSAPI) SubmitTaskStateChangeWithContext

func (_m *ECSAPI) SubmitTaskStateChangeWithContext(_a0 aws.Context, _a1 *ecs.SubmitTaskStateChangeInput, _a2 ...request.Option) (*ecs.SubmitTaskStateChangeOutput, error)

SubmitTaskStateChangeWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) TagResource

func (_m *ECSAPI) TagResource(_a0 *ecs.TagResourceInput) (*ecs.TagResourceOutput, error)

TagResource provides a mock function with given fields: _a0

func (*ECSAPI) TagResourceRequest

func (_m *ECSAPI) TagResourceRequest(_a0 *ecs.TagResourceInput) (*request.Request, *ecs.TagResourceOutput)

TagResourceRequest provides a mock function with given fields: _a0

func (*ECSAPI) TagResourceWithContext

func (_m *ECSAPI) TagResourceWithContext(_a0 aws.Context, _a1 *ecs.TagResourceInput, _a2 ...request.Option) (*ecs.TagResourceOutput, error)

TagResourceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) UntagResource

func (_m *ECSAPI) UntagResource(_a0 *ecs.UntagResourceInput) (*ecs.UntagResourceOutput, error)

UntagResource provides a mock function with given fields: _a0

func (*ECSAPI) UntagResourceRequest

func (_m *ECSAPI) UntagResourceRequest(_a0 *ecs.UntagResourceInput) (*request.Request, *ecs.UntagResourceOutput)

UntagResourceRequest provides a mock function with given fields: _a0

func (*ECSAPI) UntagResourceWithContext

func (_m *ECSAPI) UntagResourceWithContext(_a0 aws.Context, _a1 *ecs.UntagResourceInput, _a2 ...request.Option) (*ecs.UntagResourceOutput, error)

UntagResourceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) UpdateContainerAgent

func (_m *ECSAPI) UpdateContainerAgent(_a0 *ecs.UpdateContainerAgentInput) (*ecs.UpdateContainerAgentOutput, error)

UpdateContainerAgent provides a mock function with given fields: _a0

func (*ECSAPI) UpdateContainerAgentRequest

func (_m *ECSAPI) UpdateContainerAgentRequest(_a0 *ecs.UpdateContainerAgentInput) (*request.Request, *ecs.UpdateContainerAgentOutput)

UpdateContainerAgentRequest provides a mock function with given fields: _a0

func (*ECSAPI) UpdateContainerAgentWithContext

func (_m *ECSAPI) UpdateContainerAgentWithContext(_a0 aws.Context, _a1 *ecs.UpdateContainerAgentInput, _a2 ...request.Option) (*ecs.UpdateContainerAgentOutput, error)

UpdateContainerAgentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) UpdateContainerInstancesState

func (_m *ECSAPI) UpdateContainerInstancesState(_a0 *ecs.UpdateContainerInstancesStateInput) (*ecs.UpdateContainerInstancesStateOutput, error)

UpdateContainerInstancesState provides a mock function with given fields: _a0

func (*ECSAPI) UpdateContainerInstancesStateRequest

func (_m *ECSAPI) UpdateContainerInstancesStateRequest(_a0 *ecs.UpdateContainerInstancesStateInput) (*request.Request, *ecs.UpdateContainerInstancesStateOutput)

UpdateContainerInstancesStateRequest provides a mock function with given fields: _a0

func (*ECSAPI) UpdateContainerInstancesStateWithContext

func (_m *ECSAPI) UpdateContainerInstancesStateWithContext(_a0 aws.Context, _a1 *ecs.UpdateContainerInstancesStateInput, _a2 ...request.Option) (*ecs.UpdateContainerInstancesStateOutput, error)

UpdateContainerInstancesStateWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) UpdateService

func (_m *ECSAPI) UpdateService(_a0 *ecs.UpdateServiceInput) (*ecs.UpdateServiceOutput, error)

UpdateService provides a mock function with given fields: _a0

func (*ECSAPI) UpdateServiceRequest

func (_m *ECSAPI) UpdateServiceRequest(_a0 *ecs.UpdateServiceInput) (*request.Request, *ecs.UpdateServiceOutput)

UpdateServiceRequest provides a mock function with given fields: _a0

func (*ECSAPI) UpdateServiceWithContext

func (_m *ECSAPI) UpdateServiceWithContext(_a0 aws.Context, _a1 *ecs.UpdateServiceInput, _a2 ...request.Option) (*ecs.UpdateServiceOutput, error)

UpdateServiceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) WaitUntilServicesInactive

func (_m *ECSAPI) WaitUntilServicesInactive(_a0 *ecs.DescribeServicesInput) error

WaitUntilServicesInactive provides a mock function with given fields: _a0

func (*ECSAPI) WaitUntilServicesInactiveWithContext

func (_m *ECSAPI) WaitUntilServicesInactiveWithContext(_a0 aws.Context, _a1 *ecs.DescribeServicesInput, _a2 ...request.WaiterOption) error

WaitUntilServicesInactiveWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) WaitUntilServicesStable

func (_m *ECSAPI) WaitUntilServicesStable(_a0 *ecs.DescribeServicesInput) error

WaitUntilServicesStable provides a mock function with given fields: _a0

func (*ECSAPI) WaitUntilServicesStableWithContext

func (_m *ECSAPI) WaitUntilServicesStableWithContext(_a0 aws.Context, _a1 *ecs.DescribeServicesInput, _a2 ...request.WaiterOption) error

WaitUntilServicesStableWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) WaitUntilTasksRunning

func (_m *ECSAPI) WaitUntilTasksRunning(_a0 *ecs.DescribeTasksInput) error

WaitUntilTasksRunning provides a mock function with given fields: _a0

func (*ECSAPI) WaitUntilTasksRunningWithContext

func (_m *ECSAPI) WaitUntilTasksRunningWithContext(_a0 aws.Context, _a1 *ecs.DescribeTasksInput, _a2 ...request.WaiterOption) error

WaitUntilTasksRunningWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*ECSAPI) WaitUntilTasksStopped

func (_m *ECSAPI) WaitUntilTasksStopped(_a0 *ecs.DescribeTasksInput) error

WaitUntilTasksStopped provides a mock function with given fields: _a0

func (*ECSAPI) WaitUntilTasksStoppedWithContext

func (_m *ECSAPI) WaitUntilTasksStoppedWithContext(_a0 aws.Context, _a1 *ecs.DescribeTasksInput, _a2 ...request.WaiterOption) error

WaitUntilTasksStoppedWithContext provides a mock function with given fields: _a0, _a1, _a2

type Launcher

type Launcher struct {
	mock.Mock
}

Launcher is an autogenerated mock type for the Launcher type

func (*Launcher) CleanupTask

CleanupTask provides a mock function with given fields: _a0

func (*Launcher) DefineAndLaunch

DefineAndLaunch provides a mock function with given fields: _a0

func (*Launcher) DefineTask

DefineTask provides a mock function with given fields: _a0

func (*Launcher) GetTaskLogs

GetTaskLogs provides a mock function with given fields: _a0

func (*Launcher) GetTaskStatus

GetTaskStatus provides a mock function with given fields: _a0

func (*Launcher) LaunchTask

LaunchTask provides a mock function with given fields: _a0

func (*Launcher) WaitForTask

WaitForTask provides a mock function with given fields: _a0

type LogsReader

type LogsReader struct {
	mock.Mock
}

LogsReader is an autogenerated mock type for the LogsReader type

func (*LogsReader) ReadLogs

func (_m *LogsReader) ReadLogs(_a0 *cwlogs.ReadLogsParams) (*cwlogs.ReadLogsResult, error)

ReadLogs provides a mock function with given fields: _a0

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL