Documentation ¶
Overview ¶
Package syntheticsmock is a generated GoMock package.
Index ¶
- type MockSyntheticsAPI
- func (m *MockSyntheticsAPI) CreateCanary(arg0 *synthetics.CreateCanaryInput) (*synthetics.CreateCanaryOutput, error)
- func (m *MockSyntheticsAPI) CreateCanaryRequest(arg0 *synthetics.CreateCanaryInput) (*request.Request, *synthetics.CreateCanaryOutput)
- func (m *MockSyntheticsAPI) CreateCanaryWithContext(arg0 context.Context, arg1 *synthetics.CreateCanaryInput, ...) (*synthetics.CreateCanaryOutput, error)
- func (m *MockSyntheticsAPI) DeleteCanary(arg0 *synthetics.DeleteCanaryInput) (*synthetics.DeleteCanaryOutput, error)
- func (m *MockSyntheticsAPI) DeleteCanaryRequest(arg0 *synthetics.DeleteCanaryInput) (*request.Request, *synthetics.DeleteCanaryOutput)
- func (m *MockSyntheticsAPI) DeleteCanaryWithContext(arg0 context.Context, arg1 *synthetics.DeleteCanaryInput, ...) (*synthetics.DeleteCanaryOutput, error)
- func (m *MockSyntheticsAPI) DescribeCanaries(arg0 *synthetics.DescribeCanariesInput) (*synthetics.DescribeCanariesOutput, error)
- func (m *MockSyntheticsAPI) DescribeCanariesLastRun(arg0 *synthetics.DescribeCanariesLastRunInput) (*synthetics.DescribeCanariesLastRunOutput, error)
- func (m *MockSyntheticsAPI) DescribeCanariesLastRunPages(arg0 *synthetics.DescribeCanariesLastRunInput, ...) error
- func (m *MockSyntheticsAPI) DescribeCanariesLastRunPagesWithContext(arg0 context.Context, arg1 *synthetics.DescribeCanariesLastRunInput, ...) error
- func (m *MockSyntheticsAPI) DescribeCanariesLastRunRequest(arg0 *synthetics.DescribeCanariesLastRunInput) (*request.Request, *synthetics.DescribeCanariesLastRunOutput)
- func (m *MockSyntheticsAPI) DescribeCanariesLastRunWithContext(arg0 context.Context, arg1 *synthetics.DescribeCanariesLastRunInput, ...) (*synthetics.DescribeCanariesLastRunOutput, error)
- func (m *MockSyntheticsAPI) DescribeCanariesPages(arg0 *synthetics.DescribeCanariesInput, ...) error
- func (m *MockSyntheticsAPI) DescribeCanariesPagesWithContext(arg0 context.Context, arg1 *synthetics.DescribeCanariesInput, ...) error
- func (m *MockSyntheticsAPI) DescribeCanariesRequest(arg0 *synthetics.DescribeCanariesInput) (*request.Request, *synthetics.DescribeCanariesOutput)
- func (m *MockSyntheticsAPI) DescribeCanariesWithContext(arg0 context.Context, arg1 *synthetics.DescribeCanariesInput, ...) (*synthetics.DescribeCanariesOutput, error)
- func (m *MockSyntheticsAPI) DescribeRuntimeVersions(arg0 *synthetics.DescribeRuntimeVersionsInput) (*synthetics.DescribeRuntimeVersionsOutput, error)
- func (m *MockSyntheticsAPI) DescribeRuntimeVersionsPages(arg0 *synthetics.DescribeRuntimeVersionsInput, ...) error
- func (m *MockSyntheticsAPI) DescribeRuntimeVersionsPagesWithContext(arg0 context.Context, arg1 *synthetics.DescribeRuntimeVersionsInput, ...) error
- func (m *MockSyntheticsAPI) DescribeRuntimeVersionsRequest(arg0 *synthetics.DescribeRuntimeVersionsInput) (*request.Request, *synthetics.DescribeRuntimeVersionsOutput)
- func (m *MockSyntheticsAPI) DescribeRuntimeVersionsWithContext(arg0 context.Context, arg1 *synthetics.DescribeRuntimeVersionsInput, ...) (*synthetics.DescribeRuntimeVersionsOutput, error)
- func (m *MockSyntheticsAPI) EXPECT() *MockSyntheticsAPIMockRecorder
- func (m *MockSyntheticsAPI) GetCanary(arg0 *synthetics.GetCanaryInput) (*synthetics.GetCanaryOutput, error)
- func (m *MockSyntheticsAPI) GetCanaryRequest(arg0 *synthetics.GetCanaryInput) (*request.Request, *synthetics.GetCanaryOutput)
- func (m *MockSyntheticsAPI) GetCanaryRuns(arg0 *synthetics.GetCanaryRunsInput) (*synthetics.GetCanaryRunsOutput, error)
- func (m *MockSyntheticsAPI) GetCanaryRunsPages(arg0 *synthetics.GetCanaryRunsInput, ...) error
- func (m *MockSyntheticsAPI) GetCanaryRunsPagesWithContext(arg0 context.Context, arg1 *synthetics.GetCanaryRunsInput, ...) error
- func (m *MockSyntheticsAPI) GetCanaryRunsRequest(arg0 *synthetics.GetCanaryRunsInput) (*request.Request, *synthetics.GetCanaryRunsOutput)
- func (m *MockSyntheticsAPI) GetCanaryRunsWithContext(arg0 context.Context, arg1 *synthetics.GetCanaryRunsInput, ...) (*synthetics.GetCanaryRunsOutput, error)
- func (m *MockSyntheticsAPI) GetCanaryWithContext(arg0 context.Context, arg1 *synthetics.GetCanaryInput, arg2 ...request.Option) (*synthetics.GetCanaryOutput, error)
- func (m *MockSyntheticsAPI) ListTagsForResource(arg0 *synthetics.ListTagsForResourceInput) (*synthetics.ListTagsForResourceOutput, error)
- func (m *MockSyntheticsAPI) ListTagsForResourceRequest(arg0 *synthetics.ListTagsForResourceInput) (*request.Request, *synthetics.ListTagsForResourceOutput)
- func (m *MockSyntheticsAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *synthetics.ListTagsForResourceInput, ...) (*synthetics.ListTagsForResourceOutput, error)
- func (m *MockSyntheticsAPI) StartCanary(arg0 *synthetics.StartCanaryInput) (*synthetics.StartCanaryOutput, error)
- func (m *MockSyntheticsAPI) StartCanaryRequest(arg0 *synthetics.StartCanaryInput) (*request.Request, *synthetics.StartCanaryOutput)
- func (m *MockSyntheticsAPI) StartCanaryWithContext(arg0 context.Context, arg1 *synthetics.StartCanaryInput, ...) (*synthetics.StartCanaryOutput, error)
- func (m *MockSyntheticsAPI) StopCanary(arg0 *synthetics.StopCanaryInput) (*synthetics.StopCanaryOutput, error)
- func (m *MockSyntheticsAPI) StopCanaryRequest(arg0 *synthetics.StopCanaryInput) (*request.Request, *synthetics.StopCanaryOutput)
- func (m *MockSyntheticsAPI) StopCanaryWithContext(arg0 context.Context, arg1 *synthetics.StopCanaryInput, arg2 ...request.Option) (*synthetics.StopCanaryOutput, error)
- func (m *MockSyntheticsAPI) TagResource(arg0 *synthetics.TagResourceInput) (*synthetics.TagResourceOutput, error)
- func (m *MockSyntheticsAPI) TagResourceRequest(arg0 *synthetics.TagResourceInput) (*request.Request, *synthetics.TagResourceOutput)
- func (m *MockSyntheticsAPI) TagResourceWithContext(arg0 context.Context, arg1 *synthetics.TagResourceInput, ...) (*synthetics.TagResourceOutput, error)
- func (m *MockSyntheticsAPI) UntagResource(arg0 *synthetics.UntagResourceInput) (*synthetics.UntagResourceOutput, error)
- func (m *MockSyntheticsAPI) UntagResourceRequest(arg0 *synthetics.UntagResourceInput) (*request.Request, *synthetics.UntagResourceOutput)
- func (m *MockSyntheticsAPI) UntagResourceWithContext(arg0 context.Context, arg1 *synthetics.UntagResourceInput, ...) (*synthetics.UntagResourceOutput, error)
- func (m *MockSyntheticsAPI) UpdateCanary(arg0 *synthetics.UpdateCanaryInput) (*synthetics.UpdateCanaryOutput, error)
- func (m *MockSyntheticsAPI) UpdateCanaryRequest(arg0 *synthetics.UpdateCanaryInput) (*request.Request, *synthetics.UpdateCanaryOutput)
- func (m *MockSyntheticsAPI) UpdateCanaryWithContext(arg0 context.Context, arg1 *synthetics.UpdateCanaryInput, ...) (*synthetics.UpdateCanaryOutput, error)
- type MockSyntheticsAPIMockRecorder
- func (mr *MockSyntheticsAPIMockRecorder) CreateCanary(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) CreateCanaryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) CreateCanaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) DeleteCanary(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) DeleteCanaryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) DeleteCanaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) DescribeCanaries(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) DescribeCanariesLastRun(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) DescribeCanariesLastRunPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) DescribeCanariesLastRunPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) DescribeCanariesLastRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) DescribeCanariesLastRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) DescribeCanariesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) DescribeCanariesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) DescribeCanariesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) DescribeCanariesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) DescribeRuntimeVersions(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) DescribeRuntimeVersionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) DescribeRuntimeVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) DescribeRuntimeVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) DescribeRuntimeVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) GetCanary(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) GetCanaryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) GetCanaryRuns(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) GetCanaryRunsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) GetCanaryRunsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) GetCanaryRunsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) GetCanaryRunsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) GetCanaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) StartCanary(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) StartCanaryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) StartCanaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) StopCanary(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) StopCanaryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) StopCanaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) UpdateCanary(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) UpdateCanaryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSyntheticsAPIMockRecorder) UpdateCanaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockSyntheticsAPI ¶
type MockSyntheticsAPI struct {
// contains filtered or unexported fields
}
MockSyntheticsAPI is a mock of SyntheticsAPI interface
func NewMockSyntheticsAPI ¶
func NewMockSyntheticsAPI(ctrl *gomock.Controller) *MockSyntheticsAPI
NewMockSyntheticsAPI creates a new mock instance
func (*MockSyntheticsAPI) CreateCanary ¶
func (m *MockSyntheticsAPI) CreateCanary(arg0 *synthetics.CreateCanaryInput) (*synthetics.CreateCanaryOutput, error)
CreateCanary mocks base method
func (*MockSyntheticsAPI) CreateCanaryRequest ¶
func (m *MockSyntheticsAPI) CreateCanaryRequest(arg0 *synthetics.CreateCanaryInput) (*request.Request, *synthetics.CreateCanaryOutput)
CreateCanaryRequest mocks base method
func (*MockSyntheticsAPI) CreateCanaryWithContext ¶
func (m *MockSyntheticsAPI) CreateCanaryWithContext(arg0 context.Context, arg1 *synthetics.CreateCanaryInput, arg2 ...request.Option) (*synthetics.CreateCanaryOutput, error)
CreateCanaryWithContext mocks base method
func (*MockSyntheticsAPI) DeleteCanary ¶
func (m *MockSyntheticsAPI) DeleteCanary(arg0 *synthetics.DeleteCanaryInput) (*synthetics.DeleteCanaryOutput, error)
DeleteCanary mocks base method
func (*MockSyntheticsAPI) DeleteCanaryRequest ¶
func (m *MockSyntheticsAPI) DeleteCanaryRequest(arg0 *synthetics.DeleteCanaryInput) (*request.Request, *synthetics.DeleteCanaryOutput)
DeleteCanaryRequest mocks base method
func (*MockSyntheticsAPI) DeleteCanaryWithContext ¶
func (m *MockSyntheticsAPI) DeleteCanaryWithContext(arg0 context.Context, arg1 *synthetics.DeleteCanaryInput, arg2 ...request.Option) (*synthetics.DeleteCanaryOutput, error)
DeleteCanaryWithContext mocks base method
func (*MockSyntheticsAPI) DescribeCanaries ¶
func (m *MockSyntheticsAPI) DescribeCanaries(arg0 *synthetics.DescribeCanariesInput) (*synthetics.DescribeCanariesOutput, error)
DescribeCanaries mocks base method
func (*MockSyntheticsAPI) DescribeCanariesLastRun ¶
func (m *MockSyntheticsAPI) DescribeCanariesLastRun(arg0 *synthetics.DescribeCanariesLastRunInput) (*synthetics.DescribeCanariesLastRunOutput, error)
DescribeCanariesLastRun mocks base method
func (*MockSyntheticsAPI) DescribeCanariesLastRunPages ¶
func (m *MockSyntheticsAPI) DescribeCanariesLastRunPages(arg0 *synthetics.DescribeCanariesLastRunInput, arg1 func(*synthetics.DescribeCanariesLastRunOutput, bool) bool) error
DescribeCanariesLastRunPages mocks base method
func (*MockSyntheticsAPI) DescribeCanariesLastRunPagesWithContext ¶
func (m *MockSyntheticsAPI) DescribeCanariesLastRunPagesWithContext(arg0 context.Context, arg1 *synthetics.DescribeCanariesLastRunInput, arg2 func(*synthetics.DescribeCanariesLastRunOutput, bool) bool, arg3 ...request.Option) error
DescribeCanariesLastRunPagesWithContext mocks base method
func (*MockSyntheticsAPI) DescribeCanariesLastRunRequest ¶
func (m *MockSyntheticsAPI) DescribeCanariesLastRunRequest(arg0 *synthetics.DescribeCanariesLastRunInput) (*request.Request, *synthetics.DescribeCanariesLastRunOutput)
DescribeCanariesLastRunRequest mocks base method
func (*MockSyntheticsAPI) DescribeCanariesLastRunWithContext ¶
func (m *MockSyntheticsAPI) DescribeCanariesLastRunWithContext(arg0 context.Context, arg1 *synthetics.DescribeCanariesLastRunInput, arg2 ...request.Option) (*synthetics.DescribeCanariesLastRunOutput, error)
DescribeCanariesLastRunWithContext mocks base method
func (*MockSyntheticsAPI) DescribeCanariesPages ¶
func (m *MockSyntheticsAPI) DescribeCanariesPages(arg0 *synthetics.DescribeCanariesInput, arg1 func(*synthetics.DescribeCanariesOutput, bool) bool) error
DescribeCanariesPages mocks base method
func (*MockSyntheticsAPI) DescribeCanariesPagesWithContext ¶
func (m *MockSyntheticsAPI) DescribeCanariesPagesWithContext(arg0 context.Context, arg1 *synthetics.DescribeCanariesInput, arg2 func(*synthetics.DescribeCanariesOutput, bool) bool, arg3 ...request.Option) error
DescribeCanariesPagesWithContext mocks base method
func (*MockSyntheticsAPI) DescribeCanariesRequest ¶
func (m *MockSyntheticsAPI) DescribeCanariesRequest(arg0 *synthetics.DescribeCanariesInput) (*request.Request, *synthetics.DescribeCanariesOutput)
DescribeCanariesRequest mocks base method
func (*MockSyntheticsAPI) DescribeCanariesWithContext ¶
func (m *MockSyntheticsAPI) DescribeCanariesWithContext(arg0 context.Context, arg1 *synthetics.DescribeCanariesInput, arg2 ...request.Option) (*synthetics.DescribeCanariesOutput, error)
DescribeCanariesWithContext mocks base method
func (*MockSyntheticsAPI) DescribeRuntimeVersions ¶
func (m *MockSyntheticsAPI) DescribeRuntimeVersions(arg0 *synthetics.DescribeRuntimeVersionsInput) (*synthetics.DescribeRuntimeVersionsOutput, error)
DescribeRuntimeVersions mocks base method
func (*MockSyntheticsAPI) DescribeRuntimeVersionsPages ¶
func (m *MockSyntheticsAPI) DescribeRuntimeVersionsPages(arg0 *synthetics.DescribeRuntimeVersionsInput, arg1 func(*synthetics.DescribeRuntimeVersionsOutput, bool) bool) error
DescribeRuntimeVersionsPages mocks base method
func (*MockSyntheticsAPI) DescribeRuntimeVersionsPagesWithContext ¶
func (m *MockSyntheticsAPI) DescribeRuntimeVersionsPagesWithContext(arg0 context.Context, arg1 *synthetics.DescribeRuntimeVersionsInput, arg2 func(*synthetics.DescribeRuntimeVersionsOutput, bool) bool, arg3 ...request.Option) error
DescribeRuntimeVersionsPagesWithContext mocks base method
func (*MockSyntheticsAPI) DescribeRuntimeVersionsRequest ¶
func (m *MockSyntheticsAPI) DescribeRuntimeVersionsRequest(arg0 *synthetics.DescribeRuntimeVersionsInput) (*request.Request, *synthetics.DescribeRuntimeVersionsOutput)
DescribeRuntimeVersionsRequest mocks base method
func (*MockSyntheticsAPI) DescribeRuntimeVersionsWithContext ¶
func (m *MockSyntheticsAPI) DescribeRuntimeVersionsWithContext(arg0 context.Context, arg1 *synthetics.DescribeRuntimeVersionsInput, arg2 ...request.Option) (*synthetics.DescribeRuntimeVersionsOutput, error)
DescribeRuntimeVersionsWithContext mocks base method
func (*MockSyntheticsAPI) EXPECT ¶
func (m *MockSyntheticsAPI) EXPECT() *MockSyntheticsAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockSyntheticsAPI) GetCanary ¶
func (m *MockSyntheticsAPI) GetCanary(arg0 *synthetics.GetCanaryInput) (*synthetics.GetCanaryOutput, error)
GetCanary mocks base method
func (*MockSyntheticsAPI) GetCanaryRequest ¶
func (m *MockSyntheticsAPI) GetCanaryRequest(arg0 *synthetics.GetCanaryInput) (*request.Request, *synthetics.GetCanaryOutput)
GetCanaryRequest mocks base method
func (*MockSyntheticsAPI) GetCanaryRuns ¶
func (m *MockSyntheticsAPI) GetCanaryRuns(arg0 *synthetics.GetCanaryRunsInput) (*synthetics.GetCanaryRunsOutput, error)
GetCanaryRuns mocks base method
func (*MockSyntheticsAPI) GetCanaryRunsPages ¶
func (m *MockSyntheticsAPI) GetCanaryRunsPages(arg0 *synthetics.GetCanaryRunsInput, arg1 func(*synthetics.GetCanaryRunsOutput, bool) bool) error
GetCanaryRunsPages mocks base method
func (*MockSyntheticsAPI) GetCanaryRunsPagesWithContext ¶
func (m *MockSyntheticsAPI) GetCanaryRunsPagesWithContext(arg0 context.Context, arg1 *synthetics.GetCanaryRunsInput, arg2 func(*synthetics.GetCanaryRunsOutput, bool) bool, arg3 ...request.Option) error
GetCanaryRunsPagesWithContext mocks base method
func (*MockSyntheticsAPI) GetCanaryRunsRequest ¶
func (m *MockSyntheticsAPI) GetCanaryRunsRequest(arg0 *synthetics.GetCanaryRunsInput) (*request.Request, *synthetics.GetCanaryRunsOutput)
GetCanaryRunsRequest mocks base method
func (*MockSyntheticsAPI) GetCanaryRunsWithContext ¶
func (m *MockSyntheticsAPI) GetCanaryRunsWithContext(arg0 context.Context, arg1 *synthetics.GetCanaryRunsInput, arg2 ...request.Option) (*synthetics.GetCanaryRunsOutput, error)
GetCanaryRunsWithContext mocks base method
func (*MockSyntheticsAPI) GetCanaryWithContext ¶
func (m *MockSyntheticsAPI) GetCanaryWithContext(arg0 context.Context, arg1 *synthetics.GetCanaryInput, arg2 ...request.Option) (*synthetics.GetCanaryOutput, error)
GetCanaryWithContext mocks base method
func (*MockSyntheticsAPI) ListTagsForResource ¶
func (m *MockSyntheticsAPI) ListTagsForResource(arg0 *synthetics.ListTagsForResourceInput) (*synthetics.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockSyntheticsAPI) ListTagsForResourceRequest ¶
func (m *MockSyntheticsAPI) ListTagsForResourceRequest(arg0 *synthetics.ListTagsForResourceInput) (*request.Request, *synthetics.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockSyntheticsAPI) ListTagsForResourceWithContext ¶
func (m *MockSyntheticsAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *synthetics.ListTagsForResourceInput, arg2 ...request.Option) (*synthetics.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockSyntheticsAPI) StartCanary ¶
func (m *MockSyntheticsAPI) StartCanary(arg0 *synthetics.StartCanaryInput) (*synthetics.StartCanaryOutput, error)
StartCanary mocks base method
func (*MockSyntheticsAPI) StartCanaryRequest ¶
func (m *MockSyntheticsAPI) StartCanaryRequest(arg0 *synthetics.StartCanaryInput) (*request.Request, *synthetics.StartCanaryOutput)
StartCanaryRequest mocks base method
func (*MockSyntheticsAPI) StartCanaryWithContext ¶
func (m *MockSyntheticsAPI) StartCanaryWithContext(arg0 context.Context, arg1 *synthetics.StartCanaryInput, arg2 ...request.Option) (*synthetics.StartCanaryOutput, error)
StartCanaryWithContext mocks base method
func (*MockSyntheticsAPI) StopCanary ¶
func (m *MockSyntheticsAPI) StopCanary(arg0 *synthetics.StopCanaryInput) (*synthetics.StopCanaryOutput, error)
StopCanary mocks base method
func (*MockSyntheticsAPI) StopCanaryRequest ¶
func (m *MockSyntheticsAPI) StopCanaryRequest(arg0 *synthetics.StopCanaryInput) (*request.Request, *synthetics.StopCanaryOutput)
StopCanaryRequest mocks base method
func (*MockSyntheticsAPI) StopCanaryWithContext ¶
func (m *MockSyntheticsAPI) StopCanaryWithContext(arg0 context.Context, arg1 *synthetics.StopCanaryInput, arg2 ...request.Option) (*synthetics.StopCanaryOutput, error)
StopCanaryWithContext mocks base method
func (*MockSyntheticsAPI) TagResource ¶
func (m *MockSyntheticsAPI) TagResource(arg0 *synthetics.TagResourceInput) (*synthetics.TagResourceOutput, error)
TagResource mocks base method
func (*MockSyntheticsAPI) TagResourceRequest ¶
func (m *MockSyntheticsAPI) TagResourceRequest(arg0 *synthetics.TagResourceInput) (*request.Request, *synthetics.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockSyntheticsAPI) TagResourceWithContext ¶
func (m *MockSyntheticsAPI) TagResourceWithContext(arg0 context.Context, arg1 *synthetics.TagResourceInput, arg2 ...request.Option) (*synthetics.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockSyntheticsAPI) UntagResource ¶
func (m *MockSyntheticsAPI) UntagResource(arg0 *synthetics.UntagResourceInput) (*synthetics.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockSyntheticsAPI) UntagResourceRequest ¶
func (m *MockSyntheticsAPI) UntagResourceRequest(arg0 *synthetics.UntagResourceInput) (*request.Request, *synthetics.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockSyntheticsAPI) UntagResourceWithContext ¶
func (m *MockSyntheticsAPI) UntagResourceWithContext(arg0 context.Context, arg1 *synthetics.UntagResourceInput, arg2 ...request.Option) (*synthetics.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockSyntheticsAPI) UpdateCanary ¶
func (m *MockSyntheticsAPI) UpdateCanary(arg0 *synthetics.UpdateCanaryInput) (*synthetics.UpdateCanaryOutput, error)
UpdateCanary mocks base method
func (*MockSyntheticsAPI) UpdateCanaryRequest ¶
func (m *MockSyntheticsAPI) UpdateCanaryRequest(arg0 *synthetics.UpdateCanaryInput) (*request.Request, *synthetics.UpdateCanaryOutput)
UpdateCanaryRequest mocks base method
func (*MockSyntheticsAPI) UpdateCanaryWithContext ¶
func (m *MockSyntheticsAPI) UpdateCanaryWithContext(arg0 context.Context, arg1 *synthetics.UpdateCanaryInput, arg2 ...request.Option) (*synthetics.UpdateCanaryOutput, error)
UpdateCanaryWithContext mocks base method
type MockSyntheticsAPIMockRecorder ¶
type MockSyntheticsAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockSyntheticsAPIMockRecorder is the mock recorder for MockSyntheticsAPI
func (*MockSyntheticsAPIMockRecorder) CreateCanary ¶
func (mr *MockSyntheticsAPIMockRecorder) CreateCanary(arg0 interface{}) *gomock.Call
CreateCanary indicates an expected call of CreateCanary
func (*MockSyntheticsAPIMockRecorder) CreateCanaryRequest ¶
func (mr *MockSyntheticsAPIMockRecorder) CreateCanaryRequest(arg0 interface{}) *gomock.Call
CreateCanaryRequest indicates an expected call of CreateCanaryRequest
func (*MockSyntheticsAPIMockRecorder) CreateCanaryWithContext ¶
func (mr *MockSyntheticsAPIMockRecorder) CreateCanaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateCanaryWithContext indicates an expected call of CreateCanaryWithContext
func (*MockSyntheticsAPIMockRecorder) DeleteCanary ¶
func (mr *MockSyntheticsAPIMockRecorder) DeleteCanary(arg0 interface{}) *gomock.Call
DeleteCanary indicates an expected call of DeleteCanary
func (*MockSyntheticsAPIMockRecorder) DeleteCanaryRequest ¶
func (mr *MockSyntheticsAPIMockRecorder) DeleteCanaryRequest(arg0 interface{}) *gomock.Call
DeleteCanaryRequest indicates an expected call of DeleteCanaryRequest
func (*MockSyntheticsAPIMockRecorder) DeleteCanaryWithContext ¶
func (mr *MockSyntheticsAPIMockRecorder) DeleteCanaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteCanaryWithContext indicates an expected call of DeleteCanaryWithContext
func (*MockSyntheticsAPIMockRecorder) DescribeCanaries ¶
func (mr *MockSyntheticsAPIMockRecorder) DescribeCanaries(arg0 interface{}) *gomock.Call
DescribeCanaries indicates an expected call of DescribeCanaries
func (*MockSyntheticsAPIMockRecorder) DescribeCanariesLastRun ¶
func (mr *MockSyntheticsAPIMockRecorder) DescribeCanariesLastRun(arg0 interface{}) *gomock.Call
DescribeCanariesLastRun indicates an expected call of DescribeCanariesLastRun
func (*MockSyntheticsAPIMockRecorder) DescribeCanariesLastRunPages ¶
func (mr *MockSyntheticsAPIMockRecorder) DescribeCanariesLastRunPages(arg0, arg1 interface{}) *gomock.Call
DescribeCanariesLastRunPages indicates an expected call of DescribeCanariesLastRunPages
func (*MockSyntheticsAPIMockRecorder) DescribeCanariesLastRunPagesWithContext ¶
func (mr *MockSyntheticsAPIMockRecorder) DescribeCanariesLastRunPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeCanariesLastRunPagesWithContext indicates an expected call of DescribeCanariesLastRunPagesWithContext
func (*MockSyntheticsAPIMockRecorder) DescribeCanariesLastRunRequest ¶
func (mr *MockSyntheticsAPIMockRecorder) DescribeCanariesLastRunRequest(arg0 interface{}) *gomock.Call
DescribeCanariesLastRunRequest indicates an expected call of DescribeCanariesLastRunRequest
func (*MockSyntheticsAPIMockRecorder) DescribeCanariesLastRunWithContext ¶
func (mr *MockSyntheticsAPIMockRecorder) DescribeCanariesLastRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCanariesLastRunWithContext indicates an expected call of DescribeCanariesLastRunWithContext
func (*MockSyntheticsAPIMockRecorder) DescribeCanariesPages ¶
func (mr *MockSyntheticsAPIMockRecorder) DescribeCanariesPages(arg0, arg1 interface{}) *gomock.Call
DescribeCanariesPages indicates an expected call of DescribeCanariesPages
func (*MockSyntheticsAPIMockRecorder) DescribeCanariesPagesWithContext ¶
func (mr *MockSyntheticsAPIMockRecorder) DescribeCanariesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeCanariesPagesWithContext indicates an expected call of DescribeCanariesPagesWithContext
func (*MockSyntheticsAPIMockRecorder) DescribeCanariesRequest ¶
func (mr *MockSyntheticsAPIMockRecorder) DescribeCanariesRequest(arg0 interface{}) *gomock.Call
DescribeCanariesRequest indicates an expected call of DescribeCanariesRequest
func (*MockSyntheticsAPIMockRecorder) DescribeCanariesWithContext ¶
func (mr *MockSyntheticsAPIMockRecorder) DescribeCanariesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCanariesWithContext indicates an expected call of DescribeCanariesWithContext
func (*MockSyntheticsAPIMockRecorder) DescribeRuntimeVersions ¶
func (mr *MockSyntheticsAPIMockRecorder) DescribeRuntimeVersions(arg0 interface{}) *gomock.Call
DescribeRuntimeVersions indicates an expected call of DescribeRuntimeVersions
func (*MockSyntheticsAPIMockRecorder) DescribeRuntimeVersionsPages ¶
func (mr *MockSyntheticsAPIMockRecorder) DescribeRuntimeVersionsPages(arg0, arg1 interface{}) *gomock.Call
DescribeRuntimeVersionsPages indicates an expected call of DescribeRuntimeVersionsPages
func (*MockSyntheticsAPIMockRecorder) DescribeRuntimeVersionsPagesWithContext ¶
func (mr *MockSyntheticsAPIMockRecorder) DescribeRuntimeVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeRuntimeVersionsPagesWithContext indicates an expected call of DescribeRuntimeVersionsPagesWithContext
func (*MockSyntheticsAPIMockRecorder) DescribeRuntimeVersionsRequest ¶
func (mr *MockSyntheticsAPIMockRecorder) DescribeRuntimeVersionsRequest(arg0 interface{}) *gomock.Call
DescribeRuntimeVersionsRequest indicates an expected call of DescribeRuntimeVersionsRequest
func (*MockSyntheticsAPIMockRecorder) DescribeRuntimeVersionsWithContext ¶
func (mr *MockSyntheticsAPIMockRecorder) DescribeRuntimeVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeRuntimeVersionsWithContext indicates an expected call of DescribeRuntimeVersionsWithContext
func (*MockSyntheticsAPIMockRecorder) GetCanary ¶
func (mr *MockSyntheticsAPIMockRecorder) GetCanary(arg0 interface{}) *gomock.Call
GetCanary indicates an expected call of GetCanary
func (*MockSyntheticsAPIMockRecorder) GetCanaryRequest ¶
func (mr *MockSyntheticsAPIMockRecorder) GetCanaryRequest(arg0 interface{}) *gomock.Call
GetCanaryRequest indicates an expected call of GetCanaryRequest
func (*MockSyntheticsAPIMockRecorder) GetCanaryRuns ¶
func (mr *MockSyntheticsAPIMockRecorder) GetCanaryRuns(arg0 interface{}) *gomock.Call
GetCanaryRuns indicates an expected call of GetCanaryRuns
func (*MockSyntheticsAPIMockRecorder) GetCanaryRunsPages ¶
func (mr *MockSyntheticsAPIMockRecorder) GetCanaryRunsPages(arg0, arg1 interface{}) *gomock.Call
GetCanaryRunsPages indicates an expected call of GetCanaryRunsPages
func (*MockSyntheticsAPIMockRecorder) GetCanaryRunsPagesWithContext ¶
func (mr *MockSyntheticsAPIMockRecorder) GetCanaryRunsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetCanaryRunsPagesWithContext indicates an expected call of GetCanaryRunsPagesWithContext
func (*MockSyntheticsAPIMockRecorder) GetCanaryRunsRequest ¶
func (mr *MockSyntheticsAPIMockRecorder) GetCanaryRunsRequest(arg0 interface{}) *gomock.Call
GetCanaryRunsRequest indicates an expected call of GetCanaryRunsRequest
func (*MockSyntheticsAPIMockRecorder) GetCanaryRunsWithContext ¶
func (mr *MockSyntheticsAPIMockRecorder) GetCanaryRunsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetCanaryRunsWithContext indicates an expected call of GetCanaryRunsWithContext
func (*MockSyntheticsAPIMockRecorder) GetCanaryWithContext ¶
func (mr *MockSyntheticsAPIMockRecorder) GetCanaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetCanaryWithContext indicates an expected call of GetCanaryWithContext
func (*MockSyntheticsAPIMockRecorder) ListTagsForResource ¶
func (mr *MockSyntheticsAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockSyntheticsAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockSyntheticsAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockSyntheticsAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockSyntheticsAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockSyntheticsAPIMockRecorder) StartCanary ¶
func (mr *MockSyntheticsAPIMockRecorder) StartCanary(arg0 interface{}) *gomock.Call
StartCanary indicates an expected call of StartCanary
func (*MockSyntheticsAPIMockRecorder) StartCanaryRequest ¶
func (mr *MockSyntheticsAPIMockRecorder) StartCanaryRequest(arg0 interface{}) *gomock.Call
StartCanaryRequest indicates an expected call of StartCanaryRequest
func (*MockSyntheticsAPIMockRecorder) StartCanaryWithContext ¶
func (mr *MockSyntheticsAPIMockRecorder) StartCanaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartCanaryWithContext indicates an expected call of StartCanaryWithContext
func (*MockSyntheticsAPIMockRecorder) StopCanary ¶
func (mr *MockSyntheticsAPIMockRecorder) StopCanary(arg0 interface{}) *gomock.Call
StopCanary indicates an expected call of StopCanary
func (*MockSyntheticsAPIMockRecorder) StopCanaryRequest ¶
func (mr *MockSyntheticsAPIMockRecorder) StopCanaryRequest(arg0 interface{}) *gomock.Call
StopCanaryRequest indicates an expected call of StopCanaryRequest
func (*MockSyntheticsAPIMockRecorder) StopCanaryWithContext ¶
func (mr *MockSyntheticsAPIMockRecorder) StopCanaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopCanaryWithContext indicates an expected call of StopCanaryWithContext
func (*MockSyntheticsAPIMockRecorder) TagResource ¶
func (mr *MockSyntheticsAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockSyntheticsAPIMockRecorder) TagResourceRequest ¶
func (mr *MockSyntheticsAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockSyntheticsAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockSyntheticsAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockSyntheticsAPIMockRecorder) UntagResource ¶
func (mr *MockSyntheticsAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockSyntheticsAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockSyntheticsAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockSyntheticsAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockSyntheticsAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockSyntheticsAPIMockRecorder) UpdateCanary ¶
func (mr *MockSyntheticsAPIMockRecorder) UpdateCanary(arg0 interface{}) *gomock.Call
UpdateCanary indicates an expected call of UpdateCanary
func (*MockSyntheticsAPIMockRecorder) UpdateCanaryRequest ¶
func (mr *MockSyntheticsAPIMockRecorder) UpdateCanaryRequest(arg0 interface{}) *gomock.Call
UpdateCanaryRequest indicates an expected call of UpdateCanaryRequest
func (*MockSyntheticsAPIMockRecorder) UpdateCanaryWithContext ¶
func (mr *MockSyntheticsAPIMockRecorder) UpdateCanaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateCanaryWithContext indicates an expected call of UpdateCanaryWithContext