Documentation ¶
Overview ¶
Package outpostsmock is a generated GoMock package.
Index ¶
- type MockOutpostsAPI
- 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) 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) 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) 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)
- type MockOutpostsAPIMockRecorder
- 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) 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) 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) 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
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) 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) 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) 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) 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
type MockOutpostsAPIMockRecorder ¶
type MockOutpostsAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockOutpostsAPIMockRecorder is the mock recorder for MockOutpostsAPI
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) 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) 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) 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