Documentation ¶
Overview ¶
Package pricingmock is a generated GoMock package.
Index ¶
- type MockPricingAPI
- func (m *MockPricingAPI) DescribeServices(arg0 *pricing.DescribeServicesInput) (*pricing.DescribeServicesOutput, error)
- func (m *MockPricingAPI) DescribeServicesPages(arg0 *pricing.DescribeServicesInput, ...) error
- func (m *MockPricingAPI) DescribeServicesPagesWithContext(arg0 context.Context, arg1 *pricing.DescribeServicesInput, ...) error
- func (m *MockPricingAPI) DescribeServicesRequest(arg0 *pricing.DescribeServicesInput) (*request.Request, *pricing.DescribeServicesOutput)
- func (m *MockPricingAPI) DescribeServicesWithContext(arg0 context.Context, arg1 *pricing.DescribeServicesInput, ...) (*pricing.DescribeServicesOutput, error)
- func (m *MockPricingAPI) EXPECT() *MockPricingAPIMockRecorder
- func (m *MockPricingAPI) GetAttributeValues(arg0 *pricing.GetAttributeValuesInput) (*pricing.GetAttributeValuesOutput, error)
- func (m *MockPricingAPI) GetAttributeValuesPages(arg0 *pricing.GetAttributeValuesInput, ...) error
- func (m *MockPricingAPI) GetAttributeValuesPagesWithContext(arg0 context.Context, arg1 *pricing.GetAttributeValuesInput, ...) error
- func (m *MockPricingAPI) GetAttributeValuesRequest(arg0 *pricing.GetAttributeValuesInput) (*request.Request, *pricing.GetAttributeValuesOutput)
- func (m *MockPricingAPI) GetAttributeValuesWithContext(arg0 context.Context, arg1 *pricing.GetAttributeValuesInput, ...) (*pricing.GetAttributeValuesOutput, error)
- func (m *MockPricingAPI) GetPriceListFileUrl(arg0 *pricing.GetPriceListFileUrlInput) (*pricing.GetPriceListFileUrlOutput, error)
- func (m *MockPricingAPI) GetPriceListFileUrlRequest(arg0 *pricing.GetPriceListFileUrlInput) (*request.Request, *pricing.GetPriceListFileUrlOutput)
- func (m *MockPricingAPI) GetPriceListFileUrlWithContext(arg0 context.Context, arg1 *pricing.GetPriceListFileUrlInput, ...) (*pricing.GetPriceListFileUrlOutput, error)
- func (m *MockPricingAPI) GetProducts(arg0 *pricing.GetProductsInput) (*pricing.GetProductsOutput, error)
- func (m *MockPricingAPI) GetProductsPages(arg0 *pricing.GetProductsInput, ...) error
- func (m *MockPricingAPI) GetProductsPagesWithContext(arg0 context.Context, arg1 *pricing.GetProductsInput, ...) error
- func (m *MockPricingAPI) GetProductsRequest(arg0 *pricing.GetProductsInput) (*request.Request, *pricing.GetProductsOutput)
- func (m *MockPricingAPI) GetProductsWithContext(arg0 context.Context, arg1 *pricing.GetProductsInput, arg2 ...request.Option) (*pricing.GetProductsOutput, error)
- func (m *MockPricingAPI) ListPriceLists(arg0 *pricing.ListPriceListsInput) (*pricing.ListPriceListsOutput, error)
- func (m *MockPricingAPI) ListPriceListsPages(arg0 *pricing.ListPriceListsInput, ...) error
- func (m *MockPricingAPI) ListPriceListsPagesWithContext(arg0 context.Context, arg1 *pricing.ListPriceListsInput, ...) error
- func (m *MockPricingAPI) ListPriceListsRequest(arg0 *pricing.ListPriceListsInput) (*request.Request, *pricing.ListPriceListsOutput)
- func (m *MockPricingAPI) ListPriceListsWithContext(arg0 context.Context, arg1 *pricing.ListPriceListsInput, ...) (*pricing.ListPriceListsOutput, error)
- type MockPricingAPIMockRecorder
- func (mr *MockPricingAPIMockRecorder) DescribeServices(arg0 interface{}) *gomock.Call
- func (mr *MockPricingAPIMockRecorder) DescribeServicesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPricingAPIMockRecorder) DescribeServicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockPricingAPIMockRecorder) DescribeServicesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPricingAPIMockRecorder) DescribeServicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPricingAPIMockRecorder) GetAttributeValues(arg0 interface{}) *gomock.Call
- func (mr *MockPricingAPIMockRecorder) GetAttributeValuesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPricingAPIMockRecorder) GetAttributeValuesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockPricingAPIMockRecorder) GetAttributeValuesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPricingAPIMockRecorder) GetAttributeValuesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPricingAPIMockRecorder) GetPriceListFileUrl(arg0 interface{}) *gomock.Call
- func (mr *MockPricingAPIMockRecorder) GetPriceListFileUrlRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPricingAPIMockRecorder) GetPriceListFileUrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPricingAPIMockRecorder) GetProducts(arg0 interface{}) *gomock.Call
- func (mr *MockPricingAPIMockRecorder) GetProductsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPricingAPIMockRecorder) GetProductsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockPricingAPIMockRecorder) GetProductsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPricingAPIMockRecorder) GetProductsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPricingAPIMockRecorder) ListPriceLists(arg0 interface{}) *gomock.Call
- func (mr *MockPricingAPIMockRecorder) ListPriceListsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPricingAPIMockRecorder) ListPriceListsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockPricingAPIMockRecorder) ListPriceListsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPricingAPIMockRecorder) ListPriceListsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockPricingAPI ¶
type MockPricingAPI struct {
// contains filtered or unexported fields
}
MockPricingAPI is a mock of PricingAPI interface
func NewMockPricingAPI ¶
func NewMockPricingAPI(ctrl *gomock.Controller) *MockPricingAPI
NewMockPricingAPI creates a new mock instance
func (*MockPricingAPI) DescribeServices ¶
func (m *MockPricingAPI) DescribeServices(arg0 *pricing.DescribeServicesInput) (*pricing.DescribeServicesOutput, error)
DescribeServices mocks base method
func (*MockPricingAPI) DescribeServicesPages ¶
func (m *MockPricingAPI) DescribeServicesPages(arg0 *pricing.DescribeServicesInput, arg1 func(*pricing.DescribeServicesOutput, bool) bool) error
DescribeServicesPages mocks base method
func (*MockPricingAPI) DescribeServicesPagesWithContext ¶
func (m *MockPricingAPI) DescribeServicesPagesWithContext(arg0 context.Context, arg1 *pricing.DescribeServicesInput, arg2 func(*pricing.DescribeServicesOutput, bool) bool, arg3 ...request.Option) error
DescribeServicesPagesWithContext mocks base method
func (*MockPricingAPI) DescribeServicesRequest ¶
func (m *MockPricingAPI) DescribeServicesRequest(arg0 *pricing.DescribeServicesInput) (*request.Request, *pricing.DescribeServicesOutput)
DescribeServicesRequest mocks base method
func (*MockPricingAPI) DescribeServicesWithContext ¶
func (m *MockPricingAPI) DescribeServicesWithContext(arg0 context.Context, arg1 *pricing.DescribeServicesInput, arg2 ...request.Option) (*pricing.DescribeServicesOutput, error)
DescribeServicesWithContext mocks base method
func (*MockPricingAPI) EXPECT ¶
func (m *MockPricingAPI) EXPECT() *MockPricingAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockPricingAPI) GetAttributeValues ¶
func (m *MockPricingAPI) GetAttributeValues(arg0 *pricing.GetAttributeValuesInput) (*pricing.GetAttributeValuesOutput, error)
GetAttributeValues mocks base method
func (*MockPricingAPI) GetAttributeValuesPages ¶
func (m *MockPricingAPI) GetAttributeValuesPages(arg0 *pricing.GetAttributeValuesInput, arg1 func(*pricing.GetAttributeValuesOutput, bool) bool) error
GetAttributeValuesPages mocks base method
func (*MockPricingAPI) GetAttributeValuesPagesWithContext ¶
func (m *MockPricingAPI) GetAttributeValuesPagesWithContext(arg0 context.Context, arg1 *pricing.GetAttributeValuesInput, arg2 func(*pricing.GetAttributeValuesOutput, bool) bool, arg3 ...request.Option) error
GetAttributeValuesPagesWithContext mocks base method
func (*MockPricingAPI) GetAttributeValuesRequest ¶
func (m *MockPricingAPI) GetAttributeValuesRequest(arg0 *pricing.GetAttributeValuesInput) (*request.Request, *pricing.GetAttributeValuesOutput)
GetAttributeValuesRequest mocks base method
func (*MockPricingAPI) GetAttributeValuesWithContext ¶
func (m *MockPricingAPI) GetAttributeValuesWithContext(arg0 context.Context, arg1 *pricing.GetAttributeValuesInput, arg2 ...request.Option) (*pricing.GetAttributeValuesOutput, error)
GetAttributeValuesWithContext mocks base method
func (*MockPricingAPI) GetPriceListFileUrl ¶ added in v1.44.212
func (m *MockPricingAPI) GetPriceListFileUrl(arg0 *pricing.GetPriceListFileUrlInput) (*pricing.GetPriceListFileUrlOutput, error)
GetPriceListFileUrl mocks base method
func (*MockPricingAPI) GetPriceListFileUrlRequest ¶ added in v1.44.212
func (m *MockPricingAPI) GetPriceListFileUrlRequest(arg0 *pricing.GetPriceListFileUrlInput) (*request.Request, *pricing.GetPriceListFileUrlOutput)
GetPriceListFileUrlRequest mocks base method
func (*MockPricingAPI) GetPriceListFileUrlWithContext ¶ added in v1.44.212
func (m *MockPricingAPI) GetPriceListFileUrlWithContext(arg0 context.Context, arg1 *pricing.GetPriceListFileUrlInput, arg2 ...request.Option) (*pricing.GetPriceListFileUrlOutput, error)
GetPriceListFileUrlWithContext mocks base method
func (*MockPricingAPI) GetProducts ¶
func (m *MockPricingAPI) GetProducts(arg0 *pricing.GetProductsInput) (*pricing.GetProductsOutput, error)
GetProducts mocks base method
func (*MockPricingAPI) GetProductsPages ¶
func (m *MockPricingAPI) GetProductsPages(arg0 *pricing.GetProductsInput, arg1 func(*pricing.GetProductsOutput, bool) bool) error
GetProductsPages mocks base method
func (*MockPricingAPI) GetProductsPagesWithContext ¶
func (m *MockPricingAPI) GetProductsPagesWithContext(arg0 context.Context, arg1 *pricing.GetProductsInput, arg2 func(*pricing.GetProductsOutput, bool) bool, arg3 ...request.Option) error
GetProductsPagesWithContext mocks base method
func (*MockPricingAPI) GetProductsRequest ¶
func (m *MockPricingAPI) GetProductsRequest(arg0 *pricing.GetProductsInput) (*request.Request, *pricing.GetProductsOutput)
GetProductsRequest mocks base method
func (*MockPricingAPI) GetProductsWithContext ¶
func (m *MockPricingAPI) GetProductsWithContext(arg0 context.Context, arg1 *pricing.GetProductsInput, arg2 ...request.Option) (*pricing.GetProductsOutput, error)
GetProductsWithContext mocks base method
func (*MockPricingAPI) ListPriceLists ¶ added in v1.44.212
func (m *MockPricingAPI) ListPriceLists(arg0 *pricing.ListPriceListsInput) (*pricing.ListPriceListsOutput, error)
ListPriceLists mocks base method
func (*MockPricingAPI) ListPriceListsPages ¶ added in v1.44.212
func (m *MockPricingAPI) ListPriceListsPages(arg0 *pricing.ListPriceListsInput, arg1 func(*pricing.ListPriceListsOutput, bool) bool) error
ListPriceListsPages mocks base method
func (*MockPricingAPI) ListPriceListsPagesWithContext ¶ added in v1.44.212
func (m *MockPricingAPI) ListPriceListsPagesWithContext(arg0 context.Context, arg1 *pricing.ListPriceListsInput, arg2 func(*pricing.ListPriceListsOutput, bool) bool, arg3 ...request.Option) error
ListPriceListsPagesWithContext mocks base method
func (*MockPricingAPI) ListPriceListsRequest ¶ added in v1.44.212
func (m *MockPricingAPI) ListPriceListsRequest(arg0 *pricing.ListPriceListsInput) (*request.Request, *pricing.ListPriceListsOutput)
ListPriceListsRequest mocks base method
func (*MockPricingAPI) ListPriceListsWithContext ¶ added in v1.44.212
func (m *MockPricingAPI) ListPriceListsWithContext(arg0 context.Context, arg1 *pricing.ListPriceListsInput, arg2 ...request.Option) (*pricing.ListPriceListsOutput, error)
ListPriceListsWithContext mocks base method
type MockPricingAPIMockRecorder ¶
type MockPricingAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockPricingAPIMockRecorder is the mock recorder for MockPricingAPI
func (*MockPricingAPIMockRecorder) DescribeServices ¶
func (mr *MockPricingAPIMockRecorder) DescribeServices(arg0 interface{}) *gomock.Call
DescribeServices indicates an expected call of DescribeServices
func (*MockPricingAPIMockRecorder) DescribeServicesPages ¶
func (mr *MockPricingAPIMockRecorder) DescribeServicesPages(arg0, arg1 interface{}) *gomock.Call
DescribeServicesPages indicates an expected call of DescribeServicesPages
func (*MockPricingAPIMockRecorder) DescribeServicesPagesWithContext ¶
func (mr *MockPricingAPIMockRecorder) DescribeServicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeServicesPagesWithContext indicates an expected call of DescribeServicesPagesWithContext
func (*MockPricingAPIMockRecorder) DescribeServicesRequest ¶
func (mr *MockPricingAPIMockRecorder) DescribeServicesRequest(arg0 interface{}) *gomock.Call
DescribeServicesRequest indicates an expected call of DescribeServicesRequest
func (*MockPricingAPIMockRecorder) DescribeServicesWithContext ¶
func (mr *MockPricingAPIMockRecorder) DescribeServicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeServicesWithContext indicates an expected call of DescribeServicesWithContext
func (*MockPricingAPIMockRecorder) GetAttributeValues ¶
func (mr *MockPricingAPIMockRecorder) GetAttributeValues(arg0 interface{}) *gomock.Call
GetAttributeValues indicates an expected call of GetAttributeValues
func (*MockPricingAPIMockRecorder) GetAttributeValuesPages ¶
func (mr *MockPricingAPIMockRecorder) GetAttributeValuesPages(arg0, arg1 interface{}) *gomock.Call
GetAttributeValuesPages indicates an expected call of GetAttributeValuesPages
func (*MockPricingAPIMockRecorder) GetAttributeValuesPagesWithContext ¶
func (mr *MockPricingAPIMockRecorder) GetAttributeValuesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetAttributeValuesPagesWithContext indicates an expected call of GetAttributeValuesPagesWithContext
func (*MockPricingAPIMockRecorder) GetAttributeValuesRequest ¶
func (mr *MockPricingAPIMockRecorder) GetAttributeValuesRequest(arg0 interface{}) *gomock.Call
GetAttributeValuesRequest indicates an expected call of GetAttributeValuesRequest
func (*MockPricingAPIMockRecorder) GetAttributeValuesWithContext ¶
func (mr *MockPricingAPIMockRecorder) GetAttributeValuesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAttributeValuesWithContext indicates an expected call of GetAttributeValuesWithContext
func (*MockPricingAPIMockRecorder) GetPriceListFileUrl ¶ added in v1.44.212
func (mr *MockPricingAPIMockRecorder) GetPriceListFileUrl(arg0 interface{}) *gomock.Call
GetPriceListFileUrl indicates an expected call of GetPriceListFileUrl
func (*MockPricingAPIMockRecorder) GetPriceListFileUrlRequest ¶ added in v1.44.212
func (mr *MockPricingAPIMockRecorder) GetPriceListFileUrlRequest(arg0 interface{}) *gomock.Call
GetPriceListFileUrlRequest indicates an expected call of GetPriceListFileUrlRequest
func (*MockPricingAPIMockRecorder) GetPriceListFileUrlWithContext ¶ added in v1.44.212
func (mr *MockPricingAPIMockRecorder) GetPriceListFileUrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPriceListFileUrlWithContext indicates an expected call of GetPriceListFileUrlWithContext
func (*MockPricingAPIMockRecorder) GetProducts ¶
func (mr *MockPricingAPIMockRecorder) GetProducts(arg0 interface{}) *gomock.Call
GetProducts indicates an expected call of GetProducts
func (*MockPricingAPIMockRecorder) GetProductsPages ¶
func (mr *MockPricingAPIMockRecorder) GetProductsPages(arg0, arg1 interface{}) *gomock.Call
GetProductsPages indicates an expected call of GetProductsPages
func (*MockPricingAPIMockRecorder) GetProductsPagesWithContext ¶
func (mr *MockPricingAPIMockRecorder) GetProductsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetProductsPagesWithContext indicates an expected call of GetProductsPagesWithContext
func (*MockPricingAPIMockRecorder) GetProductsRequest ¶
func (mr *MockPricingAPIMockRecorder) GetProductsRequest(arg0 interface{}) *gomock.Call
GetProductsRequest indicates an expected call of GetProductsRequest
func (*MockPricingAPIMockRecorder) GetProductsWithContext ¶
func (mr *MockPricingAPIMockRecorder) GetProductsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetProductsWithContext indicates an expected call of GetProductsWithContext
func (*MockPricingAPIMockRecorder) ListPriceLists ¶ added in v1.44.212
func (mr *MockPricingAPIMockRecorder) ListPriceLists(arg0 interface{}) *gomock.Call
ListPriceLists indicates an expected call of ListPriceLists
func (*MockPricingAPIMockRecorder) ListPriceListsPages ¶ added in v1.44.212
func (mr *MockPricingAPIMockRecorder) ListPriceListsPages(arg0, arg1 interface{}) *gomock.Call
ListPriceListsPages indicates an expected call of ListPriceListsPages
func (*MockPricingAPIMockRecorder) ListPriceListsPagesWithContext ¶ added in v1.44.212
func (mr *MockPricingAPIMockRecorder) ListPriceListsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPriceListsPagesWithContext indicates an expected call of ListPriceListsPagesWithContext
func (*MockPricingAPIMockRecorder) ListPriceListsRequest ¶ added in v1.44.212
func (mr *MockPricingAPIMockRecorder) ListPriceListsRequest(arg0 interface{}) *gomock.Call
ListPriceListsRequest indicates an expected call of ListPriceListsRequest
func (*MockPricingAPIMockRecorder) ListPriceListsWithContext ¶ added in v1.44.212
func (mr *MockPricingAPIMockRecorder) ListPriceListsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPriceListsWithContext indicates an expected call of ListPriceListsWithContext