Documentation ¶
Overview ¶
Package marketplacecatalogmock is a generated GoMock package.
Index ¶
- type MockMarketplaceCatalogAPI
- func (m *MockMarketplaceCatalogAPI) CancelChangeSet(arg0 *marketplacecatalog.CancelChangeSetInput) (*marketplacecatalog.CancelChangeSetOutput, error)
- func (m *MockMarketplaceCatalogAPI) CancelChangeSetRequest(arg0 *marketplacecatalog.CancelChangeSetInput) (*request.Request, *marketplacecatalog.CancelChangeSetOutput)
- func (m *MockMarketplaceCatalogAPI) CancelChangeSetWithContext(arg0 context.Context, arg1 *marketplacecatalog.CancelChangeSetInput, ...) (*marketplacecatalog.CancelChangeSetOutput, error)
- func (m *MockMarketplaceCatalogAPI) DescribeChangeSet(arg0 *marketplacecatalog.DescribeChangeSetInput) (*marketplacecatalog.DescribeChangeSetOutput, error)
- func (m *MockMarketplaceCatalogAPI) DescribeChangeSetRequest(arg0 *marketplacecatalog.DescribeChangeSetInput) (*request.Request, *marketplacecatalog.DescribeChangeSetOutput)
- func (m *MockMarketplaceCatalogAPI) DescribeChangeSetWithContext(arg0 context.Context, arg1 *marketplacecatalog.DescribeChangeSetInput, ...) (*marketplacecatalog.DescribeChangeSetOutput, error)
- func (m *MockMarketplaceCatalogAPI) DescribeEntity(arg0 *marketplacecatalog.DescribeEntityInput) (*marketplacecatalog.DescribeEntityOutput, error)
- func (m *MockMarketplaceCatalogAPI) DescribeEntityRequest(arg0 *marketplacecatalog.DescribeEntityInput) (*request.Request, *marketplacecatalog.DescribeEntityOutput)
- func (m *MockMarketplaceCatalogAPI) DescribeEntityWithContext(arg0 context.Context, arg1 *marketplacecatalog.DescribeEntityInput, ...) (*marketplacecatalog.DescribeEntityOutput, error)
- func (m *MockMarketplaceCatalogAPI) EXPECT() *MockMarketplaceCatalogAPIMockRecorder
- func (m *MockMarketplaceCatalogAPI) ListChangeSets(arg0 *marketplacecatalog.ListChangeSetsInput) (*marketplacecatalog.ListChangeSetsOutput, error)
- func (m *MockMarketplaceCatalogAPI) ListChangeSetsPages(arg0 *marketplacecatalog.ListChangeSetsInput, ...) error
- func (m *MockMarketplaceCatalogAPI) ListChangeSetsPagesWithContext(arg0 context.Context, arg1 *marketplacecatalog.ListChangeSetsInput, ...) error
- func (m *MockMarketplaceCatalogAPI) ListChangeSetsRequest(arg0 *marketplacecatalog.ListChangeSetsInput) (*request.Request, *marketplacecatalog.ListChangeSetsOutput)
- func (m *MockMarketplaceCatalogAPI) ListChangeSetsWithContext(arg0 context.Context, arg1 *marketplacecatalog.ListChangeSetsInput, ...) (*marketplacecatalog.ListChangeSetsOutput, error)
- func (m *MockMarketplaceCatalogAPI) ListEntities(arg0 *marketplacecatalog.ListEntitiesInput) (*marketplacecatalog.ListEntitiesOutput, error)
- func (m *MockMarketplaceCatalogAPI) ListEntitiesPages(arg0 *marketplacecatalog.ListEntitiesInput, ...) error
- func (m *MockMarketplaceCatalogAPI) ListEntitiesPagesWithContext(arg0 context.Context, arg1 *marketplacecatalog.ListEntitiesInput, ...) error
- func (m *MockMarketplaceCatalogAPI) ListEntitiesRequest(arg0 *marketplacecatalog.ListEntitiesInput) (*request.Request, *marketplacecatalog.ListEntitiesOutput)
- func (m *MockMarketplaceCatalogAPI) ListEntitiesWithContext(arg0 context.Context, arg1 *marketplacecatalog.ListEntitiesInput, ...) (*marketplacecatalog.ListEntitiesOutput, error)
- func (m *MockMarketplaceCatalogAPI) StartChangeSet(arg0 *marketplacecatalog.StartChangeSetInput) (*marketplacecatalog.StartChangeSetOutput, error)
- func (m *MockMarketplaceCatalogAPI) StartChangeSetRequest(arg0 *marketplacecatalog.StartChangeSetInput) (*request.Request, *marketplacecatalog.StartChangeSetOutput)
- func (m *MockMarketplaceCatalogAPI) StartChangeSetWithContext(arg0 context.Context, arg1 *marketplacecatalog.StartChangeSetInput, ...) (*marketplacecatalog.StartChangeSetOutput, error)
- type MockMarketplaceCatalogAPIMockRecorder
- func (mr *MockMarketplaceCatalogAPIMockRecorder) CancelChangeSet(arg0 interface{}) *gomock.Call
- func (mr *MockMarketplaceCatalogAPIMockRecorder) CancelChangeSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMarketplaceCatalogAPIMockRecorder) CancelChangeSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMarketplaceCatalogAPIMockRecorder) DescribeChangeSet(arg0 interface{}) *gomock.Call
- func (mr *MockMarketplaceCatalogAPIMockRecorder) DescribeChangeSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMarketplaceCatalogAPIMockRecorder) DescribeChangeSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMarketplaceCatalogAPIMockRecorder) DescribeEntity(arg0 interface{}) *gomock.Call
- func (mr *MockMarketplaceCatalogAPIMockRecorder) DescribeEntityRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMarketplaceCatalogAPIMockRecorder) DescribeEntityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMarketplaceCatalogAPIMockRecorder) ListChangeSets(arg0 interface{}) *gomock.Call
- func (mr *MockMarketplaceCatalogAPIMockRecorder) ListChangeSetsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMarketplaceCatalogAPIMockRecorder) ListChangeSetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMarketplaceCatalogAPIMockRecorder) ListChangeSetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMarketplaceCatalogAPIMockRecorder) ListChangeSetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMarketplaceCatalogAPIMockRecorder) ListEntities(arg0 interface{}) *gomock.Call
- func (mr *MockMarketplaceCatalogAPIMockRecorder) ListEntitiesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMarketplaceCatalogAPIMockRecorder) ListEntitiesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMarketplaceCatalogAPIMockRecorder) ListEntitiesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMarketplaceCatalogAPIMockRecorder) ListEntitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMarketplaceCatalogAPIMockRecorder) StartChangeSet(arg0 interface{}) *gomock.Call
- func (mr *MockMarketplaceCatalogAPIMockRecorder) StartChangeSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMarketplaceCatalogAPIMockRecorder) StartChangeSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockMarketplaceCatalogAPI ¶
type MockMarketplaceCatalogAPI struct {
// contains filtered or unexported fields
}
MockMarketplaceCatalogAPI is a mock of MarketplaceCatalogAPI interface
func NewMockMarketplaceCatalogAPI ¶
func NewMockMarketplaceCatalogAPI(ctrl *gomock.Controller) *MockMarketplaceCatalogAPI
NewMockMarketplaceCatalogAPI creates a new mock instance
func (*MockMarketplaceCatalogAPI) CancelChangeSet ¶
func (m *MockMarketplaceCatalogAPI) CancelChangeSet(arg0 *marketplacecatalog.CancelChangeSetInput) (*marketplacecatalog.CancelChangeSetOutput, error)
CancelChangeSet mocks base method
func (*MockMarketplaceCatalogAPI) CancelChangeSetRequest ¶
func (m *MockMarketplaceCatalogAPI) CancelChangeSetRequest(arg0 *marketplacecatalog.CancelChangeSetInput) (*request.Request, *marketplacecatalog.CancelChangeSetOutput)
CancelChangeSetRequest mocks base method
func (*MockMarketplaceCatalogAPI) CancelChangeSetWithContext ¶
func (m *MockMarketplaceCatalogAPI) CancelChangeSetWithContext(arg0 context.Context, arg1 *marketplacecatalog.CancelChangeSetInput, arg2 ...request.Option) (*marketplacecatalog.CancelChangeSetOutput, error)
CancelChangeSetWithContext mocks base method
func (*MockMarketplaceCatalogAPI) DescribeChangeSet ¶
func (m *MockMarketplaceCatalogAPI) DescribeChangeSet(arg0 *marketplacecatalog.DescribeChangeSetInput) (*marketplacecatalog.DescribeChangeSetOutput, error)
DescribeChangeSet mocks base method
func (*MockMarketplaceCatalogAPI) DescribeChangeSetRequest ¶
func (m *MockMarketplaceCatalogAPI) DescribeChangeSetRequest(arg0 *marketplacecatalog.DescribeChangeSetInput) (*request.Request, *marketplacecatalog.DescribeChangeSetOutput)
DescribeChangeSetRequest mocks base method
func (*MockMarketplaceCatalogAPI) DescribeChangeSetWithContext ¶
func (m *MockMarketplaceCatalogAPI) DescribeChangeSetWithContext(arg0 context.Context, arg1 *marketplacecatalog.DescribeChangeSetInput, arg2 ...request.Option) (*marketplacecatalog.DescribeChangeSetOutput, error)
DescribeChangeSetWithContext mocks base method
func (*MockMarketplaceCatalogAPI) DescribeEntity ¶
func (m *MockMarketplaceCatalogAPI) DescribeEntity(arg0 *marketplacecatalog.DescribeEntityInput) (*marketplacecatalog.DescribeEntityOutput, error)
DescribeEntity mocks base method
func (*MockMarketplaceCatalogAPI) DescribeEntityRequest ¶
func (m *MockMarketplaceCatalogAPI) DescribeEntityRequest(arg0 *marketplacecatalog.DescribeEntityInput) (*request.Request, *marketplacecatalog.DescribeEntityOutput)
DescribeEntityRequest mocks base method
func (*MockMarketplaceCatalogAPI) DescribeEntityWithContext ¶
func (m *MockMarketplaceCatalogAPI) DescribeEntityWithContext(arg0 context.Context, arg1 *marketplacecatalog.DescribeEntityInput, arg2 ...request.Option) (*marketplacecatalog.DescribeEntityOutput, error)
DescribeEntityWithContext mocks base method
func (*MockMarketplaceCatalogAPI) EXPECT ¶
func (m *MockMarketplaceCatalogAPI) EXPECT() *MockMarketplaceCatalogAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockMarketplaceCatalogAPI) ListChangeSets ¶
func (m *MockMarketplaceCatalogAPI) ListChangeSets(arg0 *marketplacecatalog.ListChangeSetsInput) (*marketplacecatalog.ListChangeSetsOutput, error)
ListChangeSets mocks base method
func (*MockMarketplaceCatalogAPI) ListChangeSetsPages ¶
func (m *MockMarketplaceCatalogAPI) ListChangeSetsPages(arg0 *marketplacecatalog.ListChangeSetsInput, arg1 func(*marketplacecatalog.ListChangeSetsOutput, bool) bool) error
ListChangeSetsPages mocks base method
func (*MockMarketplaceCatalogAPI) ListChangeSetsPagesWithContext ¶
func (m *MockMarketplaceCatalogAPI) ListChangeSetsPagesWithContext(arg0 context.Context, arg1 *marketplacecatalog.ListChangeSetsInput, arg2 func(*marketplacecatalog.ListChangeSetsOutput, bool) bool, arg3 ...request.Option) error
ListChangeSetsPagesWithContext mocks base method
func (*MockMarketplaceCatalogAPI) ListChangeSetsRequest ¶
func (m *MockMarketplaceCatalogAPI) ListChangeSetsRequest(arg0 *marketplacecatalog.ListChangeSetsInput) (*request.Request, *marketplacecatalog.ListChangeSetsOutput)
ListChangeSetsRequest mocks base method
func (*MockMarketplaceCatalogAPI) ListChangeSetsWithContext ¶
func (m *MockMarketplaceCatalogAPI) ListChangeSetsWithContext(arg0 context.Context, arg1 *marketplacecatalog.ListChangeSetsInput, arg2 ...request.Option) (*marketplacecatalog.ListChangeSetsOutput, error)
ListChangeSetsWithContext mocks base method
func (*MockMarketplaceCatalogAPI) ListEntities ¶
func (m *MockMarketplaceCatalogAPI) ListEntities(arg0 *marketplacecatalog.ListEntitiesInput) (*marketplacecatalog.ListEntitiesOutput, error)
ListEntities mocks base method
func (*MockMarketplaceCatalogAPI) ListEntitiesPages ¶
func (m *MockMarketplaceCatalogAPI) ListEntitiesPages(arg0 *marketplacecatalog.ListEntitiesInput, arg1 func(*marketplacecatalog.ListEntitiesOutput, bool) bool) error
ListEntitiesPages mocks base method
func (*MockMarketplaceCatalogAPI) ListEntitiesPagesWithContext ¶
func (m *MockMarketplaceCatalogAPI) ListEntitiesPagesWithContext(arg0 context.Context, arg1 *marketplacecatalog.ListEntitiesInput, arg2 func(*marketplacecatalog.ListEntitiesOutput, bool) bool, arg3 ...request.Option) error
ListEntitiesPagesWithContext mocks base method
func (*MockMarketplaceCatalogAPI) ListEntitiesRequest ¶
func (m *MockMarketplaceCatalogAPI) ListEntitiesRequest(arg0 *marketplacecatalog.ListEntitiesInput) (*request.Request, *marketplacecatalog.ListEntitiesOutput)
ListEntitiesRequest mocks base method
func (*MockMarketplaceCatalogAPI) ListEntitiesWithContext ¶
func (m *MockMarketplaceCatalogAPI) ListEntitiesWithContext(arg0 context.Context, arg1 *marketplacecatalog.ListEntitiesInput, arg2 ...request.Option) (*marketplacecatalog.ListEntitiesOutput, error)
ListEntitiesWithContext mocks base method
func (*MockMarketplaceCatalogAPI) StartChangeSet ¶
func (m *MockMarketplaceCatalogAPI) StartChangeSet(arg0 *marketplacecatalog.StartChangeSetInput) (*marketplacecatalog.StartChangeSetOutput, error)
StartChangeSet mocks base method
func (*MockMarketplaceCatalogAPI) StartChangeSetRequest ¶
func (m *MockMarketplaceCatalogAPI) StartChangeSetRequest(arg0 *marketplacecatalog.StartChangeSetInput) (*request.Request, *marketplacecatalog.StartChangeSetOutput)
StartChangeSetRequest mocks base method
func (*MockMarketplaceCatalogAPI) StartChangeSetWithContext ¶
func (m *MockMarketplaceCatalogAPI) StartChangeSetWithContext(arg0 context.Context, arg1 *marketplacecatalog.StartChangeSetInput, arg2 ...request.Option) (*marketplacecatalog.StartChangeSetOutput, error)
StartChangeSetWithContext mocks base method
type MockMarketplaceCatalogAPIMockRecorder ¶
type MockMarketplaceCatalogAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockMarketplaceCatalogAPIMockRecorder is the mock recorder for MockMarketplaceCatalogAPI
func (*MockMarketplaceCatalogAPIMockRecorder) CancelChangeSet ¶
func (mr *MockMarketplaceCatalogAPIMockRecorder) CancelChangeSet(arg0 interface{}) *gomock.Call
CancelChangeSet indicates an expected call of CancelChangeSet
func (*MockMarketplaceCatalogAPIMockRecorder) CancelChangeSetRequest ¶
func (mr *MockMarketplaceCatalogAPIMockRecorder) CancelChangeSetRequest(arg0 interface{}) *gomock.Call
CancelChangeSetRequest indicates an expected call of CancelChangeSetRequest
func (*MockMarketplaceCatalogAPIMockRecorder) CancelChangeSetWithContext ¶
func (mr *MockMarketplaceCatalogAPIMockRecorder) CancelChangeSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelChangeSetWithContext indicates an expected call of CancelChangeSetWithContext
func (*MockMarketplaceCatalogAPIMockRecorder) DescribeChangeSet ¶
func (mr *MockMarketplaceCatalogAPIMockRecorder) DescribeChangeSet(arg0 interface{}) *gomock.Call
DescribeChangeSet indicates an expected call of DescribeChangeSet
func (*MockMarketplaceCatalogAPIMockRecorder) DescribeChangeSetRequest ¶
func (mr *MockMarketplaceCatalogAPIMockRecorder) DescribeChangeSetRequest(arg0 interface{}) *gomock.Call
DescribeChangeSetRequest indicates an expected call of DescribeChangeSetRequest
func (*MockMarketplaceCatalogAPIMockRecorder) DescribeChangeSetWithContext ¶
func (mr *MockMarketplaceCatalogAPIMockRecorder) DescribeChangeSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeChangeSetWithContext indicates an expected call of DescribeChangeSetWithContext
func (*MockMarketplaceCatalogAPIMockRecorder) DescribeEntity ¶
func (mr *MockMarketplaceCatalogAPIMockRecorder) DescribeEntity(arg0 interface{}) *gomock.Call
DescribeEntity indicates an expected call of DescribeEntity
func (*MockMarketplaceCatalogAPIMockRecorder) DescribeEntityRequest ¶
func (mr *MockMarketplaceCatalogAPIMockRecorder) DescribeEntityRequest(arg0 interface{}) *gomock.Call
DescribeEntityRequest indicates an expected call of DescribeEntityRequest
func (*MockMarketplaceCatalogAPIMockRecorder) DescribeEntityWithContext ¶
func (mr *MockMarketplaceCatalogAPIMockRecorder) DescribeEntityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeEntityWithContext indicates an expected call of DescribeEntityWithContext
func (*MockMarketplaceCatalogAPIMockRecorder) ListChangeSets ¶
func (mr *MockMarketplaceCatalogAPIMockRecorder) ListChangeSets(arg0 interface{}) *gomock.Call
ListChangeSets indicates an expected call of ListChangeSets
func (*MockMarketplaceCatalogAPIMockRecorder) ListChangeSetsPages ¶
func (mr *MockMarketplaceCatalogAPIMockRecorder) ListChangeSetsPages(arg0, arg1 interface{}) *gomock.Call
ListChangeSetsPages indicates an expected call of ListChangeSetsPages
func (*MockMarketplaceCatalogAPIMockRecorder) ListChangeSetsPagesWithContext ¶
func (mr *MockMarketplaceCatalogAPIMockRecorder) ListChangeSetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListChangeSetsPagesWithContext indicates an expected call of ListChangeSetsPagesWithContext
func (*MockMarketplaceCatalogAPIMockRecorder) ListChangeSetsRequest ¶
func (mr *MockMarketplaceCatalogAPIMockRecorder) ListChangeSetsRequest(arg0 interface{}) *gomock.Call
ListChangeSetsRequest indicates an expected call of ListChangeSetsRequest
func (*MockMarketplaceCatalogAPIMockRecorder) ListChangeSetsWithContext ¶
func (mr *MockMarketplaceCatalogAPIMockRecorder) ListChangeSetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListChangeSetsWithContext indicates an expected call of ListChangeSetsWithContext
func (*MockMarketplaceCatalogAPIMockRecorder) ListEntities ¶
func (mr *MockMarketplaceCatalogAPIMockRecorder) ListEntities(arg0 interface{}) *gomock.Call
ListEntities indicates an expected call of ListEntities
func (*MockMarketplaceCatalogAPIMockRecorder) ListEntitiesPages ¶
func (mr *MockMarketplaceCatalogAPIMockRecorder) ListEntitiesPages(arg0, arg1 interface{}) *gomock.Call
ListEntitiesPages indicates an expected call of ListEntitiesPages
func (*MockMarketplaceCatalogAPIMockRecorder) ListEntitiesPagesWithContext ¶
func (mr *MockMarketplaceCatalogAPIMockRecorder) ListEntitiesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListEntitiesPagesWithContext indicates an expected call of ListEntitiesPagesWithContext
func (*MockMarketplaceCatalogAPIMockRecorder) ListEntitiesRequest ¶
func (mr *MockMarketplaceCatalogAPIMockRecorder) ListEntitiesRequest(arg0 interface{}) *gomock.Call
ListEntitiesRequest indicates an expected call of ListEntitiesRequest
func (*MockMarketplaceCatalogAPIMockRecorder) ListEntitiesWithContext ¶
func (mr *MockMarketplaceCatalogAPIMockRecorder) ListEntitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListEntitiesWithContext indicates an expected call of ListEntitiesWithContext
func (*MockMarketplaceCatalogAPIMockRecorder) StartChangeSet ¶
func (mr *MockMarketplaceCatalogAPIMockRecorder) StartChangeSet(arg0 interface{}) *gomock.Call
StartChangeSet indicates an expected call of StartChangeSet
func (*MockMarketplaceCatalogAPIMockRecorder) StartChangeSetRequest ¶
func (mr *MockMarketplaceCatalogAPIMockRecorder) StartChangeSetRequest(arg0 interface{}) *gomock.Call
StartChangeSetRequest indicates an expected call of StartChangeSetRequest
func (*MockMarketplaceCatalogAPIMockRecorder) StartChangeSetWithContext ¶
func (mr *MockMarketplaceCatalogAPIMockRecorder) StartChangeSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartChangeSetWithContext indicates an expected call of StartChangeSetWithContext