Documentation ¶
Overview ¶
Package outpostsmock is a generated GoMock package.
Index ¶
- type MockOutpostsAPI
- func (m *MockOutpostsAPI) CancelOrder(arg0 *outposts.CancelOrderInput) (*outposts.CancelOrderOutput, error)
- func (m *MockOutpostsAPI) CancelOrderRequest(arg0 *outposts.CancelOrderInput) (*request.Request, *outposts.CancelOrderOutput)
- func (m *MockOutpostsAPI) CancelOrderWithContext(arg0 context.Context, arg1 *outposts.CancelOrderInput, arg2 ...request.Option) (*outposts.CancelOrderOutput, error)
- func (m *MockOutpostsAPI) CreateOrder(arg0 *outposts.CreateOrderInput) (*outposts.CreateOrderOutput, error)
- func (m *MockOutpostsAPI) CreateOrderRequest(arg0 *outposts.CreateOrderInput) (*request.Request, *outposts.CreateOrderOutput)
- func (m *MockOutpostsAPI) CreateOrderWithContext(arg0 context.Context, arg1 *outposts.CreateOrderInput, arg2 ...request.Option) (*outposts.CreateOrderOutput, error)
- func (m *MockOutpostsAPI) CreateOutpost(arg0 *outposts.CreateOutpostInput) (*outposts.CreateOutpostOutput, error)
- func (m *MockOutpostsAPI) CreateOutpostRequest(arg0 *outposts.CreateOutpostInput) (*request.Request, *outposts.CreateOutpostOutput)
- func (m *MockOutpostsAPI) CreateOutpostWithContext(arg0 context.Context, arg1 *outposts.CreateOutpostInput, ...) (*outposts.CreateOutpostOutput, error)
- func (m *MockOutpostsAPI) CreateSite(arg0 *outposts.CreateSiteInput) (*outposts.CreateSiteOutput, error)
- func (m *MockOutpostsAPI) CreateSiteRequest(arg0 *outposts.CreateSiteInput) (*request.Request, *outposts.CreateSiteOutput)
- func (m *MockOutpostsAPI) CreateSiteWithContext(arg0 context.Context, arg1 *outposts.CreateSiteInput, arg2 ...request.Option) (*outposts.CreateSiteOutput, error)
- func (m *MockOutpostsAPI) DeleteOutpost(arg0 *outposts.DeleteOutpostInput) (*outposts.DeleteOutpostOutput, error)
- func (m *MockOutpostsAPI) DeleteOutpostRequest(arg0 *outposts.DeleteOutpostInput) (*request.Request, *outposts.DeleteOutpostOutput)
- func (m *MockOutpostsAPI) DeleteOutpostWithContext(arg0 context.Context, arg1 *outposts.DeleteOutpostInput, ...) (*outposts.DeleteOutpostOutput, error)
- func (m *MockOutpostsAPI) DeleteSite(arg0 *outposts.DeleteSiteInput) (*outposts.DeleteSiteOutput, error)
- func (m *MockOutpostsAPI) DeleteSiteRequest(arg0 *outposts.DeleteSiteInput) (*request.Request, *outposts.DeleteSiteOutput)
- func (m *MockOutpostsAPI) DeleteSiteWithContext(arg0 context.Context, arg1 *outposts.DeleteSiteInput, arg2 ...request.Option) (*outposts.DeleteSiteOutput, error)
- func (m *MockOutpostsAPI) EXPECT() *MockOutpostsAPIMockRecorder
- func (m *MockOutpostsAPI) GetCatalogItem(arg0 *outposts.GetCatalogItemInput) (*outposts.GetCatalogItemOutput, error)
- func (m *MockOutpostsAPI) GetCatalogItemRequest(arg0 *outposts.GetCatalogItemInput) (*request.Request, *outposts.GetCatalogItemOutput)
- func (m *MockOutpostsAPI) GetCatalogItemWithContext(arg0 context.Context, arg1 *outposts.GetCatalogItemInput, ...) (*outposts.GetCatalogItemOutput, error)
- func (m *MockOutpostsAPI) GetOrder(arg0 *outposts.GetOrderInput) (*outposts.GetOrderOutput, error)
- func (m *MockOutpostsAPI) GetOrderRequest(arg0 *outposts.GetOrderInput) (*request.Request, *outposts.GetOrderOutput)
- func (m *MockOutpostsAPI) GetOrderWithContext(arg0 context.Context, arg1 *outposts.GetOrderInput, arg2 ...request.Option) (*outposts.GetOrderOutput, error)
- func (m *MockOutpostsAPI) GetOutpost(arg0 *outposts.GetOutpostInput) (*outposts.GetOutpostOutput, error)
- func (m *MockOutpostsAPI) GetOutpostInstanceTypes(arg0 *outposts.GetOutpostInstanceTypesInput) (*outposts.GetOutpostInstanceTypesOutput, error)
- func (m *MockOutpostsAPI) GetOutpostInstanceTypesRequest(arg0 *outposts.GetOutpostInstanceTypesInput) (*request.Request, *outposts.GetOutpostInstanceTypesOutput)
- func (m *MockOutpostsAPI) GetOutpostInstanceTypesWithContext(arg0 context.Context, arg1 *outposts.GetOutpostInstanceTypesInput, ...) (*outposts.GetOutpostInstanceTypesOutput, error)
- func (m *MockOutpostsAPI) GetOutpostRequest(arg0 *outposts.GetOutpostInput) (*request.Request, *outposts.GetOutpostOutput)
- func (m *MockOutpostsAPI) GetOutpostWithContext(arg0 context.Context, arg1 *outposts.GetOutpostInput, arg2 ...request.Option) (*outposts.GetOutpostOutput, error)
- func (m *MockOutpostsAPI) GetSite(arg0 *outposts.GetSiteInput) (*outposts.GetSiteOutput, error)
- func (m *MockOutpostsAPI) GetSiteAddress(arg0 *outposts.GetSiteAddressInput) (*outposts.GetSiteAddressOutput, error)
- func (m *MockOutpostsAPI) GetSiteAddressRequest(arg0 *outposts.GetSiteAddressInput) (*request.Request, *outposts.GetSiteAddressOutput)
- func (m *MockOutpostsAPI) GetSiteAddressWithContext(arg0 context.Context, arg1 *outposts.GetSiteAddressInput, ...) (*outposts.GetSiteAddressOutput, error)
- func (m *MockOutpostsAPI) GetSiteRequest(arg0 *outposts.GetSiteInput) (*request.Request, *outposts.GetSiteOutput)
- func (m *MockOutpostsAPI) GetSiteWithContext(arg0 context.Context, arg1 *outposts.GetSiteInput, arg2 ...request.Option) (*outposts.GetSiteOutput, error)
- func (m *MockOutpostsAPI) ListCatalogItems(arg0 *outposts.ListCatalogItemsInput) (*outposts.ListCatalogItemsOutput, error)
- func (m *MockOutpostsAPI) ListCatalogItemsPages(arg0 *outposts.ListCatalogItemsInput, ...) error
- func (m *MockOutpostsAPI) ListCatalogItemsPagesWithContext(arg0 context.Context, arg1 *outposts.ListCatalogItemsInput, ...) error
- func (m *MockOutpostsAPI) ListCatalogItemsRequest(arg0 *outposts.ListCatalogItemsInput) (*request.Request, *outposts.ListCatalogItemsOutput)
- func (m *MockOutpostsAPI) ListCatalogItemsWithContext(arg0 context.Context, arg1 *outposts.ListCatalogItemsInput, ...) (*outposts.ListCatalogItemsOutput, error)
- func (m *MockOutpostsAPI) ListOrders(arg0 *outposts.ListOrdersInput) (*outposts.ListOrdersOutput, error)
- func (m *MockOutpostsAPI) ListOrdersPages(arg0 *outposts.ListOrdersInput, ...) error
- func (m *MockOutpostsAPI) ListOrdersPagesWithContext(arg0 context.Context, arg1 *outposts.ListOrdersInput, ...) error
- func (m *MockOutpostsAPI) ListOrdersRequest(arg0 *outposts.ListOrdersInput) (*request.Request, *outposts.ListOrdersOutput)
- func (m *MockOutpostsAPI) ListOrdersWithContext(arg0 context.Context, arg1 *outposts.ListOrdersInput, arg2 ...request.Option) (*outposts.ListOrdersOutput, error)
- func (m *MockOutpostsAPI) ListOutposts(arg0 *outposts.ListOutpostsInput) (*outposts.ListOutpostsOutput, error)
- func (m *MockOutpostsAPI) ListOutpostsPages(arg0 *outposts.ListOutpostsInput, ...) error
- func (m *MockOutpostsAPI) ListOutpostsPagesWithContext(arg0 context.Context, arg1 *outposts.ListOutpostsInput, ...) error
- func (m *MockOutpostsAPI) ListOutpostsRequest(arg0 *outposts.ListOutpostsInput) (*request.Request, *outposts.ListOutpostsOutput)
- func (m *MockOutpostsAPI) ListOutpostsWithContext(arg0 context.Context, arg1 *outposts.ListOutpostsInput, arg2 ...request.Option) (*outposts.ListOutpostsOutput, error)
- func (m *MockOutpostsAPI) ListSites(arg0 *outposts.ListSitesInput) (*outposts.ListSitesOutput, error)
- func (m *MockOutpostsAPI) ListSitesPages(arg0 *outposts.ListSitesInput, arg1 func(*outposts.ListSitesOutput, bool) bool) error
- func (m *MockOutpostsAPI) ListSitesPagesWithContext(arg0 context.Context, arg1 *outposts.ListSitesInput, ...) error
- func (m *MockOutpostsAPI) ListSitesRequest(arg0 *outposts.ListSitesInput) (*request.Request, *outposts.ListSitesOutput)
- func (m *MockOutpostsAPI) ListSitesWithContext(arg0 context.Context, arg1 *outposts.ListSitesInput, arg2 ...request.Option) (*outposts.ListSitesOutput, error)
- func (m *MockOutpostsAPI) ListTagsForResource(arg0 *outposts.ListTagsForResourceInput) (*outposts.ListTagsForResourceOutput, error)
- func (m *MockOutpostsAPI) ListTagsForResourceRequest(arg0 *outposts.ListTagsForResourceInput) (*request.Request, *outposts.ListTagsForResourceOutput)
- func (m *MockOutpostsAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *outposts.ListTagsForResourceInput, ...) (*outposts.ListTagsForResourceOutput, error)
- func (m *MockOutpostsAPI) TagResource(arg0 *outposts.TagResourceInput) (*outposts.TagResourceOutput, error)
- func (m *MockOutpostsAPI) TagResourceRequest(arg0 *outposts.TagResourceInput) (*request.Request, *outposts.TagResourceOutput)
- func (m *MockOutpostsAPI) TagResourceWithContext(arg0 context.Context, arg1 *outposts.TagResourceInput, arg2 ...request.Option) (*outposts.TagResourceOutput, error)
- func (m *MockOutpostsAPI) UntagResource(arg0 *outposts.UntagResourceInput) (*outposts.UntagResourceOutput, error)
- func (m *MockOutpostsAPI) UntagResourceRequest(arg0 *outposts.UntagResourceInput) (*request.Request, *outposts.UntagResourceOutput)
- func (m *MockOutpostsAPI) UntagResourceWithContext(arg0 context.Context, arg1 *outposts.UntagResourceInput, ...) (*outposts.UntagResourceOutput, error)
- func (m *MockOutpostsAPI) UpdateOutpost(arg0 *outposts.UpdateOutpostInput) (*outposts.UpdateOutpostOutput, error)
- func (m *MockOutpostsAPI) UpdateOutpostRequest(arg0 *outposts.UpdateOutpostInput) (*request.Request, *outposts.UpdateOutpostOutput)
- func (m *MockOutpostsAPI) UpdateOutpostWithContext(arg0 context.Context, arg1 *outposts.UpdateOutpostInput, ...) (*outposts.UpdateOutpostOutput, error)
- func (m *MockOutpostsAPI) UpdateSite(arg0 *outposts.UpdateSiteInput) (*outposts.UpdateSiteOutput, error)
- func (m *MockOutpostsAPI) UpdateSiteAddress(arg0 *outposts.UpdateSiteAddressInput) (*outposts.UpdateSiteAddressOutput, error)
- func (m *MockOutpostsAPI) UpdateSiteAddressRequest(arg0 *outposts.UpdateSiteAddressInput) (*request.Request, *outposts.UpdateSiteAddressOutput)
- func (m *MockOutpostsAPI) UpdateSiteAddressWithContext(arg0 context.Context, arg1 *outposts.UpdateSiteAddressInput, ...) (*outposts.UpdateSiteAddressOutput, error)
- func (m *MockOutpostsAPI) UpdateSiteRackPhysicalProperties(arg0 *outposts.UpdateSiteRackPhysicalPropertiesInput) (*outposts.UpdateSiteRackPhysicalPropertiesOutput, error)
- func (m *MockOutpostsAPI) UpdateSiteRackPhysicalPropertiesRequest(arg0 *outposts.UpdateSiteRackPhysicalPropertiesInput) (*request.Request, *outposts.UpdateSiteRackPhysicalPropertiesOutput)
- func (m *MockOutpostsAPI) UpdateSiteRackPhysicalPropertiesWithContext(arg0 context.Context, arg1 *outposts.UpdateSiteRackPhysicalPropertiesInput, ...) (*outposts.UpdateSiteRackPhysicalPropertiesOutput, error)
- func (m *MockOutpostsAPI) UpdateSiteRequest(arg0 *outposts.UpdateSiteInput) (*request.Request, *outposts.UpdateSiteOutput)
- func (m *MockOutpostsAPI) UpdateSiteWithContext(arg0 context.Context, arg1 *outposts.UpdateSiteInput, arg2 ...request.Option) (*outposts.UpdateSiteOutput, error)
- type MockOutpostsAPIMockRecorder
- func (mr *MockOutpostsAPIMockRecorder) CancelOrder(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) CancelOrderRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) CancelOrderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) CreateOrder(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) CreateOrderRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) CreateOrderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) CreateOutpost(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) CreateOutpostRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) CreateOutpostWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) CreateSite(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) CreateSiteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) CreateSiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) DeleteOutpost(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) DeleteOutpostRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) DeleteOutpostWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) DeleteSite(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) DeleteSiteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) DeleteSiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) GetCatalogItem(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) GetCatalogItemRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) GetCatalogItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) GetOrder(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) GetOrderRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) GetOrderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) GetOutpost(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) GetOutpostInstanceTypes(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) GetOutpostInstanceTypesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) GetOutpostInstanceTypesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) GetOutpostRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) GetOutpostWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) GetSite(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) GetSiteAddress(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) GetSiteAddressRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) GetSiteAddressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) GetSiteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) GetSiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) ListCatalogItems(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) ListCatalogItemsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) ListCatalogItemsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) ListCatalogItemsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) ListCatalogItemsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) ListOrders(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) ListOrdersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) ListOrdersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) ListOrdersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) ListOrdersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) ListOutposts(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) ListOutpostsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) ListOutpostsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) ListOutpostsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) ListOutpostsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) ListSites(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) ListSitesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) ListSitesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) ListSitesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) ListSitesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) UpdateOutpost(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) UpdateOutpostRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) UpdateOutpostWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) UpdateSite(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) UpdateSiteAddress(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) UpdateSiteAddressRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) UpdateSiteAddressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) UpdateSiteRackPhysicalProperties(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) UpdateSiteRackPhysicalPropertiesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) UpdateSiteRackPhysicalPropertiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) UpdateSiteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOutpostsAPIMockRecorder) UpdateSiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockOutpostsAPI ¶
type MockOutpostsAPI struct {
// contains filtered or unexported fields
}
MockOutpostsAPI is a mock of OutpostsAPI interface.
func NewMockOutpostsAPI ¶
func NewMockOutpostsAPI(ctrl *gomock.Controller) *MockOutpostsAPI
NewMockOutpostsAPI creates a new mock instance.
func (*MockOutpostsAPI) CancelOrder ¶ added in v1.43.22
func (m *MockOutpostsAPI) CancelOrder(arg0 *outposts.CancelOrderInput) (*outposts.CancelOrderOutput, error)
CancelOrder mocks base method.
func (*MockOutpostsAPI) CancelOrderRequest ¶ added in v1.43.22
func (m *MockOutpostsAPI) CancelOrderRequest(arg0 *outposts.CancelOrderInput) (*request.Request, *outposts.CancelOrderOutput)
CancelOrderRequest mocks base method.
func (*MockOutpostsAPI) CancelOrderWithContext ¶ added in v1.43.22
func (m *MockOutpostsAPI) CancelOrderWithContext(arg0 context.Context, arg1 *outposts.CancelOrderInput, arg2 ...request.Option) (*outposts.CancelOrderOutput, error)
CancelOrderWithContext mocks base method.
func (*MockOutpostsAPI) CreateOrder ¶ added in v1.43.22
func (m *MockOutpostsAPI) CreateOrder(arg0 *outposts.CreateOrderInput) (*outposts.CreateOrderOutput, error)
CreateOrder mocks base method.
func (*MockOutpostsAPI) CreateOrderRequest ¶ added in v1.43.22
func (m *MockOutpostsAPI) CreateOrderRequest(arg0 *outposts.CreateOrderInput) (*request.Request, *outposts.CreateOrderOutput)
CreateOrderRequest mocks base method.
func (*MockOutpostsAPI) CreateOrderWithContext ¶ added in v1.43.22
func (m *MockOutpostsAPI) CreateOrderWithContext(arg0 context.Context, arg1 *outposts.CreateOrderInput, arg2 ...request.Option) (*outposts.CreateOrderOutput, error)
CreateOrderWithContext mocks base method.
func (*MockOutpostsAPI) CreateOutpost ¶
func (m *MockOutpostsAPI) CreateOutpost(arg0 *outposts.CreateOutpostInput) (*outposts.CreateOutpostOutput, error)
CreateOutpost mocks base method.
func (*MockOutpostsAPI) CreateOutpostRequest ¶
func (m *MockOutpostsAPI) CreateOutpostRequest(arg0 *outposts.CreateOutpostInput) (*request.Request, *outposts.CreateOutpostOutput)
CreateOutpostRequest mocks base method.
func (*MockOutpostsAPI) CreateOutpostWithContext ¶
func (m *MockOutpostsAPI) CreateOutpostWithContext(arg0 context.Context, arg1 *outposts.CreateOutpostInput, arg2 ...request.Option) (*outposts.CreateOutpostOutput, error)
CreateOutpostWithContext mocks base method.
func (*MockOutpostsAPI) CreateSite ¶ added in v1.43.22
func (m *MockOutpostsAPI) CreateSite(arg0 *outposts.CreateSiteInput) (*outposts.CreateSiteOutput, error)
CreateSite mocks base method.
func (*MockOutpostsAPI) CreateSiteRequest ¶ added in v1.43.22
func (m *MockOutpostsAPI) CreateSiteRequest(arg0 *outposts.CreateSiteInput) (*request.Request, *outposts.CreateSiteOutput)
CreateSiteRequest mocks base method.
func (*MockOutpostsAPI) CreateSiteWithContext ¶ added in v1.43.22
func (m *MockOutpostsAPI) CreateSiteWithContext(arg0 context.Context, arg1 *outposts.CreateSiteInput, arg2 ...request.Option) (*outposts.CreateSiteOutput, error)
CreateSiteWithContext mocks base method.
func (*MockOutpostsAPI) DeleteOutpost ¶
func (m *MockOutpostsAPI) DeleteOutpost(arg0 *outposts.DeleteOutpostInput) (*outposts.DeleteOutpostOutput, error)
DeleteOutpost mocks base method.
func (*MockOutpostsAPI) DeleteOutpostRequest ¶
func (m *MockOutpostsAPI) DeleteOutpostRequest(arg0 *outposts.DeleteOutpostInput) (*request.Request, *outposts.DeleteOutpostOutput)
DeleteOutpostRequest mocks base method.
func (*MockOutpostsAPI) DeleteOutpostWithContext ¶
func (m *MockOutpostsAPI) DeleteOutpostWithContext(arg0 context.Context, arg1 *outposts.DeleteOutpostInput, arg2 ...request.Option) (*outposts.DeleteOutpostOutput, error)
DeleteOutpostWithContext mocks base method.
func (*MockOutpostsAPI) DeleteSite ¶
func (m *MockOutpostsAPI) DeleteSite(arg0 *outposts.DeleteSiteInput) (*outposts.DeleteSiteOutput, error)
DeleteSite mocks base method.
func (*MockOutpostsAPI) DeleteSiteRequest ¶
func (m *MockOutpostsAPI) DeleteSiteRequest(arg0 *outposts.DeleteSiteInput) (*request.Request, *outposts.DeleteSiteOutput)
DeleteSiteRequest mocks base method.
func (*MockOutpostsAPI) DeleteSiteWithContext ¶
func (m *MockOutpostsAPI) DeleteSiteWithContext(arg0 context.Context, arg1 *outposts.DeleteSiteInput, arg2 ...request.Option) (*outposts.DeleteSiteOutput, error)
DeleteSiteWithContext mocks base method.
func (*MockOutpostsAPI) EXPECT ¶
func (m *MockOutpostsAPI) EXPECT() *MockOutpostsAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockOutpostsAPI) GetCatalogItem ¶ added in v1.43.22
func (m *MockOutpostsAPI) GetCatalogItem(arg0 *outposts.GetCatalogItemInput) (*outposts.GetCatalogItemOutput, error)
GetCatalogItem mocks base method.
func (*MockOutpostsAPI) GetCatalogItemRequest ¶ added in v1.43.22
func (m *MockOutpostsAPI) GetCatalogItemRequest(arg0 *outposts.GetCatalogItemInput) (*request.Request, *outposts.GetCatalogItemOutput)
GetCatalogItemRequest mocks base method.
func (*MockOutpostsAPI) GetCatalogItemWithContext ¶ added in v1.43.22
func (m *MockOutpostsAPI) GetCatalogItemWithContext(arg0 context.Context, arg1 *outposts.GetCatalogItemInput, arg2 ...request.Option) (*outposts.GetCatalogItemOutput, error)
GetCatalogItemWithContext mocks base method.
func (*MockOutpostsAPI) GetOrder ¶ added in v1.43.22
func (m *MockOutpostsAPI) GetOrder(arg0 *outposts.GetOrderInput) (*outposts.GetOrderOutput, error)
GetOrder mocks base method.
func (*MockOutpostsAPI) GetOrderRequest ¶ added in v1.43.22
func (m *MockOutpostsAPI) GetOrderRequest(arg0 *outposts.GetOrderInput) (*request.Request, *outposts.GetOrderOutput)
GetOrderRequest mocks base method.
func (*MockOutpostsAPI) GetOrderWithContext ¶ added in v1.43.22
func (m *MockOutpostsAPI) GetOrderWithContext(arg0 context.Context, arg1 *outposts.GetOrderInput, arg2 ...request.Option) (*outposts.GetOrderOutput, error)
GetOrderWithContext mocks base method.
func (*MockOutpostsAPI) GetOutpost ¶
func (m *MockOutpostsAPI) GetOutpost(arg0 *outposts.GetOutpostInput) (*outposts.GetOutpostOutput, error)
GetOutpost mocks base method.
func (*MockOutpostsAPI) GetOutpostInstanceTypes ¶
func (m *MockOutpostsAPI) GetOutpostInstanceTypes(arg0 *outposts.GetOutpostInstanceTypesInput) (*outposts.GetOutpostInstanceTypesOutput, error)
GetOutpostInstanceTypes mocks base method.
func (*MockOutpostsAPI) GetOutpostInstanceTypesRequest ¶
func (m *MockOutpostsAPI) GetOutpostInstanceTypesRequest(arg0 *outposts.GetOutpostInstanceTypesInput) (*request.Request, *outposts.GetOutpostInstanceTypesOutput)
GetOutpostInstanceTypesRequest mocks base method.
func (*MockOutpostsAPI) GetOutpostInstanceTypesWithContext ¶
func (m *MockOutpostsAPI) GetOutpostInstanceTypesWithContext(arg0 context.Context, arg1 *outposts.GetOutpostInstanceTypesInput, arg2 ...request.Option) (*outposts.GetOutpostInstanceTypesOutput, error)
GetOutpostInstanceTypesWithContext mocks base method.
func (*MockOutpostsAPI) GetOutpostRequest ¶
func (m *MockOutpostsAPI) GetOutpostRequest(arg0 *outposts.GetOutpostInput) (*request.Request, *outposts.GetOutpostOutput)
GetOutpostRequest mocks base method.
func (*MockOutpostsAPI) GetOutpostWithContext ¶
func (m *MockOutpostsAPI) GetOutpostWithContext(arg0 context.Context, arg1 *outposts.GetOutpostInput, arg2 ...request.Option) (*outposts.GetOutpostOutput, error)
GetOutpostWithContext mocks base method.
func (*MockOutpostsAPI) GetSite ¶ added in v1.43.22
func (m *MockOutpostsAPI) GetSite(arg0 *outposts.GetSiteInput) (*outposts.GetSiteOutput, error)
GetSite mocks base method.
func (*MockOutpostsAPI) GetSiteAddress ¶ added in v1.43.22
func (m *MockOutpostsAPI) GetSiteAddress(arg0 *outposts.GetSiteAddressInput) (*outposts.GetSiteAddressOutput, error)
GetSiteAddress mocks base method.
func (*MockOutpostsAPI) GetSiteAddressRequest ¶ added in v1.43.22
func (m *MockOutpostsAPI) GetSiteAddressRequest(arg0 *outposts.GetSiteAddressInput) (*request.Request, *outposts.GetSiteAddressOutput)
GetSiteAddressRequest mocks base method.
func (*MockOutpostsAPI) GetSiteAddressWithContext ¶ added in v1.43.22
func (m *MockOutpostsAPI) GetSiteAddressWithContext(arg0 context.Context, arg1 *outposts.GetSiteAddressInput, arg2 ...request.Option) (*outposts.GetSiteAddressOutput, error)
GetSiteAddressWithContext mocks base method.
func (*MockOutpostsAPI) GetSiteRequest ¶ added in v1.43.22
func (m *MockOutpostsAPI) GetSiteRequest(arg0 *outposts.GetSiteInput) (*request.Request, *outposts.GetSiteOutput)
GetSiteRequest mocks base method.
func (*MockOutpostsAPI) GetSiteWithContext ¶ added in v1.43.22
func (m *MockOutpostsAPI) GetSiteWithContext(arg0 context.Context, arg1 *outposts.GetSiteInput, arg2 ...request.Option) (*outposts.GetSiteOutput, error)
GetSiteWithContext mocks base method.
func (*MockOutpostsAPI) ListCatalogItems ¶ added in v1.43.22
func (m *MockOutpostsAPI) ListCatalogItems(arg0 *outposts.ListCatalogItemsInput) (*outposts.ListCatalogItemsOutput, error)
ListCatalogItems mocks base method.
func (*MockOutpostsAPI) ListCatalogItemsPages ¶ added in v1.43.22
func (m *MockOutpostsAPI) ListCatalogItemsPages(arg0 *outposts.ListCatalogItemsInput, arg1 func(*outposts.ListCatalogItemsOutput, bool) bool) error
ListCatalogItemsPages mocks base method.
func (*MockOutpostsAPI) ListCatalogItemsPagesWithContext ¶ added in v1.43.22
func (m *MockOutpostsAPI) ListCatalogItemsPagesWithContext(arg0 context.Context, arg1 *outposts.ListCatalogItemsInput, arg2 func(*outposts.ListCatalogItemsOutput, bool) bool, arg3 ...request.Option) error
ListCatalogItemsPagesWithContext mocks base method.
func (*MockOutpostsAPI) ListCatalogItemsRequest ¶ added in v1.43.22
func (m *MockOutpostsAPI) ListCatalogItemsRequest(arg0 *outposts.ListCatalogItemsInput) (*request.Request, *outposts.ListCatalogItemsOutput)
ListCatalogItemsRequest mocks base method.
func (*MockOutpostsAPI) ListCatalogItemsWithContext ¶ added in v1.43.22
func (m *MockOutpostsAPI) ListCatalogItemsWithContext(arg0 context.Context, arg1 *outposts.ListCatalogItemsInput, arg2 ...request.Option) (*outposts.ListCatalogItemsOutput, error)
ListCatalogItemsWithContext mocks base method.
func (*MockOutpostsAPI) ListOrders ¶ added in v1.43.22
func (m *MockOutpostsAPI) ListOrders(arg0 *outposts.ListOrdersInput) (*outposts.ListOrdersOutput, error)
ListOrders mocks base method.
func (*MockOutpostsAPI) ListOrdersPages ¶ added in v1.43.22
func (m *MockOutpostsAPI) ListOrdersPages(arg0 *outposts.ListOrdersInput, arg1 func(*outposts.ListOrdersOutput, bool) bool) error
ListOrdersPages mocks base method.
func (*MockOutpostsAPI) ListOrdersPagesWithContext ¶ added in v1.43.22
func (m *MockOutpostsAPI) ListOrdersPagesWithContext(arg0 context.Context, arg1 *outposts.ListOrdersInput, arg2 func(*outposts.ListOrdersOutput, bool) bool, arg3 ...request.Option) error
ListOrdersPagesWithContext mocks base method.
func (*MockOutpostsAPI) ListOrdersRequest ¶ added in v1.43.22
func (m *MockOutpostsAPI) ListOrdersRequest(arg0 *outposts.ListOrdersInput) (*request.Request, *outposts.ListOrdersOutput)
ListOrdersRequest mocks base method.
func (*MockOutpostsAPI) ListOrdersWithContext ¶ added in v1.43.22
func (m *MockOutpostsAPI) ListOrdersWithContext(arg0 context.Context, arg1 *outposts.ListOrdersInput, arg2 ...request.Option) (*outposts.ListOrdersOutput, error)
ListOrdersWithContext mocks base method.
func (*MockOutpostsAPI) ListOutposts ¶
func (m *MockOutpostsAPI) ListOutposts(arg0 *outposts.ListOutpostsInput) (*outposts.ListOutpostsOutput, error)
ListOutposts mocks base method.
func (*MockOutpostsAPI) ListOutpostsPages ¶
func (m *MockOutpostsAPI) ListOutpostsPages(arg0 *outposts.ListOutpostsInput, arg1 func(*outposts.ListOutpostsOutput, bool) bool) error
ListOutpostsPages mocks base method.
func (*MockOutpostsAPI) ListOutpostsPagesWithContext ¶
func (m *MockOutpostsAPI) ListOutpostsPagesWithContext(arg0 context.Context, arg1 *outposts.ListOutpostsInput, arg2 func(*outposts.ListOutpostsOutput, bool) bool, arg3 ...request.Option) error
ListOutpostsPagesWithContext mocks base method.
func (*MockOutpostsAPI) ListOutpostsRequest ¶
func (m *MockOutpostsAPI) ListOutpostsRequest(arg0 *outposts.ListOutpostsInput) (*request.Request, *outposts.ListOutpostsOutput)
ListOutpostsRequest mocks base method.
func (*MockOutpostsAPI) ListOutpostsWithContext ¶
func (m *MockOutpostsAPI) ListOutpostsWithContext(arg0 context.Context, arg1 *outposts.ListOutpostsInput, arg2 ...request.Option) (*outposts.ListOutpostsOutput, error)
ListOutpostsWithContext mocks base method.
func (*MockOutpostsAPI) ListSites ¶
func (m *MockOutpostsAPI) ListSites(arg0 *outposts.ListSitesInput) (*outposts.ListSitesOutput, error)
ListSites mocks base method.
func (*MockOutpostsAPI) ListSitesPages ¶
func (m *MockOutpostsAPI) ListSitesPages(arg0 *outposts.ListSitesInput, arg1 func(*outposts.ListSitesOutput, bool) bool) error
ListSitesPages mocks base method.
func (*MockOutpostsAPI) ListSitesPagesWithContext ¶
func (m *MockOutpostsAPI) ListSitesPagesWithContext(arg0 context.Context, arg1 *outposts.ListSitesInput, arg2 func(*outposts.ListSitesOutput, bool) bool, arg3 ...request.Option) error
ListSitesPagesWithContext mocks base method.
func (*MockOutpostsAPI) ListSitesRequest ¶
func (m *MockOutpostsAPI) ListSitesRequest(arg0 *outposts.ListSitesInput) (*request.Request, *outposts.ListSitesOutput)
ListSitesRequest mocks base method.
func (*MockOutpostsAPI) ListSitesWithContext ¶
func (m *MockOutpostsAPI) ListSitesWithContext(arg0 context.Context, arg1 *outposts.ListSitesInput, arg2 ...request.Option) (*outposts.ListSitesOutput, error)
ListSitesWithContext mocks base method.
func (*MockOutpostsAPI) ListTagsForResource ¶
func (m *MockOutpostsAPI) ListTagsForResource(arg0 *outposts.ListTagsForResourceInput) (*outposts.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method.
func (*MockOutpostsAPI) ListTagsForResourceRequest ¶
func (m *MockOutpostsAPI) ListTagsForResourceRequest(arg0 *outposts.ListTagsForResourceInput) (*request.Request, *outposts.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method.
func (*MockOutpostsAPI) ListTagsForResourceWithContext ¶
func (m *MockOutpostsAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *outposts.ListTagsForResourceInput, arg2 ...request.Option) (*outposts.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method.
func (*MockOutpostsAPI) TagResource ¶
func (m *MockOutpostsAPI) TagResource(arg0 *outposts.TagResourceInput) (*outposts.TagResourceOutput, error)
TagResource mocks base method.
func (*MockOutpostsAPI) TagResourceRequest ¶
func (m *MockOutpostsAPI) TagResourceRequest(arg0 *outposts.TagResourceInput) (*request.Request, *outposts.TagResourceOutput)
TagResourceRequest mocks base method.
func (*MockOutpostsAPI) TagResourceWithContext ¶
func (m *MockOutpostsAPI) TagResourceWithContext(arg0 context.Context, arg1 *outposts.TagResourceInput, arg2 ...request.Option) (*outposts.TagResourceOutput, error)
TagResourceWithContext mocks base method.
func (*MockOutpostsAPI) UntagResource ¶
func (m *MockOutpostsAPI) UntagResource(arg0 *outposts.UntagResourceInput) (*outposts.UntagResourceOutput, error)
UntagResource mocks base method.
func (*MockOutpostsAPI) UntagResourceRequest ¶
func (m *MockOutpostsAPI) UntagResourceRequest(arg0 *outposts.UntagResourceInput) (*request.Request, *outposts.UntagResourceOutput)
UntagResourceRequest mocks base method.
func (*MockOutpostsAPI) UntagResourceWithContext ¶
func (m *MockOutpostsAPI) UntagResourceWithContext(arg0 context.Context, arg1 *outposts.UntagResourceInput, arg2 ...request.Option) (*outposts.UntagResourceOutput, error)
UntagResourceWithContext mocks base method.
func (*MockOutpostsAPI) UpdateOutpost ¶ added in v1.43.22
func (m *MockOutpostsAPI) UpdateOutpost(arg0 *outposts.UpdateOutpostInput) (*outposts.UpdateOutpostOutput, error)
UpdateOutpost mocks base method.
func (*MockOutpostsAPI) UpdateOutpostRequest ¶ added in v1.43.22
func (m *MockOutpostsAPI) UpdateOutpostRequest(arg0 *outposts.UpdateOutpostInput) (*request.Request, *outposts.UpdateOutpostOutput)
UpdateOutpostRequest mocks base method.
func (*MockOutpostsAPI) UpdateOutpostWithContext ¶ added in v1.43.22
func (m *MockOutpostsAPI) UpdateOutpostWithContext(arg0 context.Context, arg1 *outposts.UpdateOutpostInput, arg2 ...request.Option) (*outposts.UpdateOutpostOutput, error)
UpdateOutpostWithContext mocks base method.
func (*MockOutpostsAPI) UpdateSite ¶ added in v1.43.22
func (m *MockOutpostsAPI) UpdateSite(arg0 *outposts.UpdateSiteInput) (*outposts.UpdateSiteOutput, error)
UpdateSite mocks base method.
func (*MockOutpostsAPI) UpdateSiteAddress ¶ added in v1.43.22
func (m *MockOutpostsAPI) UpdateSiteAddress(arg0 *outposts.UpdateSiteAddressInput) (*outposts.UpdateSiteAddressOutput, error)
UpdateSiteAddress mocks base method.
func (*MockOutpostsAPI) UpdateSiteAddressRequest ¶ added in v1.43.22
func (m *MockOutpostsAPI) UpdateSiteAddressRequest(arg0 *outposts.UpdateSiteAddressInput) (*request.Request, *outposts.UpdateSiteAddressOutput)
UpdateSiteAddressRequest mocks base method.
func (*MockOutpostsAPI) UpdateSiteAddressWithContext ¶ added in v1.43.22
func (m *MockOutpostsAPI) UpdateSiteAddressWithContext(arg0 context.Context, arg1 *outposts.UpdateSiteAddressInput, arg2 ...request.Option) (*outposts.UpdateSiteAddressOutput, error)
UpdateSiteAddressWithContext mocks base method.
func (*MockOutpostsAPI) UpdateSiteRackPhysicalProperties ¶ added in v1.43.22
func (m *MockOutpostsAPI) UpdateSiteRackPhysicalProperties(arg0 *outposts.UpdateSiteRackPhysicalPropertiesInput) (*outposts.UpdateSiteRackPhysicalPropertiesOutput, error)
UpdateSiteRackPhysicalProperties mocks base method.
func (*MockOutpostsAPI) UpdateSiteRackPhysicalPropertiesRequest ¶ added in v1.43.22
func (m *MockOutpostsAPI) UpdateSiteRackPhysicalPropertiesRequest(arg0 *outposts.UpdateSiteRackPhysicalPropertiesInput) (*request.Request, *outposts.UpdateSiteRackPhysicalPropertiesOutput)
UpdateSiteRackPhysicalPropertiesRequest mocks base method.
func (*MockOutpostsAPI) UpdateSiteRackPhysicalPropertiesWithContext ¶ added in v1.43.22
func (m *MockOutpostsAPI) UpdateSiteRackPhysicalPropertiesWithContext(arg0 context.Context, arg1 *outposts.UpdateSiteRackPhysicalPropertiesInput, arg2 ...request.Option) (*outposts.UpdateSiteRackPhysicalPropertiesOutput, error)
UpdateSiteRackPhysicalPropertiesWithContext mocks base method.
func (*MockOutpostsAPI) UpdateSiteRequest ¶ added in v1.43.22
func (m *MockOutpostsAPI) UpdateSiteRequest(arg0 *outposts.UpdateSiteInput) (*request.Request, *outposts.UpdateSiteOutput)
UpdateSiteRequest mocks base method.
func (*MockOutpostsAPI) UpdateSiteWithContext ¶ added in v1.43.22
func (m *MockOutpostsAPI) UpdateSiteWithContext(arg0 context.Context, arg1 *outposts.UpdateSiteInput, arg2 ...request.Option) (*outposts.UpdateSiteOutput, error)
UpdateSiteWithContext mocks base method.
type MockOutpostsAPIMockRecorder ¶
type MockOutpostsAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockOutpostsAPIMockRecorder is the mock recorder for MockOutpostsAPI.
func (*MockOutpostsAPIMockRecorder) CancelOrder ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) CancelOrder(arg0 interface{}) *gomock.Call
CancelOrder indicates an expected call of CancelOrder.
func (*MockOutpostsAPIMockRecorder) CancelOrderRequest ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) CancelOrderRequest(arg0 interface{}) *gomock.Call
CancelOrderRequest indicates an expected call of CancelOrderRequest.
func (*MockOutpostsAPIMockRecorder) CancelOrderWithContext ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) CancelOrderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelOrderWithContext indicates an expected call of CancelOrderWithContext.
func (*MockOutpostsAPIMockRecorder) CreateOrder ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) CreateOrder(arg0 interface{}) *gomock.Call
CreateOrder indicates an expected call of CreateOrder.
func (*MockOutpostsAPIMockRecorder) CreateOrderRequest ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) CreateOrderRequest(arg0 interface{}) *gomock.Call
CreateOrderRequest indicates an expected call of CreateOrderRequest.
func (*MockOutpostsAPIMockRecorder) CreateOrderWithContext ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) CreateOrderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateOrderWithContext indicates an expected call of CreateOrderWithContext.
func (*MockOutpostsAPIMockRecorder) CreateOutpost ¶
func (mr *MockOutpostsAPIMockRecorder) CreateOutpost(arg0 interface{}) *gomock.Call
CreateOutpost indicates an expected call of CreateOutpost.
func (*MockOutpostsAPIMockRecorder) CreateOutpostRequest ¶
func (mr *MockOutpostsAPIMockRecorder) CreateOutpostRequest(arg0 interface{}) *gomock.Call
CreateOutpostRequest indicates an expected call of CreateOutpostRequest.
func (*MockOutpostsAPIMockRecorder) CreateOutpostWithContext ¶
func (mr *MockOutpostsAPIMockRecorder) CreateOutpostWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateOutpostWithContext indicates an expected call of CreateOutpostWithContext.
func (*MockOutpostsAPIMockRecorder) CreateSite ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) CreateSite(arg0 interface{}) *gomock.Call
CreateSite indicates an expected call of CreateSite.
func (*MockOutpostsAPIMockRecorder) CreateSiteRequest ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) CreateSiteRequest(arg0 interface{}) *gomock.Call
CreateSiteRequest indicates an expected call of CreateSiteRequest.
func (*MockOutpostsAPIMockRecorder) CreateSiteWithContext ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) CreateSiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSiteWithContext indicates an expected call of CreateSiteWithContext.
func (*MockOutpostsAPIMockRecorder) DeleteOutpost ¶
func (mr *MockOutpostsAPIMockRecorder) DeleteOutpost(arg0 interface{}) *gomock.Call
DeleteOutpost indicates an expected call of DeleteOutpost.
func (*MockOutpostsAPIMockRecorder) DeleteOutpostRequest ¶
func (mr *MockOutpostsAPIMockRecorder) DeleteOutpostRequest(arg0 interface{}) *gomock.Call
DeleteOutpostRequest indicates an expected call of DeleteOutpostRequest.
func (*MockOutpostsAPIMockRecorder) DeleteOutpostWithContext ¶
func (mr *MockOutpostsAPIMockRecorder) DeleteOutpostWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteOutpostWithContext indicates an expected call of DeleteOutpostWithContext.
func (*MockOutpostsAPIMockRecorder) DeleteSite ¶
func (mr *MockOutpostsAPIMockRecorder) DeleteSite(arg0 interface{}) *gomock.Call
DeleteSite indicates an expected call of DeleteSite.
func (*MockOutpostsAPIMockRecorder) DeleteSiteRequest ¶
func (mr *MockOutpostsAPIMockRecorder) DeleteSiteRequest(arg0 interface{}) *gomock.Call
DeleteSiteRequest indicates an expected call of DeleteSiteRequest.
func (*MockOutpostsAPIMockRecorder) DeleteSiteWithContext ¶
func (mr *MockOutpostsAPIMockRecorder) DeleteSiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteSiteWithContext indicates an expected call of DeleteSiteWithContext.
func (*MockOutpostsAPIMockRecorder) GetCatalogItem ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) GetCatalogItem(arg0 interface{}) *gomock.Call
GetCatalogItem indicates an expected call of GetCatalogItem.
func (*MockOutpostsAPIMockRecorder) GetCatalogItemRequest ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) GetCatalogItemRequest(arg0 interface{}) *gomock.Call
GetCatalogItemRequest indicates an expected call of GetCatalogItemRequest.
func (*MockOutpostsAPIMockRecorder) GetCatalogItemWithContext ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) GetCatalogItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetCatalogItemWithContext indicates an expected call of GetCatalogItemWithContext.
func (*MockOutpostsAPIMockRecorder) GetOrder ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) GetOrder(arg0 interface{}) *gomock.Call
GetOrder indicates an expected call of GetOrder.
func (*MockOutpostsAPIMockRecorder) GetOrderRequest ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) GetOrderRequest(arg0 interface{}) *gomock.Call
GetOrderRequest indicates an expected call of GetOrderRequest.
func (*MockOutpostsAPIMockRecorder) GetOrderWithContext ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) GetOrderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetOrderWithContext indicates an expected call of GetOrderWithContext.
func (*MockOutpostsAPIMockRecorder) GetOutpost ¶
func (mr *MockOutpostsAPIMockRecorder) GetOutpost(arg0 interface{}) *gomock.Call
GetOutpost indicates an expected call of GetOutpost.
func (*MockOutpostsAPIMockRecorder) GetOutpostInstanceTypes ¶
func (mr *MockOutpostsAPIMockRecorder) GetOutpostInstanceTypes(arg0 interface{}) *gomock.Call
GetOutpostInstanceTypes indicates an expected call of GetOutpostInstanceTypes.
func (*MockOutpostsAPIMockRecorder) GetOutpostInstanceTypesRequest ¶
func (mr *MockOutpostsAPIMockRecorder) GetOutpostInstanceTypesRequest(arg0 interface{}) *gomock.Call
GetOutpostInstanceTypesRequest indicates an expected call of GetOutpostInstanceTypesRequest.
func (*MockOutpostsAPIMockRecorder) GetOutpostInstanceTypesWithContext ¶
func (mr *MockOutpostsAPIMockRecorder) GetOutpostInstanceTypesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetOutpostInstanceTypesWithContext indicates an expected call of GetOutpostInstanceTypesWithContext.
func (*MockOutpostsAPIMockRecorder) GetOutpostRequest ¶
func (mr *MockOutpostsAPIMockRecorder) GetOutpostRequest(arg0 interface{}) *gomock.Call
GetOutpostRequest indicates an expected call of GetOutpostRequest.
func (*MockOutpostsAPIMockRecorder) GetOutpostWithContext ¶
func (mr *MockOutpostsAPIMockRecorder) GetOutpostWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetOutpostWithContext indicates an expected call of GetOutpostWithContext.
func (*MockOutpostsAPIMockRecorder) GetSite ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) GetSite(arg0 interface{}) *gomock.Call
GetSite indicates an expected call of GetSite.
func (*MockOutpostsAPIMockRecorder) GetSiteAddress ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) GetSiteAddress(arg0 interface{}) *gomock.Call
GetSiteAddress indicates an expected call of GetSiteAddress.
func (*MockOutpostsAPIMockRecorder) GetSiteAddressRequest ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) GetSiteAddressRequest(arg0 interface{}) *gomock.Call
GetSiteAddressRequest indicates an expected call of GetSiteAddressRequest.
func (*MockOutpostsAPIMockRecorder) GetSiteAddressWithContext ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) GetSiteAddressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSiteAddressWithContext indicates an expected call of GetSiteAddressWithContext.
func (*MockOutpostsAPIMockRecorder) GetSiteRequest ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) GetSiteRequest(arg0 interface{}) *gomock.Call
GetSiteRequest indicates an expected call of GetSiteRequest.
func (*MockOutpostsAPIMockRecorder) GetSiteWithContext ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) GetSiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSiteWithContext indicates an expected call of GetSiteWithContext.
func (*MockOutpostsAPIMockRecorder) ListCatalogItems ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) ListCatalogItems(arg0 interface{}) *gomock.Call
ListCatalogItems indicates an expected call of ListCatalogItems.
func (*MockOutpostsAPIMockRecorder) ListCatalogItemsPages ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) ListCatalogItemsPages(arg0, arg1 interface{}) *gomock.Call
ListCatalogItemsPages indicates an expected call of ListCatalogItemsPages.
func (*MockOutpostsAPIMockRecorder) ListCatalogItemsPagesWithContext ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) ListCatalogItemsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListCatalogItemsPagesWithContext indicates an expected call of ListCatalogItemsPagesWithContext.
func (*MockOutpostsAPIMockRecorder) ListCatalogItemsRequest ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) ListCatalogItemsRequest(arg0 interface{}) *gomock.Call
ListCatalogItemsRequest indicates an expected call of ListCatalogItemsRequest.
func (*MockOutpostsAPIMockRecorder) ListCatalogItemsWithContext ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) ListCatalogItemsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListCatalogItemsWithContext indicates an expected call of ListCatalogItemsWithContext.
func (*MockOutpostsAPIMockRecorder) ListOrders ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) ListOrders(arg0 interface{}) *gomock.Call
ListOrders indicates an expected call of ListOrders.
func (*MockOutpostsAPIMockRecorder) ListOrdersPages ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) ListOrdersPages(arg0, arg1 interface{}) *gomock.Call
ListOrdersPages indicates an expected call of ListOrdersPages.
func (*MockOutpostsAPIMockRecorder) ListOrdersPagesWithContext ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) ListOrdersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListOrdersPagesWithContext indicates an expected call of ListOrdersPagesWithContext.
func (*MockOutpostsAPIMockRecorder) ListOrdersRequest ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) ListOrdersRequest(arg0 interface{}) *gomock.Call
ListOrdersRequest indicates an expected call of ListOrdersRequest.
func (*MockOutpostsAPIMockRecorder) ListOrdersWithContext ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) ListOrdersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListOrdersWithContext indicates an expected call of ListOrdersWithContext.
func (*MockOutpostsAPIMockRecorder) ListOutposts ¶
func (mr *MockOutpostsAPIMockRecorder) ListOutposts(arg0 interface{}) *gomock.Call
ListOutposts indicates an expected call of ListOutposts.
func (*MockOutpostsAPIMockRecorder) ListOutpostsPages ¶
func (mr *MockOutpostsAPIMockRecorder) ListOutpostsPages(arg0, arg1 interface{}) *gomock.Call
ListOutpostsPages indicates an expected call of ListOutpostsPages.
func (*MockOutpostsAPIMockRecorder) ListOutpostsPagesWithContext ¶
func (mr *MockOutpostsAPIMockRecorder) ListOutpostsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListOutpostsPagesWithContext indicates an expected call of ListOutpostsPagesWithContext.
func (*MockOutpostsAPIMockRecorder) ListOutpostsRequest ¶
func (mr *MockOutpostsAPIMockRecorder) ListOutpostsRequest(arg0 interface{}) *gomock.Call
ListOutpostsRequest indicates an expected call of ListOutpostsRequest.
func (*MockOutpostsAPIMockRecorder) ListOutpostsWithContext ¶
func (mr *MockOutpostsAPIMockRecorder) ListOutpostsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListOutpostsWithContext indicates an expected call of ListOutpostsWithContext.
func (*MockOutpostsAPIMockRecorder) ListSites ¶
func (mr *MockOutpostsAPIMockRecorder) ListSites(arg0 interface{}) *gomock.Call
ListSites indicates an expected call of ListSites.
func (*MockOutpostsAPIMockRecorder) ListSitesPages ¶
func (mr *MockOutpostsAPIMockRecorder) ListSitesPages(arg0, arg1 interface{}) *gomock.Call
ListSitesPages indicates an expected call of ListSitesPages.
func (*MockOutpostsAPIMockRecorder) ListSitesPagesWithContext ¶
func (mr *MockOutpostsAPIMockRecorder) ListSitesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSitesPagesWithContext indicates an expected call of ListSitesPagesWithContext.
func (*MockOutpostsAPIMockRecorder) ListSitesRequest ¶
func (mr *MockOutpostsAPIMockRecorder) ListSitesRequest(arg0 interface{}) *gomock.Call
ListSitesRequest indicates an expected call of ListSitesRequest.
func (*MockOutpostsAPIMockRecorder) ListSitesWithContext ¶
func (mr *MockOutpostsAPIMockRecorder) ListSitesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSitesWithContext indicates an expected call of ListSitesWithContext.
func (*MockOutpostsAPIMockRecorder) ListTagsForResource ¶
func (mr *MockOutpostsAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource.
func (*MockOutpostsAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockOutpostsAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.
func (*MockOutpostsAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockOutpostsAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.
func (*MockOutpostsAPIMockRecorder) TagResource ¶
func (mr *MockOutpostsAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource.
func (*MockOutpostsAPIMockRecorder) TagResourceRequest ¶
func (mr *MockOutpostsAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest.
func (*MockOutpostsAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockOutpostsAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext.
func (*MockOutpostsAPIMockRecorder) UntagResource ¶
func (mr *MockOutpostsAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource.
func (*MockOutpostsAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockOutpostsAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest.
func (*MockOutpostsAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockOutpostsAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext.
func (*MockOutpostsAPIMockRecorder) UpdateOutpost ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) UpdateOutpost(arg0 interface{}) *gomock.Call
UpdateOutpost indicates an expected call of UpdateOutpost.
func (*MockOutpostsAPIMockRecorder) UpdateOutpostRequest ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) UpdateOutpostRequest(arg0 interface{}) *gomock.Call
UpdateOutpostRequest indicates an expected call of UpdateOutpostRequest.
func (*MockOutpostsAPIMockRecorder) UpdateOutpostWithContext ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) UpdateOutpostWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateOutpostWithContext indicates an expected call of UpdateOutpostWithContext.
func (*MockOutpostsAPIMockRecorder) UpdateSite ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) UpdateSite(arg0 interface{}) *gomock.Call
UpdateSite indicates an expected call of UpdateSite.
func (*MockOutpostsAPIMockRecorder) UpdateSiteAddress ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) UpdateSiteAddress(arg0 interface{}) *gomock.Call
UpdateSiteAddress indicates an expected call of UpdateSiteAddress.
func (*MockOutpostsAPIMockRecorder) UpdateSiteAddressRequest ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) UpdateSiteAddressRequest(arg0 interface{}) *gomock.Call
UpdateSiteAddressRequest indicates an expected call of UpdateSiteAddressRequest.
func (*MockOutpostsAPIMockRecorder) UpdateSiteAddressWithContext ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) UpdateSiteAddressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateSiteAddressWithContext indicates an expected call of UpdateSiteAddressWithContext.
func (*MockOutpostsAPIMockRecorder) UpdateSiteRackPhysicalProperties ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) UpdateSiteRackPhysicalProperties(arg0 interface{}) *gomock.Call
UpdateSiteRackPhysicalProperties indicates an expected call of UpdateSiteRackPhysicalProperties.
func (*MockOutpostsAPIMockRecorder) UpdateSiteRackPhysicalPropertiesRequest ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) UpdateSiteRackPhysicalPropertiesRequest(arg0 interface{}) *gomock.Call
UpdateSiteRackPhysicalPropertiesRequest indicates an expected call of UpdateSiteRackPhysicalPropertiesRequest.
func (*MockOutpostsAPIMockRecorder) UpdateSiteRackPhysicalPropertiesWithContext ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) UpdateSiteRackPhysicalPropertiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateSiteRackPhysicalPropertiesWithContext indicates an expected call of UpdateSiteRackPhysicalPropertiesWithContext.
func (*MockOutpostsAPIMockRecorder) UpdateSiteRequest ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) UpdateSiteRequest(arg0 interface{}) *gomock.Call
UpdateSiteRequest indicates an expected call of UpdateSiteRequest.
func (*MockOutpostsAPIMockRecorder) UpdateSiteWithContext ¶ added in v1.43.22
func (mr *MockOutpostsAPIMockRecorder) UpdateSiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateSiteWithContext indicates an expected call of UpdateSiteWithContext.