Documentation ¶
Overview ¶
Package launchwizardmock is a generated GoMock package.
Index ¶
- type MockLaunchWizardAPI
- func (m *MockLaunchWizardAPI) CreateDeployment(arg0 *launchwizard.CreateDeploymentInput) (*launchwizard.CreateDeploymentOutput, error)
- func (m *MockLaunchWizardAPI) CreateDeploymentRequest(arg0 *launchwizard.CreateDeploymentInput) (*request.Request, *launchwizard.CreateDeploymentOutput)
- func (m *MockLaunchWizardAPI) CreateDeploymentWithContext(arg0 context.Context, arg1 *launchwizard.CreateDeploymentInput, ...) (*launchwizard.CreateDeploymentOutput, error)
- func (m *MockLaunchWizardAPI) DeleteDeployment(arg0 *launchwizard.DeleteDeploymentInput) (*launchwizard.DeleteDeploymentOutput, error)
- func (m *MockLaunchWizardAPI) DeleteDeploymentRequest(arg0 *launchwizard.DeleteDeploymentInput) (*request.Request, *launchwizard.DeleteDeploymentOutput)
- func (m *MockLaunchWizardAPI) DeleteDeploymentWithContext(arg0 context.Context, arg1 *launchwizard.DeleteDeploymentInput, ...) (*launchwizard.DeleteDeploymentOutput, error)
- func (m *MockLaunchWizardAPI) EXPECT() *MockLaunchWizardAPIMockRecorder
- func (m *MockLaunchWizardAPI) GetDeployment(arg0 *launchwizard.GetDeploymentInput) (*launchwizard.GetDeploymentOutput, error)
- func (m *MockLaunchWizardAPI) GetDeploymentRequest(arg0 *launchwizard.GetDeploymentInput) (*request.Request, *launchwizard.GetDeploymentOutput)
- func (m *MockLaunchWizardAPI) GetDeploymentWithContext(arg0 context.Context, arg1 *launchwizard.GetDeploymentInput, ...) (*launchwizard.GetDeploymentOutput, error)
- func (m *MockLaunchWizardAPI) GetWorkload(arg0 *launchwizard.GetWorkloadInput) (*launchwizard.GetWorkloadOutput, error)
- func (m *MockLaunchWizardAPI) GetWorkloadDeploymentPattern(arg0 *launchwizard.GetWorkloadDeploymentPatternInput) (*launchwizard.GetWorkloadDeploymentPatternOutput, error)
- func (m *MockLaunchWizardAPI) GetWorkloadDeploymentPatternRequest(arg0 *launchwizard.GetWorkloadDeploymentPatternInput) (*request.Request, *launchwizard.GetWorkloadDeploymentPatternOutput)
- func (m *MockLaunchWizardAPI) GetWorkloadDeploymentPatternWithContext(arg0 context.Context, arg1 *launchwizard.GetWorkloadDeploymentPatternInput, ...) (*launchwizard.GetWorkloadDeploymentPatternOutput, error)
- func (m *MockLaunchWizardAPI) GetWorkloadRequest(arg0 *launchwizard.GetWorkloadInput) (*request.Request, *launchwizard.GetWorkloadOutput)
- func (m *MockLaunchWizardAPI) GetWorkloadWithContext(arg0 context.Context, arg1 *launchwizard.GetWorkloadInput, ...) (*launchwizard.GetWorkloadOutput, error)
- func (m *MockLaunchWizardAPI) ListDeploymentEvents(arg0 *launchwizard.ListDeploymentEventsInput) (*launchwizard.ListDeploymentEventsOutput, error)
- func (m *MockLaunchWizardAPI) ListDeploymentEventsPages(arg0 *launchwizard.ListDeploymentEventsInput, ...) error
- func (m *MockLaunchWizardAPI) ListDeploymentEventsPagesWithContext(arg0 context.Context, arg1 *launchwizard.ListDeploymentEventsInput, ...) error
- func (m *MockLaunchWizardAPI) ListDeploymentEventsRequest(arg0 *launchwizard.ListDeploymentEventsInput) (*request.Request, *launchwizard.ListDeploymentEventsOutput)
- func (m *MockLaunchWizardAPI) ListDeploymentEventsWithContext(arg0 context.Context, arg1 *launchwizard.ListDeploymentEventsInput, ...) (*launchwizard.ListDeploymentEventsOutput, error)
- func (m *MockLaunchWizardAPI) ListDeployments(arg0 *launchwizard.ListDeploymentsInput) (*launchwizard.ListDeploymentsOutput, error)
- func (m *MockLaunchWizardAPI) ListDeploymentsPages(arg0 *launchwizard.ListDeploymentsInput, ...) error
- func (m *MockLaunchWizardAPI) ListDeploymentsPagesWithContext(arg0 context.Context, arg1 *launchwizard.ListDeploymentsInput, ...) error
- func (m *MockLaunchWizardAPI) ListDeploymentsRequest(arg0 *launchwizard.ListDeploymentsInput) (*request.Request, *launchwizard.ListDeploymentsOutput)
- func (m *MockLaunchWizardAPI) ListDeploymentsWithContext(arg0 context.Context, arg1 *launchwizard.ListDeploymentsInput, ...) (*launchwizard.ListDeploymentsOutput, error)
- func (m *MockLaunchWizardAPI) ListTagsForResource(arg0 *launchwizard.ListTagsForResourceInput) (*launchwizard.ListTagsForResourceOutput, error)
- func (m *MockLaunchWizardAPI) ListTagsForResourceRequest(arg0 *launchwizard.ListTagsForResourceInput) (*request.Request, *launchwizard.ListTagsForResourceOutput)
- func (m *MockLaunchWizardAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *launchwizard.ListTagsForResourceInput, ...) (*launchwizard.ListTagsForResourceOutput, error)
- func (m *MockLaunchWizardAPI) ListWorkloadDeploymentPatterns(arg0 *launchwizard.ListWorkloadDeploymentPatternsInput) (*launchwizard.ListWorkloadDeploymentPatternsOutput, error)
- func (m *MockLaunchWizardAPI) ListWorkloadDeploymentPatternsPages(arg0 *launchwizard.ListWorkloadDeploymentPatternsInput, ...) error
- func (m *MockLaunchWizardAPI) ListWorkloadDeploymentPatternsPagesWithContext(arg0 context.Context, arg1 *launchwizard.ListWorkloadDeploymentPatternsInput, ...) error
- func (m *MockLaunchWizardAPI) ListWorkloadDeploymentPatternsRequest(arg0 *launchwizard.ListWorkloadDeploymentPatternsInput) (*request.Request, *launchwizard.ListWorkloadDeploymentPatternsOutput)
- func (m *MockLaunchWizardAPI) ListWorkloadDeploymentPatternsWithContext(arg0 context.Context, arg1 *launchwizard.ListWorkloadDeploymentPatternsInput, ...) (*launchwizard.ListWorkloadDeploymentPatternsOutput, error)
- func (m *MockLaunchWizardAPI) ListWorkloads(arg0 *launchwizard.ListWorkloadsInput) (*launchwizard.ListWorkloadsOutput, error)
- func (m *MockLaunchWizardAPI) ListWorkloadsPages(arg0 *launchwizard.ListWorkloadsInput, ...) error
- func (m *MockLaunchWizardAPI) ListWorkloadsPagesWithContext(arg0 context.Context, arg1 *launchwizard.ListWorkloadsInput, ...) error
- func (m *MockLaunchWizardAPI) ListWorkloadsRequest(arg0 *launchwizard.ListWorkloadsInput) (*request.Request, *launchwizard.ListWorkloadsOutput)
- func (m *MockLaunchWizardAPI) ListWorkloadsWithContext(arg0 context.Context, arg1 *launchwizard.ListWorkloadsInput, ...) (*launchwizard.ListWorkloadsOutput, error)
- func (m *MockLaunchWizardAPI) TagResource(arg0 *launchwizard.TagResourceInput) (*launchwizard.TagResourceOutput, error)
- func (m *MockLaunchWizardAPI) TagResourceRequest(arg0 *launchwizard.TagResourceInput) (*request.Request, *launchwizard.TagResourceOutput)
- func (m *MockLaunchWizardAPI) TagResourceWithContext(arg0 context.Context, arg1 *launchwizard.TagResourceInput, ...) (*launchwizard.TagResourceOutput, error)
- func (m *MockLaunchWizardAPI) UntagResource(arg0 *launchwizard.UntagResourceInput) (*launchwizard.UntagResourceOutput, error)
- func (m *MockLaunchWizardAPI) UntagResourceRequest(arg0 *launchwizard.UntagResourceInput) (*request.Request, *launchwizard.UntagResourceOutput)
- func (m *MockLaunchWizardAPI) UntagResourceWithContext(arg0 context.Context, arg1 *launchwizard.UntagResourceInput, ...) (*launchwizard.UntagResourceOutput, error)
- type MockLaunchWizardAPIMockRecorder
- func (mr *MockLaunchWizardAPIMockRecorder) CreateDeployment(arg0 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) CreateDeploymentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) CreateDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) DeleteDeployment(arg0 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) DeleteDeploymentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) DeleteDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) GetDeployment(arg0 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) GetDeploymentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) GetDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) GetWorkload(arg0 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) GetWorkloadDeploymentPattern(arg0 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) GetWorkloadDeploymentPatternRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) GetWorkloadDeploymentPatternWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) GetWorkloadRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) GetWorkloadWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) ListDeploymentEvents(arg0 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) ListDeploymentEventsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) ListDeploymentEventsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) ListDeploymentEventsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) ListDeploymentEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) ListDeployments(arg0 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) ListDeploymentsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) ListDeploymentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) ListDeploymentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) ListDeploymentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) ListWorkloadDeploymentPatterns(arg0 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) ListWorkloadDeploymentPatternsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) ListWorkloadDeploymentPatternsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) ListWorkloadDeploymentPatternsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) ListWorkloadDeploymentPatternsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) ListWorkloads(arg0 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) ListWorkloadsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) ListWorkloadsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) ListWorkloadsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) ListWorkloadsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLaunchWizardAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockLaunchWizardAPI ¶
type MockLaunchWizardAPI struct {
// contains filtered or unexported fields
}
MockLaunchWizardAPI is a mock of LaunchWizardAPI interface
func NewMockLaunchWizardAPI ¶
func NewMockLaunchWizardAPI(ctrl *gomock.Controller) *MockLaunchWizardAPI
NewMockLaunchWizardAPI creates a new mock instance
func (*MockLaunchWizardAPI) CreateDeployment ¶
func (m *MockLaunchWizardAPI) CreateDeployment(arg0 *launchwizard.CreateDeploymentInput) (*launchwizard.CreateDeploymentOutput, error)
CreateDeployment mocks base method
func (*MockLaunchWizardAPI) CreateDeploymentRequest ¶
func (m *MockLaunchWizardAPI) CreateDeploymentRequest(arg0 *launchwizard.CreateDeploymentInput) (*request.Request, *launchwizard.CreateDeploymentOutput)
CreateDeploymentRequest mocks base method
func (*MockLaunchWizardAPI) CreateDeploymentWithContext ¶
func (m *MockLaunchWizardAPI) CreateDeploymentWithContext(arg0 context.Context, arg1 *launchwizard.CreateDeploymentInput, arg2 ...request.Option) (*launchwizard.CreateDeploymentOutput, error)
CreateDeploymentWithContext mocks base method
func (*MockLaunchWizardAPI) DeleteDeployment ¶
func (m *MockLaunchWizardAPI) DeleteDeployment(arg0 *launchwizard.DeleteDeploymentInput) (*launchwizard.DeleteDeploymentOutput, error)
DeleteDeployment mocks base method
func (*MockLaunchWizardAPI) DeleteDeploymentRequest ¶
func (m *MockLaunchWizardAPI) DeleteDeploymentRequest(arg0 *launchwizard.DeleteDeploymentInput) (*request.Request, *launchwizard.DeleteDeploymentOutput)
DeleteDeploymentRequest mocks base method
func (*MockLaunchWizardAPI) DeleteDeploymentWithContext ¶
func (m *MockLaunchWizardAPI) DeleteDeploymentWithContext(arg0 context.Context, arg1 *launchwizard.DeleteDeploymentInput, arg2 ...request.Option) (*launchwizard.DeleteDeploymentOutput, error)
DeleteDeploymentWithContext mocks base method
func (*MockLaunchWizardAPI) EXPECT ¶
func (m *MockLaunchWizardAPI) EXPECT() *MockLaunchWizardAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockLaunchWizardAPI) GetDeployment ¶
func (m *MockLaunchWizardAPI) GetDeployment(arg0 *launchwizard.GetDeploymentInput) (*launchwizard.GetDeploymentOutput, error)
GetDeployment mocks base method
func (*MockLaunchWizardAPI) GetDeploymentRequest ¶
func (m *MockLaunchWizardAPI) GetDeploymentRequest(arg0 *launchwizard.GetDeploymentInput) (*request.Request, *launchwizard.GetDeploymentOutput)
GetDeploymentRequest mocks base method
func (*MockLaunchWizardAPI) GetDeploymentWithContext ¶
func (m *MockLaunchWizardAPI) GetDeploymentWithContext(arg0 context.Context, arg1 *launchwizard.GetDeploymentInput, arg2 ...request.Option) (*launchwizard.GetDeploymentOutput, error)
GetDeploymentWithContext mocks base method
func (*MockLaunchWizardAPI) GetWorkload ¶
func (m *MockLaunchWizardAPI) GetWorkload(arg0 *launchwizard.GetWorkloadInput) (*launchwizard.GetWorkloadOutput, error)
GetWorkload mocks base method
func (*MockLaunchWizardAPI) GetWorkloadDeploymentPattern ¶
func (m *MockLaunchWizardAPI) GetWorkloadDeploymentPattern(arg0 *launchwizard.GetWorkloadDeploymentPatternInput) (*launchwizard.GetWorkloadDeploymentPatternOutput, error)
GetWorkloadDeploymentPattern mocks base method
func (*MockLaunchWizardAPI) GetWorkloadDeploymentPatternRequest ¶
func (m *MockLaunchWizardAPI) GetWorkloadDeploymentPatternRequest(arg0 *launchwizard.GetWorkloadDeploymentPatternInput) (*request.Request, *launchwizard.GetWorkloadDeploymentPatternOutput)
GetWorkloadDeploymentPatternRequest mocks base method
func (*MockLaunchWizardAPI) GetWorkloadDeploymentPatternWithContext ¶
func (m *MockLaunchWizardAPI) GetWorkloadDeploymentPatternWithContext(arg0 context.Context, arg1 *launchwizard.GetWorkloadDeploymentPatternInput, arg2 ...request.Option) (*launchwizard.GetWorkloadDeploymentPatternOutput, error)
GetWorkloadDeploymentPatternWithContext mocks base method
func (*MockLaunchWizardAPI) GetWorkloadRequest ¶
func (m *MockLaunchWizardAPI) GetWorkloadRequest(arg0 *launchwizard.GetWorkloadInput) (*request.Request, *launchwizard.GetWorkloadOutput)
GetWorkloadRequest mocks base method
func (*MockLaunchWizardAPI) GetWorkloadWithContext ¶
func (m *MockLaunchWizardAPI) GetWorkloadWithContext(arg0 context.Context, arg1 *launchwizard.GetWorkloadInput, arg2 ...request.Option) (*launchwizard.GetWorkloadOutput, error)
GetWorkloadWithContext mocks base method
func (*MockLaunchWizardAPI) ListDeploymentEvents ¶
func (m *MockLaunchWizardAPI) ListDeploymentEvents(arg0 *launchwizard.ListDeploymentEventsInput) (*launchwizard.ListDeploymentEventsOutput, error)
ListDeploymentEvents mocks base method
func (*MockLaunchWizardAPI) ListDeploymentEventsPages ¶
func (m *MockLaunchWizardAPI) ListDeploymentEventsPages(arg0 *launchwizard.ListDeploymentEventsInput, arg1 func(*launchwizard.ListDeploymentEventsOutput, bool) bool) error
ListDeploymentEventsPages mocks base method
func (*MockLaunchWizardAPI) ListDeploymentEventsPagesWithContext ¶
func (m *MockLaunchWizardAPI) ListDeploymentEventsPagesWithContext(arg0 context.Context, arg1 *launchwizard.ListDeploymentEventsInput, arg2 func(*launchwizard.ListDeploymentEventsOutput, bool) bool, arg3 ...request.Option) error
ListDeploymentEventsPagesWithContext mocks base method
func (*MockLaunchWizardAPI) ListDeploymentEventsRequest ¶
func (m *MockLaunchWizardAPI) ListDeploymentEventsRequest(arg0 *launchwizard.ListDeploymentEventsInput) (*request.Request, *launchwizard.ListDeploymentEventsOutput)
ListDeploymentEventsRequest mocks base method
func (*MockLaunchWizardAPI) ListDeploymentEventsWithContext ¶
func (m *MockLaunchWizardAPI) ListDeploymentEventsWithContext(arg0 context.Context, arg1 *launchwizard.ListDeploymentEventsInput, arg2 ...request.Option) (*launchwizard.ListDeploymentEventsOutput, error)
ListDeploymentEventsWithContext mocks base method
func (*MockLaunchWizardAPI) ListDeployments ¶
func (m *MockLaunchWizardAPI) ListDeployments(arg0 *launchwizard.ListDeploymentsInput) (*launchwizard.ListDeploymentsOutput, error)
ListDeployments mocks base method
func (*MockLaunchWizardAPI) ListDeploymentsPages ¶
func (m *MockLaunchWizardAPI) ListDeploymentsPages(arg0 *launchwizard.ListDeploymentsInput, arg1 func(*launchwizard.ListDeploymentsOutput, bool) bool) error
ListDeploymentsPages mocks base method
func (*MockLaunchWizardAPI) ListDeploymentsPagesWithContext ¶
func (m *MockLaunchWizardAPI) ListDeploymentsPagesWithContext(arg0 context.Context, arg1 *launchwizard.ListDeploymentsInput, arg2 func(*launchwizard.ListDeploymentsOutput, bool) bool, arg3 ...request.Option) error
ListDeploymentsPagesWithContext mocks base method
func (*MockLaunchWizardAPI) ListDeploymentsRequest ¶
func (m *MockLaunchWizardAPI) ListDeploymentsRequest(arg0 *launchwizard.ListDeploymentsInput) (*request.Request, *launchwizard.ListDeploymentsOutput)
ListDeploymentsRequest mocks base method
func (*MockLaunchWizardAPI) ListDeploymentsWithContext ¶
func (m *MockLaunchWizardAPI) ListDeploymentsWithContext(arg0 context.Context, arg1 *launchwizard.ListDeploymentsInput, arg2 ...request.Option) (*launchwizard.ListDeploymentsOutput, error)
ListDeploymentsWithContext mocks base method
func (*MockLaunchWizardAPI) ListTagsForResource ¶
func (m *MockLaunchWizardAPI) ListTagsForResource(arg0 *launchwizard.ListTagsForResourceInput) (*launchwizard.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockLaunchWizardAPI) ListTagsForResourceRequest ¶
func (m *MockLaunchWizardAPI) ListTagsForResourceRequest(arg0 *launchwizard.ListTagsForResourceInput) (*request.Request, *launchwizard.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockLaunchWizardAPI) ListTagsForResourceWithContext ¶
func (m *MockLaunchWizardAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *launchwizard.ListTagsForResourceInput, arg2 ...request.Option) (*launchwizard.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockLaunchWizardAPI) ListWorkloadDeploymentPatterns ¶
func (m *MockLaunchWizardAPI) ListWorkloadDeploymentPatterns(arg0 *launchwizard.ListWorkloadDeploymentPatternsInput) (*launchwizard.ListWorkloadDeploymentPatternsOutput, error)
ListWorkloadDeploymentPatterns mocks base method
func (*MockLaunchWizardAPI) ListWorkloadDeploymentPatternsPages ¶
func (m *MockLaunchWizardAPI) ListWorkloadDeploymentPatternsPages(arg0 *launchwizard.ListWorkloadDeploymentPatternsInput, arg1 func(*launchwizard.ListWorkloadDeploymentPatternsOutput, bool) bool) error
ListWorkloadDeploymentPatternsPages mocks base method
func (*MockLaunchWizardAPI) ListWorkloadDeploymentPatternsPagesWithContext ¶
func (m *MockLaunchWizardAPI) ListWorkloadDeploymentPatternsPagesWithContext(arg0 context.Context, arg1 *launchwizard.ListWorkloadDeploymentPatternsInput, arg2 func(*launchwizard.ListWorkloadDeploymentPatternsOutput, bool) bool, arg3 ...request.Option) error
ListWorkloadDeploymentPatternsPagesWithContext mocks base method
func (*MockLaunchWizardAPI) ListWorkloadDeploymentPatternsRequest ¶
func (m *MockLaunchWizardAPI) ListWorkloadDeploymentPatternsRequest(arg0 *launchwizard.ListWorkloadDeploymentPatternsInput) (*request.Request, *launchwizard.ListWorkloadDeploymentPatternsOutput)
ListWorkloadDeploymentPatternsRequest mocks base method
func (*MockLaunchWizardAPI) ListWorkloadDeploymentPatternsWithContext ¶
func (m *MockLaunchWizardAPI) ListWorkloadDeploymentPatternsWithContext(arg0 context.Context, arg1 *launchwizard.ListWorkloadDeploymentPatternsInput, arg2 ...request.Option) (*launchwizard.ListWorkloadDeploymentPatternsOutput, error)
ListWorkloadDeploymentPatternsWithContext mocks base method
func (*MockLaunchWizardAPI) ListWorkloads ¶
func (m *MockLaunchWizardAPI) ListWorkloads(arg0 *launchwizard.ListWorkloadsInput) (*launchwizard.ListWorkloadsOutput, error)
ListWorkloads mocks base method
func (*MockLaunchWizardAPI) ListWorkloadsPages ¶
func (m *MockLaunchWizardAPI) ListWorkloadsPages(arg0 *launchwizard.ListWorkloadsInput, arg1 func(*launchwizard.ListWorkloadsOutput, bool) bool) error
ListWorkloadsPages mocks base method
func (*MockLaunchWizardAPI) ListWorkloadsPagesWithContext ¶
func (m *MockLaunchWizardAPI) ListWorkloadsPagesWithContext(arg0 context.Context, arg1 *launchwizard.ListWorkloadsInput, arg2 func(*launchwizard.ListWorkloadsOutput, bool) bool, arg3 ...request.Option) error
ListWorkloadsPagesWithContext mocks base method
func (*MockLaunchWizardAPI) ListWorkloadsRequest ¶
func (m *MockLaunchWizardAPI) ListWorkloadsRequest(arg0 *launchwizard.ListWorkloadsInput) (*request.Request, *launchwizard.ListWorkloadsOutput)
ListWorkloadsRequest mocks base method
func (*MockLaunchWizardAPI) ListWorkloadsWithContext ¶
func (m *MockLaunchWizardAPI) ListWorkloadsWithContext(arg0 context.Context, arg1 *launchwizard.ListWorkloadsInput, arg2 ...request.Option) (*launchwizard.ListWorkloadsOutput, error)
ListWorkloadsWithContext mocks base method
func (*MockLaunchWizardAPI) TagResource ¶
func (m *MockLaunchWizardAPI) TagResource(arg0 *launchwizard.TagResourceInput) (*launchwizard.TagResourceOutput, error)
TagResource mocks base method
func (*MockLaunchWizardAPI) TagResourceRequest ¶
func (m *MockLaunchWizardAPI) TagResourceRequest(arg0 *launchwizard.TagResourceInput) (*request.Request, *launchwizard.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockLaunchWizardAPI) TagResourceWithContext ¶
func (m *MockLaunchWizardAPI) TagResourceWithContext(arg0 context.Context, arg1 *launchwizard.TagResourceInput, arg2 ...request.Option) (*launchwizard.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockLaunchWizardAPI) UntagResource ¶
func (m *MockLaunchWizardAPI) UntagResource(arg0 *launchwizard.UntagResourceInput) (*launchwizard.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockLaunchWizardAPI) UntagResourceRequest ¶
func (m *MockLaunchWizardAPI) UntagResourceRequest(arg0 *launchwizard.UntagResourceInput) (*request.Request, *launchwizard.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockLaunchWizardAPI) UntagResourceWithContext ¶
func (m *MockLaunchWizardAPI) UntagResourceWithContext(arg0 context.Context, arg1 *launchwizard.UntagResourceInput, arg2 ...request.Option) (*launchwizard.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
type MockLaunchWizardAPIMockRecorder ¶
type MockLaunchWizardAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockLaunchWizardAPIMockRecorder is the mock recorder for MockLaunchWizardAPI
func (*MockLaunchWizardAPIMockRecorder) CreateDeployment ¶
func (mr *MockLaunchWizardAPIMockRecorder) CreateDeployment(arg0 interface{}) *gomock.Call
CreateDeployment indicates an expected call of CreateDeployment
func (*MockLaunchWizardAPIMockRecorder) CreateDeploymentRequest ¶
func (mr *MockLaunchWizardAPIMockRecorder) CreateDeploymentRequest(arg0 interface{}) *gomock.Call
CreateDeploymentRequest indicates an expected call of CreateDeploymentRequest
func (*MockLaunchWizardAPIMockRecorder) CreateDeploymentWithContext ¶
func (mr *MockLaunchWizardAPIMockRecorder) CreateDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDeploymentWithContext indicates an expected call of CreateDeploymentWithContext
func (*MockLaunchWizardAPIMockRecorder) DeleteDeployment ¶
func (mr *MockLaunchWizardAPIMockRecorder) DeleteDeployment(arg0 interface{}) *gomock.Call
DeleteDeployment indicates an expected call of DeleteDeployment
func (*MockLaunchWizardAPIMockRecorder) DeleteDeploymentRequest ¶
func (mr *MockLaunchWizardAPIMockRecorder) DeleteDeploymentRequest(arg0 interface{}) *gomock.Call
DeleteDeploymentRequest indicates an expected call of DeleteDeploymentRequest
func (*MockLaunchWizardAPIMockRecorder) DeleteDeploymentWithContext ¶
func (mr *MockLaunchWizardAPIMockRecorder) DeleteDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDeploymentWithContext indicates an expected call of DeleteDeploymentWithContext
func (*MockLaunchWizardAPIMockRecorder) GetDeployment ¶
func (mr *MockLaunchWizardAPIMockRecorder) GetDeployment(arg0 interface{}) *gomock.Call
GetDeployment indicates an expected call of GetDeployment
func (*MockLaunchWizardAPIMockRecorder) GetDeploymentRequest ¶
func (mr *MockLaunchWizardAPIMockRecorder) GetDeploymentRequest(arg0 interface{}) *gomock.Call
GetDeploymentRequest indicates an expected call of GetDeploymentRequest
func (*MockLaunchWizardAPIMockRecorder) GetDeploymentWithContext ¶
func (mr *MockLaunchWizardAPIMockRecorder) GetDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDeploymentWithContext indicates an expected call of GetDeploymentWithContext
func (*MockLaunchWizardAPIMockRecorder) GetWorkload ¶
func (mr *MockLaunchWizardAPIMockRecorder) GetWorkload(arg0 interface{}) *gomock.Call
GetWorkload indicates an expected call of GetWorkload
func (*MockLaunchWizardAPIMockRecorder) GetWorkloadDeploymentPattern ¶
func (mr *MockLaunchWizardAPIMockRecorder) GetWorkloadDeploymentPattern(arg0 interface{}) *gomock.Call
GetWorkloadDeploymentPattern indicates an expected call of GetWorkloadDeploymentPattern
func (*MockLaunchWizardAPIMockRecorder) GetWorkloadDeploymentPatternRequest ¶
func (mr *MockLaunchWizardAPIMockRecorder) GetWorkloadDeploymentPatternRequest(arg0 interface{}) *gomock.Call
GetWorkloadDeploymentPatternRequest indicates an expected call of GetWorkloadDeploymentPatternRequest
func (*MockLaunchWizardAPIMockRecorder) GetWorkloadDeploymentPatternWithContext ¶
func (mr *MockLaunchWizardAPIMockRecorder) GetWorkloadDeploymentPatternWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetWorkloadDeploymentPatternWithContext indicates an expected call of GetWorkloadDeploymentPatternWithContext
func (*MockLaunchWizardAPIMockRecorder) GetWorkloadRequest ¶
func (mr *MockLaunchWizardAPIMockRecorder) GetWorkloadRequest(arg0 interface{}) *gomock.Call
GetWorkloadRequest indicates an expected call of GetWorkloadRequest
func (*MockLaunchWizardAPIMockRecorder) GetWorkloadWithContext ¶
func (mr *MockLaunchWizardAPIMockRecorder) GetWorkloadWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetWorkloadWithContext indicates an expected call of GetWorkloadWithContext
func (*MockLaunchWizardAPIMockRecorder) ListDeploymentEvents ¶
func (mr *MockLaunchWizardAPIMockRecorder) ListDeploymentEvents(arg0 interface{}) *gomock.Call
ListDeploymentEvents indicates an expected call of ListDeploymentEvents
func (*MockLaunchWizardAPIMockRecorder) ListDeploymentEventsPages ¶
func (mr *MockLaunchWizardAPIMockRecorder) ListDeploymentEventsPages(arg0, arg1 interface{}) *gomock.Call
ListDeploymentEventsPages indicates an expected call of ListDeploymentEventsPages
func (*MockLaunchWizardAPIMockRecorder) ListDeploymentEventsPagesWithContext ¶
func (mr *MockLaunchWizardAPIMockRecorder) ListDeploymentEventsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDeploymentEventsPagesWithContext indicates an expected call of ListDeploymentEventsPagesWithContext
func (*MockLaunchWizardAPIMockRecorder) ListDeploymentEventsRequest ¶
func (mr *MockLaunchWizardAPIMockRecorder) ListDeploymentEventsRequest(arg0 interface{}) *gomock.Call
ListDeploymentEventsRequest indicates an expected call of ListDeploymentEventsRequest
func (*MockLaunchWizardAPIMockRecorder) ListDeploymentEventsWithContext ¶
func (mr *MockLaunchWizardAPIMockRecorder) ListDeploymentEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDeploymentEventsWithContext indicates an expected call of ListDeploymentEventsWithContext
func (*MockLaunchWizardAPIMockRecorder) ListDeployments ¶
func (mr *MockLaunchWizardAPIMockRecorder) ListDeployments(arg0 interface{}) *gomock.Call
ListDeployments indicates an expected call of ListDeployments
func (*MockLaunchWizardAPIMockRecorder) ListDeploymentsPages ¶
func (mr *MockLaunchWizardAPIMockRecorder) ListDeploymentsPages(arg0, arg1 interface{}) *gomock.Call
ListDeploymentsPages indicates an expected call of ListDeploymentsPages
func (*MockLaunchWizardAPIMockRecorder) ListDeploymentsPagesWithContext ¶
func (mr *MockLaunchWizardAPIMockRecorder) ListDeploymentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDeploymentsPagesWithContext indicates an expected call of ListDeploymentsPagesWithContext
func (*MockLaunchWizardAPIMockRecorder) ListDeploymentsRequest ¶
func (mr *MockLaunchWizardAPIMockRecorder) ListDeploymentsRequest(arg0 interface{}) *gomock.Call
ListDeploymentsRequest indicates an expected call of ListDeploymentsRequest
func (*MockLaunchWizardAPIMockRecorder) ListDeploymentsWithContext ¶
func (mr *MockLaunchWizardAPIMockRecorder) ListDeploymentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDeploymentsWithContext indicates an expected call of ListDeploymentsWithContext
func (*MockLaunchWizardAPIMockRecorder) ListTagsForResource ¶
func (mr *MockLaunchWizardAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockLaunchWizardAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockLaunchWizardAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockLaunchWizardAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockLaunchWizardAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockLaunchWizardAPIMockRecorder) ListWorkloadDeploymentPatterns ¶
func (mr *MockLaunchWizardAPIMockRecorder) ListWorkloadDeploymentPatterns(arg0 interface{}) *gomock.Call
ListWorkloadDeploymentPatterns indicates an expected call of ListWorkloadDeploymentPatterns
func (*MockLaunchWizardAPIMockRecorder) ListWorkloadDeploymentPatternsPages ¶
func (mr *MockLaunchWizardAPIMockRecorder) ListWorkloadDeploymentPatternsPages(arg0, arg1 interface{}) *gomock.Call
ListWorkloadDeploymentPatternsPages indicates an expected call of ListWorkloadDeploymentPatternsPages
func (*MockLaunchWizardAPIMockRecorder) ListWorkloadDeploymentPatternsPagesWithContext ¶
func (mr *MockLaunchWizardAPIMockRecorder) ListWorkloadDeploymentPatternsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListWorkloadDeploymentPatternsPagesWithContext indicates an expected call of ListWorkloadDeploymentPatternsPagesWithContext
func (*MockLaunchWizardAPIMockRecorder) ListWorkloadDeploymentPatternsRequest ¶
func (mr *MockLaunchWizardAPIMockRecorder) ListWorkloadDeploymentPatternsRequest(arg0 interface{}) *gomock.Call
ListWorkloadDeploymentPatternsRequest indicates an expected call of ListWorkloadDeploymentPatternsRequest
func (*MockLaunchWizardAPIMockRecorder) ListWorkloadDeploymentPatternsWithContext ¶
func (mr *MockLaunchWizardAPIMockRecorder) ListWorkloadDeploymentPatternsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWorkloadDeploymentPatternsWithContext indicates an expected call of ListWorkloadDeploymentPatternsWithContext
func (*MockLaunchWizardAPIMockRecorder) ListWorkloads ¶
func (mr *MockLaunchWizardAPIMockRecorder) ListWorkloads(arg0 interface{}) *gomock.Call
ListWorkloads indicates an expected call of ListWorkloads
func (*MockLaunchWizardAPIMockRecorder) ListWorkloadsPages ¶
func (mr *MockLaunchWizardAPIMockRecorder) ListWorkloadsPages(arg0, arg1 interface{}) *gomock.Call
ListWorkloadsPages indicates an expected call of ListWorkloadsPages
func (*MockLaunchWizardAPIMockRecorder) ListWorkloadsPagesWithContext ¶
func (mr *MockLaunchWizardAPIMockRecorder) ListWorkloadsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListWorkloadsPagesWithContext indicates an expected call of ListWorkloadsPagesWithContext
func (*MockLaunchWizardAPIMockRecorder) ListWorkloadsRequest ¶
func (mr *MockLaunchWizardAPIMockRecorder) ListWorkloadsRequest(arg0 interface{}) *gomock.Call
ListWorkloadsRequest indicates an expected call of ListWorkloadsRequest
func (*MockLaunchWizardAPIMockRecorder) ListWorkloadsWithContext ¶
func (mr *MockLaunchWizardAPIMockRecorder) ListWorkloadsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWorkloadsWithContext indicates an expected call of ListWorkloadsWithContext
func (*MockLaunchWizardAPIMockRecorder) TagResource ¶
func (mr *MockLaunchWizardAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockLaunchWizardAPIMockRecorder) TagResourceRequest ¶
func (mr *MockLaunchWizardAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockLaunchWizardAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockLaunchWizardAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockLaunchWizardAPIMockRecorder) UntagResource ¶
func (mr *MockLaunchWizardAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockLaunchWizardAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockLaunchWizardAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockLaunchWizardAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockLaunchWizardAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext