Documentation ¶
Overview ¶
Package batchmock is a generated GoMock package.
Index ¶
- type MockBatchAPI
- func (m *MockBatchAPI) CancelJob(arg0 *batch.CancelJobInput) (*batch.CancelJobOutput, error)
- func (m *MockBatchAPI) CancelJobRequest(arg0 *batch.CancelJobInput) (*request.Request, *batch.CancelJobOutput)
- func (m *MockBatchAPI) CancelJobWithContext(arg0 context.Context, arg1 *batch.CancelJobInput, arg2 ...request.Option) (*batch.CancelJobOutput, error)
- func (m *MockBatchAPI) CreateComputeEnvironment(arg0 *batch.CreateComputeEnvironmentInput) (*batch.CreateComputeEnvironmentOutput, error)
- func (m *MockBatchAPI) CreateComputeEnvironmentRequest(arg0 *batch.CreateComputeEnvironmentInput) (*request.Request, *batch.CreateComputeEnvironmentOutput)
- func (m *MockBatchAPI) CreateComputeEnvironmentWithContext(arg0 context.Context, arg1 *batch.CreateComputeEnvironmentInput, ...) (*batch.CreateComputeEnvironmentOutput, error)
- func (m *MockBatchAPI) CreateJobQueue(arg0 *batch.CreateJobQueueInput) (*batch.CreateJobQueueOutput, error)
- func (m *MockBatchAPI) CreateJobQueueRequest(arg0 *batch.CreateJobQueueInput) (*request.Request, *batch.CreateJobQueueOutput)
- func (m *MockBatchAPI) CreateJobQueueWithContext(arg0 context.Context, arg1 *batch.CreateJobQueueInput, arg2 ...request.Option) (*batch.CreateJobQueueOutput, error)
- func (m *MockBatchAPI) DeleteComputeEnvironment(arg0 *batch.DeleteComputeEnvironmentInput) (*batch.DeleteComputeEnvironmentOutput, error)
- func (m *MockBatchAPI) DeleteComputeEnvironmentRequest(arg0 *batch.DeleteComputeEnvironmentInput) (*request.Request, *batch.DeleteComputeEnvironmentOutput)
- func (m *MockBatchAPI) DeleteComputeEnvironmentWithContext(arg0 context.Context, arg1 *batch.DeleteComputeEnvironmentInput, ...) (*batch.DeleteComputeEnvironmentOutput, error)
- func (m *MockBatchAPI) DeleteJobQueue(arg0 *batch.DeleteJobQueueInput) (*batch.DeleteJobQueueOutput, error)
- func (m *MockBatchAPI) DeleteJobQueueRequest(arg0 *batch.DeleteJobQueueInput) (*request.Request, *batch.DeleteJobQueueOutput)
- func (m *MockBatchAPI) DeleteJobQueueWithContext(arg0 context.Context, arg1 *batch.DeleteJobQueueInput, arg2 ...request.Option) (*batch.DeleteJobQueueOutput, error)
- func (m *MockBatchAPI) DeregisterJobDefinition(arg0 *batch.DeregisterJobDefinitionInput) (*batch.DeregisterJobDefinitionOutput, error)
- func (m *MockBatchAPI) DeregisterJobDefinitionRequest(arg0 *batch.DeregisterJobDefinitionInput) (*request.Request, *batch.DeregisterJobDefinitionOutput)
- func (m *MockBatchAPI) DeregisterJobDefinitionWithContext(arg0 context.Context, arg1 *batch.DeregisterJobDefinitionInput, ...) (*batch.DeregisterJobDefinitionOutput, error)
- func (m *MockBatchAPI) DescribeComputeEnvironments(arg0 *batch.DescribeComputeEnvironmentsInput) (*batch.DescribeComputeEnvironmentsOutput, error)
- func (m *MockBatchAPI) DescribeComputeEnvironmentsPages(arg0 *batch.DescribeComputeEnvironmentsInput, ...) error
- func (m *MockBatchAPI) DescribeComputeEnvironmentsPagesWithContext(arg0 context.Context, arg1 *batch.DescribeComputeEnvironmentsInput, ...) error
- func (m *MockBatchAPI) DescribeComputeEnvironmentsRequest(arg0 *batch.DescribeComputeEnvironmentsInput) (*request.Request, *batch.DescribeComputeEnvironmentsOutput)
- func (m *MockBatchAPI) DescribeComputeEnvironmentsWithContext(arg0 context.Context, arg1 *batch.DescribeComputeEnvironmentsInput, ...) (*batch.DescribeComputeEnvironmentsOutput, error)
- func (m *MockBatchAPI) DescribeJobDefinitions(arg0 *batch.DescribeJobDefinitionsInput) (*batch.DescribeJobDefinitionsOutput, error)
- func (m *MockBatchAPI) DescribeJobDefinitionsPages(arg0 *batch.DescribeJobDefinitionsInput, ...) error
- func (m *MockBatchAPI) DescribeJobDefinitionsPagesWithContext(arg0 context.Context, arg1 *batch.DescribeJobDefinitionsInput, ...) error
- func (m *MockBatchAPI) DescribeJobDefinitionsRequest(arg0 *batch.DescribeJobDefinitionsInput) (*request.Request, *batch.DescribeJobDefinitionsOutput)
- func (m *MockBatchAPI) DescribeJobDefinitionsWithContext(arg0 context.Context, arg1 *batch.DescribeJobDefinitionsInput, ...) (*batch.DescribeJobDefinitionsOutput, error)
- func (m *MockBatchAPI) DescribeJobQueues(arg0 *batch.DescribeJobQueuesInput) (*batch.DescribeJobQueuesOutput, error)
- func (m *MockBatchAPI) DescribeJobQueuesPages(arg0 *batch.DescribeJobQueuesInput, ...) error
- func (m *MockBatchAPI) DescribeJobQueuesPagesWithContext(arg0 context.Context, arg1 *batch.DescribeJobQueuesInput, ...) error
- func (m *MockBatchAPI) DescribeJobQueuesRequest(arg0 *batch.DescribeJobQueuesInput) (*request.Request, *batch.DescribeJobQueuesOutput)
- func (m *MockBatchAPI) DescribeJobQueuesWithContext(arg0 context.Context, arg1 *batch.DescribeJobQueuesInput, ...) (*batch.DescribeJobQueuesOutput, error)
- func (m *MockBatchAPI) DescribeJobs(arg0 *batch.DescribeJobsInput) (*batch.DescribeJobsOutput, error)
- func (m *MockBatchAPI) DescribeJobsRequest(arg0 *batch.DescribeJobsInput) (*request.Request, *batch.DescribeJobsOutput)
- func (m *MockBatchAPI) DescribeJobsWithContext(arg0 context.Context, arg1 *batch.DescribeJobsInput, arg2 ...request.Option) (*batch.DescribeJobsOutput, error)
- func (m *MockBatchAPI) EXPECT() *MockBatchAPIMockRecorder
- func (m *MockBatchAPI) ListJobs(arg0 *batch.ListJobsInput) (*batch.ListJobsOutput, error)
- func (m *MockBatchAPI) ListJobsPages(arg0 *batch.ListJobsInput, arg1 func(*batch.ListJobsOutput, bool) bool) error
- func (m *MockBatchAPI) ListJobsPagesWithContext(arg0 context.Context, arg1 *batch.ListJobsInput, ...) error
- func (m *MockBatchAPI) ListJobsRequest(arg0 *batch.ListJobsInput) (*request.Request, *batch.ListJobsOutput)
- func (m *MockBatchAPI) ListJobsWithContext(arg0 context.Context, arg1 *batch.ListJobsInput, arg2 ...request.Option) (*batch.ListJobsOutput, error)
- func (m *MockBatchAPI) ListTagsForResource(arg0 *batch.ListTagsForResourceInput) (*batch.ListTagsForResourceOutput, error)
- func (m *MockBatchAPI) ListTagsForResourceRequest(arg0 *batch.ListTagsForResourceInput) (*request.Request, *batch.ListTagsForResourceOutput)
- func (m *MockBatchAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *batch.ListTagsForResourceInput, ...) (*batch.ListTagsForResourceOutput, error)
- func (m *MockBatchAPI) RegisterJobDefinition(arg0 *batch.RegisterJobDefinitionInput) (*batch.RegisterJobDefinitionOutput, error)
- func (m *MockBatchAPI) RegisterJobDefinitionRequest(arg0 *batch.RegisterJobDefinitionInput) (*request.Request, *batch.RegisterJobDefinitionOutput)
- func (m *MockBatchAPI) RegisterJobDefinitionWithContext(arg0 context.Context, arg1 *batch.RegisterJobDefinitionInput, ...) (*batch.RegisterJobDefinitionOutput, error)
- func (m *MockBatchAPI) SubmitJob(arg0 *batch.SubmitJobInput) (*batch.SubmitJobOutput, error)
- func (m *MockBatchAPI) SubmitJobRequest(arg0 *batch.SubmitJobInput) (*request.Request, *batch.SubmitJobOutput)
- func (m *MockBatchAPI) SubmitJobWithContext(arg0 context.Context, arg1 *batch.SubmitJobInput, arg2 ...request.Option) (*batch.SubmitJobOutput, error)
- func (m *MockBatchAPI) TagResource(arg0 *batch.TagResourceInput) (*batch.TagResourceOutput, error)
- func (m *MockBatchAPI) TagResourceRequest(arg0 *batch.TagResourceInput) (*request.Request, *batch.TagResourceOutput)
- func (m *MockBatchAPI) TagResourceWithContext(arg0 context.Context, arg1 *batch.TagResourceInput, arg2 ...request.Option) (*batch.TagResourceOutput, error)
- func (m *MockBatchAPI) TerminateJob(arg0 *batch.TerminateJobInput) (*batch.TerminateJobOutput, error)
- func (m *MockBatchAPI) TerminateJobRequest(arg0 *batch.TerminateJobInput) (*request.Request, *batch.TerminateJobOutput)
- func (m *MockBatchAPI) TerminateJobWithContext(arg0 context.Context, arg1 *batch.TerminateJobInput, arg2 ...request.Option) (*batch.TerminateJobOutput, error)
- func (m *MockBatchAPI) UntagResource(arg0 *batch.UntagResourceInput) (*batch.UntagResourceOutput, error)
- func (m *MockBatchAPI) UntagResourceRequest(arg0 *batch.UntagResourceInput) (*request.Request, *batch.UntagResourceOutput)
- func (m *MockBatchAPI) UntagResourceWithContext(arg0 context.Context, arg1 *batch.UntagResourceInput, arg2 ...request.Option) (*batch.UntagResourceOutput, error)
- func (m *MockBatchAPI) UpdateComputeEnvironment(arg0 *batch.UpdateComputeEnvironmentInput) (*batch.UpdateComputeEnvironmentOutput, error)
- func (m *MockBatchAPI) UpdateComputeEnvironmentRequest(arg0 *batch.UpdateComputeEnvironmentInput) (*request.Request, *batch.UpdateComputeEnvironmentOutput)
- func (m *MockBatchAPI) UpdateComputeEnvironmentWithContext(arg0 context.Context, arg1 *batch.UpdateComputeEnvironmentInput, ...) (*batch.UpdateComputeEnvironmentOutput, error)
- func (m *MockBatchAPI) UpdateJobQueue(arg0 *batch.UpdateJobQueueInput) (*batch.UpdateJobQueueOutput, error)
- func (m *MockBatchAPI) UpdateJobQueueRequest(arg0 *batch.UpdateJobQueueInput) (*request.Request, *batch.UpdateJobQueueOutput)
- func (m *MockBatchAPI) UpdateJobQueueWithContext(arg0 context.Context, arg1 *batch.UpdateJobQueueInput, arg2 ...request.Option) (*batch.UpdateJobQueueOutput, error)
- type MockBatchAPIMockRecorder
- func (mr *MockBatchAPIMockRecorder) CancelJob(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) CancelJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) CancelJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) CreateComputeEnvironment(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) CreateComputeEnvironmentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) CreateComputeEnvironmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) CreateJobQueue(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) CreateJobQueueRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) CreateJobQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DeleteComputeEnvironment(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DeleteComputeEnvironmentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DeleteComputeEnvironmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DeleteJobQueue(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DeleteJobQueueRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DeleteJobQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DeregisterJobDefinition(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DeregisterJobDefinitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DeregisterJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DescribeComputeEnvironments(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DescribeComputeEnvironmentsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DescribeComputeEnvironmentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DescribeComputeEnvironmentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DescribeComputeEnvironmentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DescribeJobDefinitions(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DescribeJobDefinitionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DescribeJobDefinitionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DescribeJobDefinitionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DescribeJobDefinitionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DescribeJobQueues(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DescribeJobQueuesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DescribeJobQueuesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DescribeJobQueuesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DescribeJobQueuesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DescribeJobs(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DescribeJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) DescribeJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) ListJobs(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) ListJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) ListJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) ListJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) ListJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) RegisterJobDefinition(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) RegisterJobDefinitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) RegisterJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) SubmitJob(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) SubmitJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) SubmitJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) TerminateJob(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) TerminateJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) TerminateJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) UpdateComputeEnvironment(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) UpdateComputeEnvironmentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) UpdateComputeEnvironmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) UpdateJobQueue(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) UpdateJobQueueRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBatchAPIMockRecorder) UpdateJobQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockBatchAPI ¶
type MockBatchAPI struct {
// contains filtered or unexported fields
}
MockBatchAPI is a mock of BatchAPI interface
func NewMockBatchAPI ¶
func NewMockBatchAPI(ctrl *gomock.Controller) *MockBatchAPI
NewMockBatchAPI creates a new mock instance
func (*MockBatchAPI) CancelJob ¶
func (m *MockBatchAPI) CancelJob(arg0 *batch.CancelJobInput) (*batch.CancelJobOutput, error)
CancelJob mocks base method
func (*MockBatchAPI) CancelJobRequest ¶
func (m *MockBatchAPI) CancelJobRequest(arg0 *batch.CancelJobInput) (*request.Request, *batch.CancelJobOutput)
CancelJobRequest mocks base method
func (*MockBatchAPI) CancelJobWithContext ¶
func (m *MockBatchAPI) CancelJobWithContext(arg0 context.Context, arg1 *batch.CancelJobInput, arg2 ...request.Option) (*batch.CancelJobOutput, error)
CancelJobWithContext mocks base method
func (*MockBatchAPI) CreateComputeEnvironment ¶
func (m *MockBatchAPI) CreateComputeEnvironment(arg0 *batch.CreateComputeEnvironmentInput) (*batch.CreateComputeEnvironmentOutput, error)
CreateComputeEnvironment mocks base method
func (*MockBatchAPI) CreateComputeEnvironmentRequest ¶
func (m *MockBatchAPI) CreateComputeEnvironmentRequest(arg0 *batch.CreateComputeEnvironmentInput) (*request.Request, *batch.CreateComputeEnvironmentOutput)
CreateComputeEnvironmentRequest mocks base method
func (*MockBatchAPI) CreateComputeEnvironmentWithContext ¶
func (m *MockBatchAPI) CreateComputeEnvironmentWithContext(arg0 context.Context, arg1 *batch.CreateComputeEnvironmentInput, arg2 ...request.Option) (*batch.CreateComputeEnvironmentOutput, error)
CreateComputeEnvironmentWithContext mocks base method
func (*MockBatchAPI) CreateJobQueue ¶
func (m *MockBatchAPI) CreateJobQueue(arg0 *batch.CreateJobQueueInput) (*batch.CreateJobQueueOutput, error)
CreateJobQueue mocks base method
func (*MockBatchAPI) CreateJobQueueRequest ¶
func (m *MockBatchAPI) CreateJobQueueRequest(arg0 *batch.CreateJobQueueInput) (*request.Request, *batch.CreateJobQueueOutput)
CreateJobQueueRequest mocks base method
func (*MockBatchAPI) CreateJobQueueWithContext ¶
func (m *MockBatchAPI) CreateJobQueueWithContext(arg0 context.Context, arg1 *batch.CreateJobQueueInput, arg2 ...request.Option) (*batch.CreateJobQueueOutput, error)
CreateJobQueueWithContext mocks base method
func (*MockBatchAPI) DeleteComputeEnvironment ¶
func (m *MockBatchAPI) DeleteComputeEnvironment(arg0 *batch.DeleteComputeEnvironmentInput) (*batch.DeleteComputeEnvironmentOutput, error)
DeleteComputeEnvironment mocks base method
func (*MockBatchAPI) DeleteComputeEnvironmentRequest ¶
func (m *MockBatchAPI) DeleteComputeEnvironmentRequest(arg0 *batch.DeleteComputeEnvironmentInput) (*request.Request, *batch.DeleteComputeEnvironmentOutput)
DeleteComputeEnvironmentRequest mocks base method
func (*MockBatchAPI) DeleteComputeEnvironmentWithContext ¶
func (m *MockBatchAPI) DeleteComputeEnvironmentWithContext(arg0 context.Context, arg1 *batch.DeleteComputeEnvironmentInput, arg2 ...request.Option) (*batch.DeleteComputeEnvironmentOutput, error)
DeleteComputeEnvironmentWithContext mocks base method
func (*MockBatchAPI) DeleteJobQueue ¶
func (m *MockBatchAPI) DeleteJobQueue(arg0 *batch.DeleteJobQueueInput) (*batch.DeleteJobQueueOutput, error)
DeleteJobQueue mocks base method
func (*MockBatchAPI) DeleteJobQueueRequest ¶
func (m *MockBatchAPI) DeleteJobQueueRequest(arg0 *batch.DeleteJobQueueInput) (*request.Request, *batch.DeleteJobQueueOutput)
DeleteJobQueueRequest mocks base method
func (*MockBatchAPI) DeleteJobQueueWithContext ¶
func (m *MockBatchAPI) DeleteJobQueueWithContext(arg0 context.Context, arg1 *batch.DeleteJobQueueInput, arg2 ...request.Option) (*batch.DeleteJobQueueOutput, error)
DeleteJobQueueWithContext mocks base method
func (*MockBatchAPI) DeregisterJobDefinition ¶
func (m *MockBatchAPI) DeregisterJobDefinition(arg0 *batch.DeregisterJobDefinitionInput) (*batch.DeregisterJobDefinitionOutput, error)
DeregisterJobDefinition mocks base method
func (*MockBatchAPI) DeregisterJobDefinitionRequest ¶
func (m *MockBatchAPI) DeregisterJobDefinitionRequest(arg0 *batch.DeregisterJobDefinitionInput) (*request.Request, *batch.DeregisterJobDefinitionOutput)
DeregisterJobDefinitionRequest mocks base method
func (*MockBatchAPI) DeregisterJobDefinitionWithContext ¶
func (m *MockBatchAPI) DeregisterJobDefinitionWithContext(arg0 context.Context, arg1 *batch.DeregisterJobDefinitionInput, arg2 ...request.Option) (*batch.DeregisterJobDefinitionOutput, error)
DeregisterJobDefinitionWithContext mocks base method
func (*MockBatchAPI) DescribeComputeEnvironments ¶
func (m *MockBatchAPI) DescribeComputeEnvironments(arg0 *batch.DescribeComputeEnvironmentsInput) (*batch.DescribeComputeEnvironmentsOutput, error)
DescribeComputeEnvironments mocks base method
func (*MockBatchAPI) DescribeComputeEnvironmentsPages ¶
func (m *MockBatchAPI) DescribeComputeEnvironmentsPages(arg0 *batch.DescribeComputeEnvironmentsInput, arg1 func(*batch.DescribeComputeEnvironmentsOutput, bool) bool) error
DescribeComputeEnvironmentsPages mocks base method
func (*MockBatchAPI) DescribeComputeEnvironmentsPagesWithContext ¶
func (m *MockBatchAPI) DescribeComputeEnvironmentsPagesWithContext(arg0 context.Context, arg1 *batch.DescribeComputeEnvironmentsInput, arg2 func(*batch.DescribeComputeEnvironmentsOutput, bool) bool, arg3 ...request.Option) error
DescribeComputeEnvironmentsPagesWithContext mocks base method
func (*MockBatchAPI) DescribeComputeEnvironmentsRequest ¶
func (m *MockBatchAPI) DescribeComputeEnvironmentsRequest(arg0 *batch.DescribeComputeEnvironmentsInput) (*request.Request, *batch.DescribeComputeEnvironmentsOutput)
DescribeComputeEnvironmentsRequest mocks base method
func (*MockBatchAPI) DescribeComputeEnvironmentsWithContext ¶
func (m *MockBatchAPI) DescribeComputeEnvironmentsWithContext(arg0 context.Context, arg1 *batch.DescribeComputeEnvironmentsInput, arg2 ...request.Option) (*batch.DescribeComputeEnvironmentsOutput, error)
DescribeComputeEnvironmentsWithContext mocks base method
func (*MockBatchAPI) DescribeJobDefinitions ¶
func (m *MockBatchAPI) DescribeJobDefinitions(arg0 *batch.DescribeJobDefinitionsInput) (*batch.DescribeJobDefinitionsOutput, error)
DescribeJobDefinitions mocks base method
func (*MockBatchAPI) DescribeJobDefinitionsPages ¶
func (m *MockBatchAPI) DescribeJobDefinitionsPages(arg0 *batch.DescribeJobDefinitionsInput, arg1 func(*batch.DescribeJobDefinitionsOutput, bool) bool) error
DescribeJobDefinitionsPages mocks base method
func (*MockBatchAPI) DescribeJobDefinitionsPagesWithContext ¶
func (m *MockBatchAPI) DescribeJobDefinitionsPagesWithContext(arg0 context.Context, arg1 *batch.DescribeJobDefinitionsInput, arg2 func(*batch.DescribeJobDefinitionsOutput, bool) bool, arg3 ...request.Option) error
DescribeJobDefinitionsPagesWithContext mocks base method
func (*MockBatchAPI) DescribeJobDefinitionsRequest ¶
func (m *MockBatchAPI) DescribeJobDefinitionsRequest(arg0 *batch.DescribeJobDefinitionsInput) (*request.Request, *batch.DescribeJobDefinitionsOutput)
DescribeJobDefinitionsRequest mocks base method
func (*MockBatchAPI) DescribeJobDefinitionsWithContext ¶
func (m *MockBatchAPI) DescribeJobDefinitionsWithContext(arg0 context.Context, arg1 *batch.DescribeJobDefinitionsInput, arg2 ...request.Option) (*batch.DescribeJobDefinitionsOutput, error)
DescribeJobDefinitionsWithContext mocks base method
func (*MockBatchAPI) DescribeJobQueues ¶
func (m *MockBatchAPI) DescribeJobQueues(arg0 *batch.DescribeJobQueuesInput) (*batch.DescribeJobQueuesOutput, error)
DescribeJobQueues mocks base method
func (*MockBatchAPI) DescribeJobQueuesPages ¶
func (m *MockBatchAPI) DescribeJobQueuesPages(arg0 *batch.DescribeJobQueuesInput, arg1 func(*batch.DescribeJobQueuesOutput, bool) bool) error
DescribeJobQueuesPages mocks base method
func (*MockBatchAPI) DescribeJobQueuesPagesWithContext ¶
func (m *MockBatchAPI) DescribeJobQueuesPagesWithContext(arg0 context.Context, arg1 *batch.DescribeJobQueuesInput, arg2 func(*batch.DescribeJobQueuesOutput, bool) bool, arg3 ...request.Option) error
DescribeJobQueuesPagesWithContext mocks base method
func (*MockBatchAPI) DescribeJobQueuesRequest ¶
func (m *MockBatchAPI) DescribeJobQueuesRequest(arg0 *batch.DescribeJobQueuesInput) (*request.Request, *batch.DescribeJobQueuesOutput)
DescribeJobQueuesRequest mocks base method
func (*MockBatchAPI) DescribeJobQueuesWithContext ¶
func (m *MockBatchAPI) DescribeJobQueuesWithContext(arg0 context.Context, arg1 *batch.DescribeJobQueuesInput, arg2 ...request.Option) (*batch.DescribeJobQueuesOutput, error)
DescribeJobQueuesWithContext mocks base method
func (*MockBatchAPI) DescribeJobs ¶
func (m *MockBatchAPI) DescribeJobs(arg0 *batch.DescribeJobsInput) (*batch.DescribeJobsOutput, error)
DescribeJobs mocks base method
func (*MockBatchAPI) DescribeJobsRequest ¶
func (m *MockBatchAPI) DescribeJobsRequest(arg0 *batch.DescribeJobsInput) (*request.Request, *batch.DescribeJobsOutput)
DescribeJobsRequest mocks base method
func (*MockBatchAPI) DescribeJobsWithContext ¶
func (m *MockBatchAPI) DescribeJobsWithContext(arg0 context.Context, arg1 *batch.DescribeJobsInput, arg2 ...request.Option) (*batch.DescribeJobsOutput, error)
DescribeJobsWithContext mocks base method
func (*MockBatchAPI) EXPECT ¶
func (m *MockBatchAPI) EXPECT() *MockBatchAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBatchAPI) ListJobs ¶
func (m *MockBatchAPI) ListJobs(arg0 *batch.ListJobsInput) (*batch.ListJobsOutput, error)
ListJobs mocks base method
func (*MockBatchAPI) ListJobsPages ¶
func (m *MockBatchAPI) ListJobsPages(arg0 *batch.ListJobsInput, arg1 func(*batch.ListJobsOutput, bool) bool) error
ListJobsPages mocks base method
func (*MockBatchAPI) ListJobsPagesWithContext ¶
func (m *MockBatchAPI) ListJobsPagesWithContext(arg0 context.Context, arg1 *batch.ListJobsInput, arg2 func(*batch.ListJobsOutput, bool) bool, arg3 ...request.Option) error
ListJobsPagesWithContext mocks base method
func (*MockBatchAPI) ListJobsRequest ¶
func (m *MockBatchAPI) ListJobsRequest(arg0 *batch.ListJobsInput) (*request.Request, *batch.ListJobsOutput)
ListJobsRequest mocks base method
func (*MockBatchAPI) ListJobsWithContext ¶
func (m *MockBatchAPI) ListJobsWithContext(arg0 context.Context, arg1 *batch.ListJobsInput, arg2 ...request.Option) (*batch.ListJobsOutput, error)
ListJobsWithContext mocks base method
func (*MockBatchAPI) ListTagsForResource ¶
func (m *MockBatchAPI) ListTagsForResource(arg0 *batch.ListTagsForResourceInput) (*batch.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockBatchAPI) ListTagsForResourceRequest ¶
func (m *MockBatchAPI) ListTagsForResourceRequest(arg0 *batch.ListTagsForResourceInput) (*request.Request, *batch.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockBatchAPI) ListTagsForResourceWithContext ¶
func (m *MockBatchAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *batch.ListTagsForResourceInput, arg2 ...request.Option) (*batch.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockBatchAPI) RegisterJobDefinition ¶
func (m *MockBatchAPI) RegisterJobDefinition(arg0 *batch.RegisterJobDefinitionInput) (*batch.RegisterJobDefinitionOutput, error)
RegisterJobDefinition mocks base method
func (*MockBatchAPI) RegisterJobDefinitionRequest ¶
func (m *MockBatchAPI) RegisterJobDefinitionRequest(arg0 *batch.RegisterJobDefinitionInput) (*request.Request, *batch.RegisterJobDefinitionOutput)
RegisterJobDefinitionRequest mocks base method
func (*MockBatchAPI) RegisterJobDefinitionWithContext ¶
func (m *MockBatchAPI) RegisterJobDefinitionWithContext(arg0 context.Context, arg1 *batch.RegisterJobDefinitionInput, arg2 ...request.Option) (*batch.RegisterJobDefinitionOutput, error)
RegisterJobDefinitionWithContext mocks base method
func (*MockBatchAPI) SubmitJob ¶
func (m *MockBatchAPI) SubmitJob(arg0 *batch.SubmitJobInput) (*batch.SubmitJobOutput, error)
SubmitJob mocks base method
func (*MockBatchAPI) SubmitJobRequest ¶
func (m *MockBatchAPI) SubmitJobRequest(arg0 *batch.SubmitJobInput) (*request.Request, *batch.SubmitJobOutput)
SubmitJobRequest mocks base method
func (*MockBatchAPI) SubmitJobWithContext ¶
func (m *MockBatchAPI) SubmitJobWithContext(arg0 context.Context, arg1 *batch.SubmitJobInput, arg2 ...request.Option) (*batch.SubmitJobOutput, error)
SubmitJobWithContext mocks base method
func (*MockBatchAPI) TagResource ¶
func (m *MockBatchAPI) TagResource(arg0 *batch.TagResourceInput) (*batch.TagResourceOutput, error)
TagResource mocks base method
func (*MockBatchAPI) TagResourceRequest ¶
func (m *MockBatchAPI) TagResourceRequest(arg0 *batch.TagResourceInput) (*request.Request, *batch.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockBatchAPI) TagResourceWithContext ¶
func (m *MockBatchAPI) TagResourceWithContext(arg0 context.Context, arg1 *batch.TagResourceInput, arg2 ...request.Option) (*batch.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockBatchAPI) TerminateJob ¶
func (m *MockBatchAPI) TerminateJob(arg0 *batch.TerminateJobInput) (*batch.TerminateJobOutput, error)
TerminateJob mocks base method
func (*MockBatchAPI) TerminateJobRequest ¶
func (m *MockBatchAPI) TerminateJobRequest(arg0 *batch.TerminateJobInput) (*request.Request, *batch.TerminateJobOutput)
TerminateJobRequest mocks base method
func (*MockBatchAPI) TerminateJobWithContext ¶
func (m *MockBatchAPI) TerminateJobWithContext(arg0 context.Context, arg1 *batch.TerminateJobInput, arg2 ...request.Option) (*batch.TerminateJobOutput, error)
TerminateJobWithContext mocks base method
func (*MockBatchAPI) UntagResource ¶
func (m *MockBatchAPI) UntagResource(arg0 *batch.UntagResourceInput) (*batch.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockBatchAPI) UntagResourceRequest ¶
func (m *MockBatchAPI) UntagResourceRequest(arg0 *batch.UntagResourceInput) (*request.Request, *batch.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockBatchAPI) UntagResourceWithContext ¶
func (m *MockBatchAPI) UntagResourceWithContext(arg0 context.Context, arg1 *batch.UntagResourceInput, arg2 ...request.Option) (*batch.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockBatchAPI) UpdateComputeEnvironment ¶
func (m *MockBatchAPI) UpdateComputeEnvironment(arg0 *batch.UpdateComputeEnvironmentInput) (*batch.UpdateComputeEnvironmentOutput, error)
UpdateComputeEnvironment mocks base method
func (*MockBatchAPI) UpdateComputeEnvironmentRequest ¶
func (m *MockBatchAPI) UpdateComputeEnvironmentRequest(arg0 *batch.UpdateComputeEnvironmentInput) (*request.Request, *batch.UpdateComputeEnvironmentOutput)
UpdateComputeEnvironmentRequest mocks base method
func (*MockBatchAPI) UpdateComputeEnvironmentWithContext ¶
func (m *MockBatchAPI) UpdateComputeEnvironmentWithContext(arg0 context.Context, arg1 *batch.UpdateComputeEnvironmentInput, arg2 ...request.Option) (*batch.UpdateComputeEnvironmentOutput, error)
UpdateComputeEnvironmentWithContext mocks base method
func (*MockBatchAPI) UpdateJobQueue ¶
func (m *MockBatchAPI) UpdateJobQueue(arg0 *batch.UpdateJobQueueInput) (*batch.UpdateJobQueueOutput, error)
UpdateJobQueue mocks base method
func (*MockBatchAPI) UpdateJobQueueRequest ¶
func (m *MockBatchAPI) UpdateJobQueueRequest(arg0 *batch.UpdateJobQueueInput) (*request.Request, *batch.UpdateJobQueueOutput)
UpdateJobQueueRequest mocks base method
func (*MockBatchAPI) UpdateJobQueueWithContext ¶
func (m *MockBatchAPI) UpdateJobQueueWithContext(arg0 context.Context, arg1 *batch.UpdateJobQueueInput, arg2 ...request.Option) (*batch.UpdateJobQueueOutput, error)
UpdateJobQueueWithContext mocks base method
type MockBatchAPIMockRecorder ¶
type MockBatchAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockBatchAPIMockRecorder is the mock recorder for MockBatchAPI
func (*MockBatchAPIMockRecorder) CancelJob ¶
func (mr *MockBatchAPIMockRecorder) CancelJob(arg0 interface{}) *gomock.Call
CancelJob indicates an expected call of CancelJob
func (*MockBatchAPIMockRecorder) CancelJobRequest ¶
func (mr *MockBatchAPIMockRecorder) CancelJobRequest(arg0 interface{}) *gomock.Call
CancelJobRequest indicates an expected call of CancelJobRequest
func (*MockBatchAPIMockRecorder) CancelJobWithContext ¶
func (mr *MockBatchAPIMockRecorder) CancelJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelJobWithContext indicates an expected call of CancelJobWithContext
func (*MockBatchAPIMockRecorder) CreateComputeEnvironment ¶
func (mr *MockBatchAPIMockRecorder) CreateComputeEnvironment(arg0 interface{}) *gomock.Call
CreateComputeEnvironment indicates an expected call of CreateComputeEnvironment
func (*MockBatchAPIMockRecorder) CreateComputeEnvironmentRequest ¶
func (mr *MockBatchAPIMockRecorder) CreateComputeEnvironmentRequest(arg0 interface{}) *gomock.Call
CreateComputeEnvironmentRequest indicates an expected call of CreateComputeEnvironmentRequest
func (*MockBatchAPIMockRecorder) CreateComputeEnvironmentWithContext ¶
func (mr *MockBatchAPIMockRecorder) CreateComputeEnvironmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateComputeEnvironmentWithContext indicates an expected call of CreateComputeEnvironmentWithContext
func (*MockBatchAPIMockRecorder) CreateJobQueue ¶
func (mr *MockBatchAPIMockRecorder) CreateJobQueue(arg0 interface{}) *gomock.Call
CreateJobQueue indicates an expected call of CreateJobQueue
func (*MockBatchAPIMockRecorder) CreateJobQueueRequest ¶
func (mr *MockBatchAPIMockRecorder) CreateJobQueueRequest(arg0 interface{}) *gomock.Call
CreateJobQueueRequest indicates an expected call of CreateJobQueueRequest
func (*MockBatchAPIMockRecorder) CreateJobQueueWithContext ¶
func (mr *MockBatchAPIMockRecorder) CreateJobQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateJobQueueWithContext indicates an expected call of CreateJobQueueWithContext
func (*MockBatchAPIMockRecorder) DeleteComputeEnvironment ¶
func (mr *MockBatchAPIMockRecorder) DeleteComputeEnvironment(arg0 interface{}) *gomock.Call
DeleteComputeEnvironment indicates an expected call of DeleteComputeEnvironment
func (*MockBatchAPIMockRecorder) DeleteComputeEnvironmentRequest ¶
func (mr *MockBatchAPIMockRecorder) DeleteComputeEnvironmentRequest(arg0 interface{}) *gomock.Call
DeleteComputeEnvironmentRequest indicates an expected call of DeleteComputeEnvironmentRequest
func (*MockBatchAPIMockRecorder) DeleteComputeEnvironmentWithContext ¶
func (mr *MockBatchAPIMockRecorder) DeleteComputeEnvironmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteComputeEnvironmentWithContext indicates an expected call of DeleteComputeEnvironmentWithContext
func (*MockBatchAPIMockRecorder) DeleteJobQueue ¶
func (mr *MockBatchAPIMockRecorder) DeleteJobQueue(arg0 interface{}) *gomock.Call
DeleteJobQueue indicates an expected call of DeleteJobQueue
func (*MockBatchAPIMockRecorder) DeleteJobQueueRequest ¶
func (mr *MockBatchAPIMockRecorder) DeleteJobQueueRequest(arg0 interface{}) *gomock.Call
DeleteJobQueueRequest indicates an expected call of DeleteJobQueueRequest
func (*MockBatchAPIMockRecorder) DeleteJobQueueWithContext ¶
func (mr *MockBatchAPIMockRecorder) DeleteJobQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteJobQueueWithContext indicates an expected call of DeleteJobQueueWithContext
func (*MockBatchAPIMockRecorder) DeregisterJobDefinition ¶
func (mr *MockBatchAPIMockRecorder) DeregisterJobDefinition(arg0 interface{}) *gomock.Call
DeregisterJobDefinition indicates an expected call of DeregisterJobDefinition
func (*MockBatchAPIMockRecorder) DeregisterJobDefinitionRequest ¶
func (mr *MockBatchAPIMockRecorder) DeregisterJobDefinitionRequest(arg0 interface{}) *gomock.Call
DeregisterJobDefinitionRequest indicates an expected call of DeregisterJobDefinitionRequest
func (*MockBatchAPIMockRecorder) DeregisterJobDefinitionWithContext ¶
func (mr *MockBatchAPIMockRecorder) DeregisterJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeregisterJobDefinitionWithContext indicates an expected call of DeregisterJobDefinitionWithContext
func (*MockBatchAPIMockRecorder) DescribeComputeEnvironments ¶
func (mr *MockBatchAPIMockRecorder) DescribeComputeEnvironments(arg0 interface{}) *gomock.Call
DescribeComputeEnvironments indicates an expected call of DescribeComputeEnvironments
func (*MockBatchAPIMockRecorder) DescribeComputeEnvironmentsPages ¶
func (mr *MockBatchAPIMockRecorder) DescribeComputeEnvironmentsPages(arg0, arg1 interface{}) *gomock.Call
DescribeComputeEnvironmentsPages indicates an expected call of DescribeComputeEnvironmentsPages
func (*MockBatchAPIMockRecorder) DescribeComputeEnvironmentsPagesWithContext ¶
func (mr *MockBatchAPIMockRecorder) DescribeComputeEnvironmentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeComputeEnvironmentsPagesWithContext indicates an expected call of DescribeComputeEnvironmentsPagesWithContext
func (*MockBatchAPIMockRecorder) DescribeComputeEnvironmentsRequest ¶
func (mr *MockBatchAPIMockRecorder) DescribeComputeEnvironmentsRequest(arg0 interface{}) *gomock.Call
DescribeComputeEnvironmentsRequest indicates an expected call of DescribeComputeEnvironmentsRequest
func (*MockBatchAPIMockRecorder) DescribeComputeEnvironmentsWithContext ¶
func (mr *MockBatchAPIMockRecorder) DescribeComputeEnvironmentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeComputeEnvironmentsWithContext indicates an expected call of DescribeComputeEnvironmentsWithContext
func (*MockBatchAPIMockRecorder) DescribeJobDefinitions ¶
func (mr *MockBatchAPIMockRecorder) DescribeJobDefinitions(arg0 interface{}) *gomock.Call
DescribeJobDefinitions indicates an expected call of DescribeJobDefinitions
func (*MockBatchAPIMockRecorder) DescribeJobDefinitionsPages ¶
func (mr *MockBatchAPIMockRecorder) DescribeJobDefinitionsPages(arg0, arg1 interface{}) *gomock.Call
DescribeJobDefinitionsPages indicates an expected call of DescribeJobDefinitionsPages
func (*MockBatchAPIMockRecorder) DescribeJobDefinitionsPagesWithContext ¶
func (mr *MockBatchAPIMockRecorder) DescribeJobDefinitionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeJobDefinitionsPagesWithContext indicates an expected call of DescribeJobDefinitionsPagesWithContext
func (*MockBatchAPIMockRecorder) DescribeJobDefinitionsRequest ¶
func (mr *MockBatchAPIMockRecorder) DescribeJobDefinitionsRequest(arg0 interface{}) *gomock.Call
DescribeJobDefinitionsRequest indicates an expected call of DescribeJobDefinitionsRequest
func (*MockBatchAPIMockRecorder) DescribeJobDefinitionsWithContext ¶
func (mr *MockBatchAPIMockRecorder) DescribeJobDefinitionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeJobDefinitionsWithContext indicates an expected call of DescribeJobDefinitionsWithContext
func (*MockBatchAPIMockRecorder) DescribeJobQueues ¶
func (mr *MockBatchAPIMockRecorder) DescribeJobQueues(arg0 interface{}) *gomock.Call
DescribeJobQueues indicates an expected call of DescribeJobQueues
func (*MockBatchAPIMockRecorder) DescribeJobQueuesPages ¶
func (mr *MockBatchAPIMockRecorder) DescribeJobQueuesPages(arg0, arg1 interface{}) *gomock.Call
DescribeJobQueuesPages indicates an expected call of DescribeJobQueuesPages
func (*MockBatchAPIMockRecorder) DescribeJobQueuesPagesWithContext ¶
func (mr *MockBatchAPIMockRecorder) DescribeJobQueuesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeJobQueuesPagesWithContext indicates an expected call of DescribeJobQueuesPagesWithContext
func (*MockBatchAPIMockRecorder) DescribeJobQueuesRequest ¶
func (mr *MockBatchAPIMockRecorder) DescribeJobQueuesRequest(arg0 interface{}) *gomock.Call
DescribeJobQueuesRequest indicates an expected call of DescribeJobQueuesRequest
func (*MockBatchAPIMockRecorder) DescribeJobQueuesWithContext ¶
func (mr *MockBatchAPIMockRecorder) DescribeJobQueuesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeJobQueuesWithContext indicates an expected call of DescribeJobQueuesWithContext
func (*MockBatchAPIMockRecorder) DescribeJobs ¶
func (mr *MockBatchAPIMockRecorder) DescribeJobs(arg0 interface{}) *gomock.Call
DescribeJobs indicates an expected call of DescribeJobs
func (*MockBatchAPIMockRecorder) DescribeJobsRequest ¶
func (mr *MockBatchAPIMockRecorder) DescribeJobsRequest(arg0 interface{}) *gomock.Call
DescribeJobsRequest indicates an expected call of DescribeJobsRequest
func (*MockBatchAPIMockRecorder) DescribeJobsWithContext ¶
func (mr *MockBatchAPIMockRecorder) DescribeJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeJobsWithContext indicates an expected call of DescribeJobsWithContext
func (*MockBatchAPIMockRecorder) ListJobs ¶
func (mr *MockBatchAPIMockRecorder) ListJobs(arg0 interface{}) *gomock.Call
ListJobs indicates an expected call of ListJobs
func (*MockBatchAPIMockRecorder) ListJobsPages ¶
func (mr *MockBatchAPIMockRecorder) ListJobsPages(arg0, arg1 interface{}) *gomock.Call
ListJobsPages indicates an expected call of ListJobsPages
func (*MockBatchAPIMockRecorder) ListJobsPagesWithContext ¶
func (mr *MockBatchAPIMockRecorder) ListJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListJobsPagesWithContext indicates an expected call of ListJobsPagesWithContext
func (*MockBatchAPIMockRecorder) ListJobsRequest ¶
func (mr *MockBatchAPIMockRecorder) ListJobsRequest(arg0 interface{}) *gomock.Call
ListJobsRequest indicates an expected call of ListJobsRequest
func (*MockBatchAPIMockRecorder) ListJobsWithContext ¶
func (mr *MockBatchAPIMockRecorder) ListJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListJobsWithContext indicates an expected call of ListJobsWithContext
func (*MockBatchAPIMockRecorder) ListTagsForResource ¶
func (mr *MockBatchAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockBatchAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockBatchAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockBatchAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockBatchAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockBatchAPIMockRecorder) RegisterJobDefinition ¶
func (mr *MockBatchAPIMockRecorder) RegisterJobDefinition(arg0 interface{}) *gomock.Call
RegisterJobDefinition indicates an expected call of RegisterJobDefinition
func (*MockBatchAPIMockRecorder) RegisterJobDefinitionRequest ¶
func (mr *MockBatchAPIMockRecorder) RegisterJobDefinitionRequest(arg0 interface{}) *gomock.Call
RegisterJobDefinitionRequest indicates an expected call of RegisterJobDefinitionRequest
func (*MockBatchAPIMockRecorder) RegisterJobDefinitionWithContext ¶
func (mr *MockBatchAPIMockRecorder) RegisterJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RegisterJobDefinitionWithContext indicates an expected call of RegisterJobDefinitionWithContext
func (*MockBatchAPIMockRecorder) SubmitJob ¶
func (mr *MockBatchAPIMockRecorder) SubmitJob(arg0 interface{}) *gomock.Call
SubmitJob indicates an expected call of SubmitJob
func (*MockBatchAPIMockRecorder) SubmitJobRequest ¶
func (mr *MockBatchAPIMockRecorder) SubmitJobRequest(arg0 interface{}) *gomock.Call
SubmitJobRequest indicates an expected call of SubmitJobRequest
func (*MockBatchAPIMockRecorder) SubmitJobWithContext ¶
func (mr *MockBatchAPIMockRecorder) SubmitJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SubmitJobWithContext indicates an expected call of SubmitJobWithContext
func (*MockBatchAPIMockRecorder) TagResource ¶
func (mr *MockBatchAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockBatchAPIMockRecorder) TagResourceRequest ¶
func (mr *MockBatchAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockBatchAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockBatchAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockBatchAPIMockRecorder) TerminateJob ¶
func (mr *MockBatchAPIMockRecorder) TerminateJob(arg0 interface{}) *gomock.Call
TerminateJob indicates an expected call of TerminateJob
func (*MockBatchAPIMockRecorder) TerminateJobRequest ¶
func (mr *MockBatchAPIMockRecorder) TerminateJobRequest(arg0 interface{}) *gomock.Call
TerminateJobRequest indicates an expected call of TerminateJobRequest
func (*MockBatchAPIMockRecorder) TerminateJobWithContext ¶
func (mr *MockBatchAPIMockRecorder) TerminateJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TerminateJobWithContext indicates an expected call of TerminateJobWithContext
func (*MockBatchAPIMockRecorder) UntagResource ¶
func (mr *MockBatchAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockBatchAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockBatchAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockBatchAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockBatchAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockBatchAPIMockRecorder) UpdateComputeEnvironment ¶
func (mr *MockBatchAPIMockRecorder) UpdateComputeEnvironment(arg0 interface{}) *gomock.Call
UpdateComputeEnvironment indicates an expected call of UpdateComputeEnvironment
func (*MockBatchAPIMockRecorder) UpdateComputeEnvironmentRequest ¶
func (mr *MockBatchAPIMockRecorder) UpdateComputeEnvironmentRequest(arg0 interface{}) *gomock.Call
UpdateComputeEnvironmentRequest indicates an expected call of UpdateComputeEnvironmentRequest
func (*MockBatchAPIMockRecorder) UpdateComputeEnvironmentWithContext ¶
func (mr *MockBatchAPIMockRecorder) UpdateComputeEnvironmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateComputeEnvironmentWithContext indicates an expected call of UpdateComputeEnvironmentWithContext
func (*MockBatchAPIMockRecorder) UpdateJobQueue ¶
func (mr *MockBatchAPIMockRecorder) UpdateJobQueue(arg0 interface{}) *gomock.Call
UpdateJobQueue indicates an expected call of UpdateJobQueue
func (*MockBatchAPIMockRecorder) UpdateJobQueueRequest ¶
func (mr *MockBatchAPIMockRecorder) UpdateJobQueueRequest(arg0 interface{}) *gomock.Call
UpdateJobQueueRequest indicates an expected call of UpdateJobQueueRequest
func (*MockBatchAPIMockRecorder) UpdateJobQueueWithContext ¶
func (mr *MockBatchAPIMockRecorder) UpdateJobQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateJobQueueWithContext indicates an expected call of UpdateJobQueueWithContext