Documentation ¶
Overview ¶
Package arczonalshiftmock is a generated GoMock package.
Index ¶
- type MockARCZonalShiftAPI
- func (m *MockARCZonalShiftAPI) CancelZonalShift(arg0 *arczonalshift.CancelZonalShiftInput) (*arczonalshift.CancelZonalShiftOutput, error)
- func (m *MockARCZonalShiftAPI) CancelZonalShiftRequest(arg0 *arczonalshift.CancelZonalShiftInput) (*request.Request, *arczonalshift.CancelZonalShiftOutput)
- func (m *MockARCZonalShiftAPI) CancelZonalShiftWithContext(arg0 context.Context, arg1 *arczonalshift.CancelZonalShiftInput, ...) (*arczonalshift.CancelZonalShiftOutput, error)
- func (m *MockARCZonalShiftAPI) EXPECT() *MockARCZonalShiftAPIMockRecorder
- func (m *MockARCZonalShiftAPI) GetManagedResource(arg0 *arczonalshift.GetManagedResourceInput) (*arczonalshift.GetManagedResourceOutput, error)
- func (m *MockARCZonalShiftAPI) GetManagedResourceRequest(arg0 *arczonalshift.GetManagedResourceInput) (*request.Request, *arczonalshift.GetManagedResourceOutput)
- func (m *MockARCZonalShiftAPI) GetManagedResourceWithContext(arg0 context.Context, arg1 *arczonalshift.GetManagedResourceInput, ...) (*arczonalshift.GetManagedResourceOutput, error)
- func (m *MockARCZonalShiftAPI) ListManagedResources(arg0 *arczonalshift.ListManagedResourcesInput) (*arczonalshift.ListManagedResourcesOutput, error)
- func (m *MockARCZonalShiftAPI) ListManagedResourcesPages(arg0 *arczonalshift.ListManagedResourcesInput, ...) error
- func (m *MockARCZonalShiftAPI) ListManagedResourcesPagesWithContext(arg0 context.Context, arg1 *arczonalshift.ListManagedResourcesInput, ...) error
- func (m *MockARCZonalShiftAPI) ListManagedResourcesRequest(arg0 *arczonalshift.ListManagedResourcesInput) (*request.Request, *arczonalshift.ListManagedResourcesOutput)
- func (m *MockARCZonalShiftAPI) ListManagedResourcesWithContext(arg0 context.Context, arg1 *arczonalshift.ListManagedResourcesInput, ...) (*arczonalshift.ListManagedResourcesOutput, error)
- func (m *MockARCZonalShiftAPI) ListZonalShifts(arg0 *arczonalshift.ListZonalShiftsInput) (*arczonalshift.ListZonalShiftsOutput, error)
- func (m *MockARCZonalShiftAPI) ListZonalShiftsPages(arg0 *arczonalshift.ListZonalShiftsInput, ...) error
- func (m *MockARCZonalShiftAPI) ListZonalShiftsPagesWithContext(arg0 context.Context, arg1 *arczonalshift.ListZonalShiftsInput, ...) error
- func (m *MockARCZonalShiftAPI) ListZonalShiftsRequest(arg0 *arczonalshift.ListZonalShiftsInput) (*request.Request, *arczonalshift.ListZonalShiftsOutput)
- func (m *MockARCZonalShiftAPI) ListZonalShiftsWithContext(arg0 context.Context, arg1 *arczonalshift.ListZonalShiftsInput, ...) (*arczonalshift.ListZonalShiftsOutput, error)
- func (m *MockARCZonalShiftAPI) StartZonalShift(arg0 *arczonalshift.StartZonalShiftInput) (*arczonalshift.StartZonalShiftOutput, error)
- func (m *MockARCZonalShiftAPI) StartZonalShiftRequest(arg0 *arczonalshift.StartZonalShiftInput) (*request.Request, *arczonalshift.StartZonalShiftOutput)
- func (m *MockARCZonalShiftAPI) StartZonalShiftWithContext(arg0 context.Context, arg1 *arczonalshift.StartZonalShiftInput, ...) (*arczonalshift.StartZonalShiftOutput, error)
- func (m *MockARCZonalShiftAPI) UpdateZonalShift(arg0 *arczonalshift.UpdateZonalShiftInput) (*arczonalshift.UpdateZonalShiftOutput, error)
- func (m *MockARCZonalShiftAPI) UpdateZonalShiftRequest(arg0 *arczonalshift.UpdateZonalShiftInput) (*request.Request, *arczonalshift.UpdateZonalShiftOutput)
- func (m *MockARCZonalShiftAPI) UpdateZonalShiftWithContext(arg0 context.Context, arg1 *arczonalshift.UpdateZonalShiftInput, ...) (*arczonalshift.UpdateZonalShiftOutput, error)
- type MockARCZonalShiftAPIMockRecorder
- func (mr *MockARCZonalShiftAPIMockRecorder) CancelZonalShift(arg0 interface{}) *gomock.Call
- func (mr *MockARCZonalShiftAPIMockRecorder) CancelZonalShiftRequest(arg0 interface{}) *gomock.Call
- func (mr *MockARCZonalShiftAPIMockRecorder) CancelZonalShiftWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockARCZonalShiftAPIMockRecorder) GetManagedResource(arg0 interface{}) *gomock.Call
- func (mr *MockARCZonalShiftAPIMockRecorder) GetManagedResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockARCZonalShiftAPIMockRecorder) GetManagedResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockARCZonalShiftAPIMockRecorder) ListManagedResources(arg0 interface{}) *gomock.Call
- func (mr *MockARCZonalShiftAPIMockRecorder) ListManagedResourcesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockARCZonalShiftAPIMockRecorder) ListManagedResourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockARCZonalShiftAPIMockRecorder) ListManagedResourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockARCZonalShiftAPIMockRecorder) ListManagedResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockARCZonalShiftAPIMockRecorder) ListZonalShifts(arg0 interface{}) *gomock.Call
- func (mr *MockARCZonalShiftAPIMockRecorder) ListZonalShiftsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockARCZonalShiftAPIMockRecorder) ListZonalShiftsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockARCZonalShiftAPIMockRecorder) ListZonalShiftsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockARCZonalShiftAPIMockRecorder) ListZonalShiftsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockARCZonalShiftAPIMockRecorder) StartZonalShift(arg0 interface{}) *gomock.Call
- func (mr *MockARCZonalShiftAPIMockRecorder) StartZonalShiftRequest(arg0 interface{}) *gomock.Call
- func (mr *MockARCZonalShiftAPIMockRecorder) StartZonalShiftWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockARCZonalShiftAPIMockRecorder) UpdateZonalShift(arg0 interface{}) *gomock.Call
- func (mr *MockARCZonalShiftAPIMockRecorder) UpdateZonalShiftRequest(arg0 interface{}) *gomock.Call
- func (mr *MockARCZonalShiftAPIMockRecorder) UpdateZonalShiftWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockARCZonalShiftAPI ¶
type MockARCZonalShiftAPI struct {
// contains filtered or unexported fields
}
MockARCZonalShiftAPI is a mock of ARCZonalShiftAPI interface
func NewMockARCZonalShiftAPI ¶
func NewMockARCZonalShiftAPI(ctrl *gomock.Controller) *MockARCZonalShiftAPI
NewMockARCZonalShiftAPI creates a new mock instance
func (*MockARCZonalShiftAPI) CancelZonalShift ¶
func (m *MockARCZonalShiftAPI) CancelZonalShift(arg0 *arczonalshift.CancelZonalShiftInput) (*arczonalshift.CancelZonalShiftOutput, error)
CancelZonalShift mocks base method
func (*MockARCZonalShiftAPI) CancelZonalShiftRequest ¶
func (m *MockARCZonalShiftAPI) CancelZonalShiftRequest(arg0 *arczonalshift.CancelZonalShiftInput) (*request.Request, *arczonalshift.CancelZonalShiftOutput)
CancelZonalShiftRequest mocks base method
func (*MockARCZonalShiftAPI) CancelZonalShiftWithContext ¶
func (m *MockARCZonalShiftAPI) CancelZonalShiftWithContext(arg0 context.Context, arg1 *arczonalshift.CancelZonalShiftInput, arg2 ...request.Option) (*arczonalshift.CancelZonalShiftOutput, error)
CancelZonalShiftWithContext mocks base method
func (*MockARCZonalShiftAPI) EXPECT ¶
func (m *MockARCZonalShiftAPI) EXPECT() *MockARCZonalShiftAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockARCZonalShiftAPI) GetManagedResource ¶
func (m *MockARCZonalShiftAPI) GetManagedResource(arg0 *arczonalshift.GetManagedResourceInput) (*arczonalshift.GetManagedResourceOutput, error)
GetManagedResource mocks base method
func (*MockARCZonalShiftAPI) GetManagedResourceRequest ¶
func (m *MockARCZonalShiftAPI) GetManagedResourceRequest(arg0 *arczonalshift.GetManagedResourceInput) (*request.Request, *arczonalshift.GetManagedResourceOutput)
GetManagedResourceRequest mocks base method
func (*MockARCZonalShiftAPI) GetManagedResourceWithContext ¶
func (m *MockARCZonalShiftAPI) GetManagedResourceWithContext(arg0 context.Context, arg1 *arczonalshift.GetManagedResourceInput, arg2 ...request.Option) (*arczonalshift.GetManagedResourceOutput, error)
GetManagedResourceWithContext mocks base method
func (*MockARCZonalShiftAPI) ListManagedResources ¶
func (m *MockARCZonalShiftAPI) ListManagedResources(arg0 *arczonalshift.ListManagedResourcesInput) (*arczonalshift.ListManagedResourcesOutput, error)
ListManagedResources mocks base method
func (*MockARCZonalShiftAPI) ListManagedResourcesPages ¶
func (m *MockARCZonalShiftAPI) ListManagedResourcesPages(arg0 *arczonalshift.ListManagedResourcesInput, arg1 func(*arczonalshift.ListManagedResourcesOutput, bool) bool) error
ListManagedResourcesPages mocks base method
func (*MockARCZonalShiftAPI) ListManagedResourcesPagesWithContext ¶
func (m *MockARCZonalShiftAPI) ListManagedResourcesPagesWithContext(arg0 context.Context, arg1 *arczonalshift.ListManagedResourcesInput, arg2 func(*arczonalshift.ListManagedResourcesOutput, bool) bool, arg3 ...request.Option) error
ListManagedResourcesPagesWithContext mocks base method
func (*MockARCZonalShiftAPI) ListManagedResourcesRequest ¶
func (m *MockARCZonalShiftAPI) ListManagedResourcesRequest(arg0 *arczonalshift.ListManagedResourcesInput) (*request.Request, *arczonalshift.ListManagedResourcesOutput)
ListManagedResourcesRequest mocks base method
func (*MockARCZonalShiftAPI) ListManagedResourcesWithContext ¶
func (m *MockARCZonalShiftAPI) ListManagedResourcesWithContext(arg0 context.Context, arg1 *arczonalshift.ListManagedResourcesInput, arg2 ...request.Option) (*arczonalshift.ListManagedResourcesOutput, error)
ListManagedResourcesWithContext mocks base method
func (*MockARCZonalShiftAPI) ListZonalShifts ¶
func (m *MockARCZonalShiftAPI) ListZonalShifts(arg0 *arczonalshift.ListZonalShiftsInput) (*arczonalshift.ListZonalShiftsOutput, error)
ListZonalShifts mocks base method
func (*MockARCZonalShiftAPI) ListZonalShiftsPages ¶
func (m *MockARCZonalShiftAPI) ListZonalShiftsPages(arg0 *arczonalshift.ListZonalShiftsInput, arg1 func(*arczonalshift.ListZonalShiftsOutput, bool) bool) error
ListZonalShiftsPages mocks base method
func (*MockARCZonalShiftAPI) ListZonalShiftsPagesWithContext ¶
func (m *MockARCZonalShiftAPI) ListZonalShiftsPagesWithContext(arg0 context.Context, arg1 *arczonalshift.ListZonalShiftsInput, arg2 func(*arczonalshift.ListZonalShiftsOutput, bool) bool, arg3 ...request.Option) error
ListZonalShiftsPagesWithContext mocks base method
func (*MockARCZonalShiftAPI) ListZonalShiftsRequest ¶
func (m *MockARCZonalShiftAPI) ListZonalShiftsRequest(arg0 *arczonalshift.ListZonalShiftsInput) (*request.Request, *arczonalshift.ListZonalShiftsOutput)
ListZonalShiftsRequest mocks base method
func (*MockARCZonalShiftAPI) ListZonalShiftsWithContext ¶
func (m *MockARCZonalShiftAPI) ListZonalShiftsWithContext(arg0 context.Context, arg1 *arczonalshift.ListZonalShiftsInput, arg2 ...request.Option) (*arczonalshift.ListZonalShiftsOutput, error)
ListZonalShiftsWithContext mocks base method
func (*MockARCZonalShiftAPI) StartZonalShift ¶
func (m *MockARCZonalShiftAPI) StartZonalShift(arg0 *arczonalshift.StartZonalShiftInput) (*arczonalshift.StartZonalShiftOutput, error)
StartZonalShift mocks base method
func (*MockARCZonalShiftAPI) StartZonalShiftRequest ¶
func (m *MockARCZonalShiftAPI) StartZonalShiftRequest(arg0 *arczonalshift.StartZonalShiftInput) (*request.Request, *arczonalshift.StartZonalShiftOutput)
StartZonalShiftRequest mocks base method
func (*MockARCZonalShiftAPI) StartZonalShiftWithContext ¶
func (m *MockARCZonalShiftAPI) StartZonalShiftWithContext(arg0 context.Context, arg1 *arczonalshift.StartZonalShiftInput, arg2 ...request.Option) (*arczonalshift.StartZonalShiftOutput, error)
StartZonalShiftWithContext mocks base method
func (*MockARCZonalShiftAPI) UpdateZonalShift ¶
func (m *MockARCZonalShiftAPI) UpdateZonalShift(arg0 *arczonalshift.UpdateZonalShiftInput) (*arczonalshift.UpdateZonalShiftOutput, error)
UpdateZonalShift mocks base method
func (*MockARCZonalShiftAPI) UpdateZonalShiftRequest ¶
func (m *MockARCZonalShiftAPI) UpdateZonalShiftRequest(arg0 *arczonalshift.UpdateZonalShiftInput) (*request.Request, *arczonalshift.UpdateZonalShiftOutput)
UpdateZonalShiftRequest mocks base method
func (*MockARCZonalShiftAPI) UpdateZonalShiftWithContext ¶
func (m *MockARCZonalShiftAPI) UpdateZonalShiftWithContext(arg0 context.Context, arg1 *arczonalshift.UpdateZonalShiftInput, arg2 ...request.Option) (*arczonalshift.UpdateZonalShiftOutput, error)
UpdateZonalShiftWithContext mocks base method
type MockARCZonalShiftAPIMockRecorder ¶
type MockARCZonalShiftAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockARCZonalShiftAPIMockRecorder is the mock recorder for MockARCZonalShiftAPI
func (*MockARCZonalShiftAPIMockRecorder) CancelZonalShift ¶
func (mr *MockARCZonalShiftAPIMockRecorder) CancelZonalShift(arg0 interface{}) *gomock.Call
CancelZonalShift indicates an expected call of CancelZonalShift
func (*MockARCZonalShiftAPIMockRecorder) CancelZonalShiftRequest ¶
func (mr *MockARCZonalShiftAPIMockRecorder) CancelZonalShiftRequest(arg0 interface{}) *gomock.Call
CancelZonalShiftRequest indicates an expected call of CancelZonalShiftRequest
func (*MockARCZonalShiftAPIMockRecorder) CancelZonalShiftWithContext ¶
func (mr *MockARCZonalShiftAPIMockRecorder) CancelZonalShiftWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelZonalShiftWithContext indicates an expected call of CancelZonalShiftWithContext
func (*MockARCZonalShiftAPIMockRecorder) GetManagedResource ¶
func (mr *MockARCZonalShiftAPIMockRecorder) GetManagedResource(arg0 interface{}) *gomock.Call
GetManagedResource indicates an expected call of GetManagedResource
func (*MockARCZonalShiftAPIMockRecorder) GetManagedResourceRequest ¶
func (mr *MockARCZonalShiftAPIMockRecorder) GetManagedResourceRequest(arg0 interface{}) *gomock.Call
GetManagedResourceRequest indicates an expected call of GetManagedResourceRequest
func (*MockARCZonalShiftAPIMockRecorder) GetManagedResourceWithContext ¶
func (mr *MockARCZonalShiftAPIMockRecorder) GetManagedResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetManagedResourceWithContext indicates an expected call of GetManagedResourceWithContext
func (*MockARCZonalShiftAPIMockRecorder) ListManagedResources ¶
func (mr *MockARCZonalShiftAPIMockRecorder) ListManagedResources(arg0 interface{}) *gomock.Call
ListManagedResources indicates an expected call of ListManagedResources
func (*MockARCZonalShiftAPIMockRecorder) ListManagedResourcesPages ¶
func (mr *MockARCZonalShiftAPIMockRecorder) ListManagedResourcesPages(arg0, arg1 interface{}) *gomock.Call
ListManagedResourcesPages indicates an expected call of ListManagedResourcesPages
func (*MockARCZonalShiftAPIMockRecorder) ListManagedResourcesPagesWithContext ¶
func (mr *MockARCZonalShiftAPIMockRecorder) ListManagedResourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListManagedResourcesPagesWithContext indicates an expected call of ListManagedResourcesPagesWithContext
func (*MockARCZonalShiftAPIMockRecorder) ListManagedResourcesRequest ¶
func (mr *MockARCZonalShiftAPIMockRecorder) ListManagedResourcesRequest(arg0 interface{}) *gomock.Call
ListManagedResourcesRequest indicates an expected call of ListManagedResourcesRequest
func (*MockARCZonalShiftAPIMockRecorder) ListManagedResourcesWithContext ¶
func (mr *MockARCZonalShiftAPIMockRecorder) ListManagedResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListManagedResourcesWithContext indicates an expected call of ListManagedResourcesWithContext
func (*MockARCZonalShiftAPIMockRecorder) ListZonalShifts ¶
func (mr *MockARCZonalShiftAPIMockRecorder) ListZonalShifts(arg0 interface{}) *gomock.Call
ListZonalShifts indicates an expected call of ListZonalShifts
func (*MockARCZonalShiftAPIMockRecorder) ListZonalShiftsPages ¶
func (mr *MockARCZonalShiftAPIMockRecorder) ListZonalShiftsPages(arg0, arg1 interface{}) *gomock.Call
ListZonalShiftsPages indicates an expected call of ListZonalShiftsPages
func (*MockARCZonalShiftAPIMockRecorder) ListZonalShiftsPagesWithContext ¶
func (mr *MockARCZonalShiftAPIMockRecorder) ListZonalShiftsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListZonalShiftsPagesWithContext indicates an expected call of ListZonalShiftsPagesWithContext
func (*MockARCZonalShiftAPIMockRecorder) ListZonalShiftsRequest ¶
func (mr *MockARCZonalShiftAPIMockRecorder) ListZonalShiftsRequest(arg0 interface{}) *gomock.Call
ListZonalShiftsRequest indicates an expected call of ListZonalShiftsRequest
func (*MockARCZonalShiftAPIMockRecorder) ListZonalShiftsWithContext ¶
func (mr *MockARCZonalShiftAPIMockRecorder) ListZonalShiftsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListZonalShiftsWithContext indicates an expected call of ListZonalShiftsWithContext
func (*MockARCZonalShiftAPIMockRecorder) StartZonalShift ¶
func (mr *MockARCZonalShiftAPIMockRecorder) StartZonalShift(arg0 interface{}) *gomock.Call
StartZonalShift indicates an expected call of StartZonalShift
func (*MockARCZonalShiftAPIMockRecorder) StartZonalShiftRequest ¶
func (mr *MockARCZonalShiftAPIMockRecorder) StartZonalShiftRequest(arg0 interface{}) *gomock.Call
StartZonalShiftRequest indicates an expected call of StartZonalShiftRequest
func (*MockARCZonalShiftAPIMockRecorder) StartZonalShiftWithContext ¶
func (mr *MockARCZonalShiftAPIMockRecorder) StartZonalShiftWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartZonalShiftWithContext indicates an expected call of StartZonalShiftWithContext
func (*MockARCZonalShiftAPIMockRecorder) UpdateZonalShift ¶
func (mr *MockARCZonalShiftAPIMockRecorder) UpdateZonalShift(arg0 interface{}) *gomock.Call
UpdateZonalShift indicates an expected call of UpdateZonalShift
func (*MockARCZonalShiftAPIMockRecorder) UpdateZonalShiftRequest ¶
func (mr *MockARCZonalShiftAPIMockRecorder) UpdateZonalShiftRequest(arg0 interface{}) *gomock.Call
UpdateZonalShiftRequest indicates an expected call of UpdateZonalShiftRequest
func (*MockARCZonalShiftAPIMockRecorder) UpdateZonalShiftWithContext ¶
func (mr *MockARCZonalShiftAPIMockRecorder) UpdateZonalShiftWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateZonalShiftWithContext indicates an expected call of UpdateZonalShiftWithContext