Documentation ¶
Overview ¶
Package iotroborunnermock is a generated GoMock package.
Index ¶
- type MockIoTRoboRunnerAPI
- func (m *MockIoTRoboRunnerAPI) CreateDestination(arg0 *iotroborunner.CreateDestinationInput) (*iotroborunner.CreateDestinationOutput, error)
- func (m *MockIoTRoboRunnerAPI) CreateDestinationRequest(arg0 *iotroborunner.CreateDestinationInput) (*request.Request, *iotroborunner.CreateDestinationOutput)
- func (m *MockIoTRoboRunnerAPI) CreateDestinationWithContext(arg0 context.Context, arg1 *iotroborunner.CreateDestinationInput, ...) (*iotroborunner.CreateDestinationOutput, error)
- func (m *MockIoTRoboRunnerAPI) CreateSite(arg0 *iotroborunner.CreateSiteInput) (*iotroborunner.CreateSiteOutput, error)
- func (m *MockIoTRoboRunnerAPI) CreateSiteRequest(arg0 *iotroborunner.CreateSiteInput) (*request.Request, *iotroborunner.CreateSiteOutput)
- func (m *MockIoTRoboRunnerAPI) CreateSiteWithContext(arg0 context.Context, arg1 *iotroborunner.CreateSiteInput, ...) (*iotroborunner.CreateSiteOutput, error)
- func (m *MockIoTRoboRunnerAPI) CreateWorker(arg0 *iotroborunner.CreateWorkerInput) (*iotroborunner.CreateWorkerOutput, error)
- func (m *MockIoTRoboRunnerAPI) CreateWorkerFleet(arg0 *iotroborunner.CreateWorkerFleetInput) (*iotroborunner.CreateWorkerFleetOutput, error)
- func (m *MockIoTRoboRunnerAPI) CreateWorkerFleetRequest(arg0 *iotroborunner.CreateWorkerFleetInput) (*request.Request, *iotroborunner.CreateWorkerFleetOutput)
- func (m *MockIoTRoboRunnerAPI) CreateWorkerFleetWithContext(arg0 context.Context, arg1 *iotroborunner.CreateWorkerFleetInput, ...) (*iotroborunner.CreateWorkerFleetOutput, error)
- func (m *MockIoTRoboRunnerAPI) CreateWorkerRequest(arg0 *iotroborunner.CreateWorkerInput) (*request.Request, *iotroborunner.CreateWorkerOutput)
- func (m *MockIoTRoboRunnerAPI) CreateWorkerWithContext(arg0 context.Context, arg1 *iotroborunner.CreateWorkerInput, ...) (*iotroborunner.CreateWorkerOutput, error)
- func (m *MockIoTRoboRunnerAPI) DeleteDestination(arg0 *iotroborunner.DeleteDestinationInput) (*iotroborunner.DeleteDestinationOutput, error)
- func (m *MockIoTRoboRunnerAPI) DeleteDestinationRequest(arg0 *iotroborunner.DeleteDestinationInput) (*request.Request, *iotroborunner.DeleteDestinationOutput)
- func (m *MockIoTRoboRunnerAPI) DeleteDestinationWithContext(arg0 context.Context, arg1 *iotroborunner.DeleteDestinationInput, ...) (*iotroborunner.DeleteDestinationOutput, error)
- func (m *MockIoTRoboRunnerAPI) DeleteSite(arg0 *iotroborunner.DeleteSiteInput) (*iotroborunner.DeleteSiteOutput, error)
- func (m *MockIoTRoboRunnerAPI) DeleteSiteRequest(arg0 *iotroborunner.DeleteSiteInput) (*request.Request, *iotroborunner.DeleteSiteOutput)
- func (m *MockIoTRoboRunnerAPI) DeleteSiteWithContext(arg0 context.Context, arg1 *iotroborunner.DeleteSiteInput, ...) (*iotroborunner.DeleteSiteOutput, error)
- func (m *MockIoTRoboRunnerAPI) DeleteWorker(arg0 *iotroborunner.DeleteWorkerInput) (*iotroborunner.DeleteWorkerOutput, error)
- func (m *MockIoTRoboRunnerAPI) DeleteWorkerFleet(arg0 *iotroborunner.DeleteWorkerFleetInput) (*iotroborunner.DeleteWorkerFleetOutput, error)
- func (m *MockIoTRoboRunnerAPI) DeleteWorkerFleetRequest(arg0 *iotroborunner.DeleteWorkerFleetInput) (*request.Request, *iotroborunner.DeleteWorkerFleetOutput)
- func (m *MockIoTRoboRunnerAPI) DeleteWorkerFleetWithContext(arg0 context.Context, arg1 *iotroborunner.DeleteWorkerFleetInput, ...) (*iotroborunner.DeleteWorkerFleetOutput, error)
- func (m *MockIoTRoboRunnerAPI) DeleteWorkerRequest(arg0 *iotroborunner.DeleteWorkerInput) (*request.Request, *iotroborunner.DeleteWorkerOutput)
- func (m *MockIoTRoboRunnerAPI) DeleteWorkerWithContext(arg0 context.Context, arg1 *iotroborunner.DeleteWorkerInput, ...) (*iotroborunner.DeleteWorkerOutput, error)
- func (m *MockIoTRoboRunnerAPI) EXPECT() *MockIoTRoboRunnerAPIMockRecorder
- func (m *MockIoTRoboRunnerAPI) GetDestination(arg0 *iotroborunner.GetDestinationInput) (*iotroborunner.GetDestinationOutput, error)
- func (m *MockIoTRoboRunnerAPI) GetDestinationRequest(arg0 *iotroborunner.GetDestinationInput) (*request.Request, *iotroborunner.GetDestinationOutput)
- func (m *MockIoTRoboRunnerAPI) GetDestinationWithContext(arg0 context.Context, arg1 *iotroborunner.GetDestinationInput, ...) (*iotroborunner.GetDestinationOutput, error)
- func (m *MockIoTRoboRunnerAPI) GetSite(arg0 *iotroborunner.GetSiteInput) (*iotroborunner.GetSiteOutput, error)
- func (m *MockIoTRoboRunnerAPI) GetSiteRequest(arg0 *iotroborunner.GetSiteInput) (*request.Request, *iotroborunner.GetSiteOutput)
- func (m *MockIoTRoboRunnerAPI) GetSiteWithContext(arg0 context.Context, arg1 *iotroborunner.GetSiteInput, arg2 ...request.Option) (*iotroborunner.GetSiteOutput, error)
- func (m *MockIoTRoboRunnerAPI) GetWorker(arg0 *iotroborunner.GetWorkerInput) (*iotroborunner.GetWorkerOutput, error)
- func (m *MockIoTRoboRunnerAPI) GetWorkerFleet(arg0 *iotroborunner.GetWorkerFleetInput) (*iotroborunner.GetWorkerFleetOutput, error)
- func (m *MockIoTRoboRunnerAPI) GetWorkerFleetRequest(arg0 *iotroborunner.GetWorkerFleetInput) (*request.Request, *iotroborunner.GetWorkerFleetOutput)
- func (m *MockIoTRoboRunnerAPI) GetWorkerFleetWithContext(arg0 context.Context, arg1 *iotroborunner.GetWorkerFleetInput, ...) (*iotroborunner.GetWorkerFleetOutput, error)
- func (m *MockIoTRoboRunnerAPI) GetWorkerRequest(arg0 *iotroborunner.GetWorkerInput) (*request.Request, *iotroborunner.GetWorkerOutput)
- func (m *MockIoTRoboRunnerAPI) GetWorkerWithContext(arg0 context.Context, arg1 *iotroborunner.GetWorkerInput, ...) (*iotroborunner.GetWorkerOutput, error)
- func (m *MockIoTRoboRunnerAPI) ListDestinations(arg0 *iotroborunner.ListDestinationsInput) (*iotroborunner.ListDestinationsOutput, error)
- func (m *MockIoTRoboRunnerAPI) ListDestinationsPages(arg0 *iotroborunner.ListDestinationsInput, ...) error
- func (m *MockIoTRoboRunnerAPI) ListDestinationsPagesWithContext(arg0 context.Context, arg1 *iotroborunner.ListDestinationsInput, ...) error
- func (m *MockIoTRoboRunnerAPI) ListDestinationsRequest(arg0 *iotroborunner.ListDestinationsInput) (*request.Request, *iotroborunner.ListDestinationsOutput)
- func (m *MockIoTRoboRunnerAPI) ListDestinationsWithContext(arg0 context.Context, arg1 *iotroborunner.ListDestinationsInput, ...) (*iotroborunner.ListDestinationsOutput, error)
- func (m *MockIoTRoboRunnerAPI) ListSites(arg0 *iotroborunner.ListSitesInput) (*iotroborunner.ListSitesOutput, error)
- func (m *MockIoTRoboRunnerAPI) ListSitesPages(arg0 *iotroborunner.ListSitesInput, ...) error
- func (m *MockIoTRoboRunnerAPI) ListSitesPagesWithContext(arg0 context.Context, arg1 *iotroborunner.ListSitesInput, ...) error
- func (m *MockIoTRoboRunnerAPI) ListSitesRequest(arg0 *iotroborunner.ListSitesInput) (*request.Request, *iotroborunner.ListSitesOutput)
- func (m *MockIoTRoboRunnerAPI) ListSitesWithContext(arg0 context.Context, arg1 *iotroborunner.ListSitesInput, ...) (*iotroborunner.ListSitesOutput, error)
- func (m *MockIoTRoboRunnerAPI) ListWorkerFleets(arg0 *iotroborunner.ListWorkerFleetsInput) (*iotroborunner.ListWorkerFleetsOutput, error)
- func (m *MockIoTRoboRunnerAPI) ListWorkerFleetsPages(arg0 *iotroborunner.ListWorkerFleetsInput, ...) error
- func (m *MockIoTRoboRunnerAPI) ListWorkerFleetsPagesWithContext(arg0 context.Context, arg1 *iotroborunner.ListWorkerFleetsInput, ...) error
- func (m *MockIoTRoboRunnerAPI) ListWorkerFleetsRequest(arg0 *iotroborunner.ListWorkerFleetsInput) (*request.Request, *iotroborunner.ListWorkerFleetsOutput)
- func (m *MockIoTRoboRunnerAPI) ListWorkerFleetsWithContext(arg0 context.Context, arg1 *iotroborunner.ListWorkerFleetsInput, ...) (*iotroborunner.ListWorkerFleetsOutput, error)
- func (m *MockIoTRoboRunnerAPI) ListWorkers(arg0 *iotroborunner.ListWorkersInput) (*iotroborunner.ListWorkersOutput, error)
- func (m *MockIoTRoboRunnerAPI) ListWorkersPages(arg0 *iotroborunner.ListWorkersInput, ...) error
- func (m *MockIoTRoboRunnerAPI) ListWorkersPagesWithContext(arg0 context.Context, arg1 *iotroborunner.ListWorkersInput, ...) error
- func (m *MockIoTRoboRunnerAPI) ListWorkersRequest(arg0 *iotroborunner.ListWorkersInput) (*request.Request, *iotroborunner.ListWorkersOutput)
- func (m *MockIoTRoboRunnerAPI) ListWorkersWithContext(arg0 context.Context, arg1 *iotroborunner.ListWorkersInput, ...) (*iotroborunner.ListWorkersOutput, error)
- func (m *MockIoTRoboRunnerAPI) UpdateDestination(arg0 *iotroborunner.UpdateDestinationInput) (*iotroborunner.UpdateDestinationOutput, error)
- func (m *MockIoTRoboRunnerAPI) UpdateDestinationRequest(arg0 *iotroborunner.UpdateDestinationInput) (*request.Request, *iotroborunner.UpdateDestinationOutput)
- func (m *MockIoTRoboRunnerAPI) UpdateDestinationWithContext(arg0 context.Context, arg1 *iotroborunner.UpdateDestinationInput, ...) (*iotroborunner.UpdateDestinationOutput, error)
- func (m *MockIoTRoboRunnerAPI) UpdateSite(arg0 *iotroborunner.UpdateSiteInput) (*iotroborunner.UpdateSiteOutput, error)
- func (m *MockIoTRoboRunnerAPI) UpdateSiteRequest(arg0 *iotroborunner.UpdateSiteInput) (*request.Request, *iotroborunner.UpdateSiteOutput)
- func (m *MockIoTRoboRunnerAPI) UpdateSiteWithContext(arg0 context.Context, arg1 *iotroborunner.UpdateSiteInput, ...) (*iotroborunner.UpdateSiteOutput, error)
- func (m *MockIoTRoboRunnerAPI) UpdateWorker(arg0 *iotroborunner.UpdateWorkerInput) (*iotroborunner.UpdateWorkerOutput, error)
- func (m *MockIoTRoboRunnerAPI) UpdateWorkerFleet(arg0 *iotroborunner.UpdateWorkerFleetInput) (*iotroborunner.UpdateWorkerFleetOutput, error)
- func (m *MockIoTRoboRunnerAPI) UpdateWorkerFleetRequest(arg0 *iotroborunner.UpdateWorkerFleetInput) (*request.Request, *iotroborunner.UpdateWorkerFleetOutput)
- func (m *MockIoTRoboRunnerAPI) UpdateWorkerFleetWithContext(arg0 context.Context, arg1 *iotroborunner.UpdateWorkerFleetInput, ...) (*iotroborunner.UpdateWorkerFleetOutput, error)
- func (m *MockIoTRoboRunnerAPI) UpdateWorkerRequest(arg0 *iotroborunner.UpdateWorkerInput) (*request.Request, *iotroborunner.UpdateWorkerOutput)
- func (m *MockIoTRoboRunnerAPI) UpdateWorkerWithContext(arg0 context.Context, arg1 *iotroborunner.UpdateWorkerInput, ...) (*iotroborunner.UpdateWorkerOutput, error)
- type MockIoTRoboRunnerAPIMockRecorder
- func (mr *MockIoTRoboRunnerAPIMockRecorder) CreateDestination(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) CreateDestinationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) CreateDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) CreateSite(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) CreateSiteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) CreateSiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) CreateWorker(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) CreateWorkerFleet(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) CreateWorkerFleetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) CreateWorkerFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) CreateWorkerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) CreateWorkerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) DeleteDestination(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) DeleteDestinationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) DeleteDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) DeleteSite(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) DeleteSiteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) DeleteSiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) DeleteWorker(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) DeleteWorkerFleet(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) DeleteWorkerFleetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) DeleteWorkerFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) DeleteWorkerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) DeleteWorkerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) GetDestination(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) GetDestinationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) GetDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) GetSite(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) GetSiteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) GetSiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) GetWorker(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) GetWorkerFleet(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) GetWorkerFleetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) GetWorkerFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) GetWorkerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) GetWorkerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) ListDestinations(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) ListDestinationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) ListDestinationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) ListDestinationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) ListDestinationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) ListSites(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) ListSitesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) ListSitesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) ListSitesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) ListSitesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) ListWorkerFleets(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) ListWorkerFleetsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) ListWorkerFleetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) ListWorkerFleetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) ListWorkerFleetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) ListWorkers(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) ListWorkersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) ListWorkersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) ListWorkersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) ListWorkersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) UpdateDestination(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) UpdateDestinationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) UpdateDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) UpdateSite(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) UpdateSiteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) UpdateSiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) UpdateWorker(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) UpdateWorkerFleet(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) UpdateWorkerFleetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) UpdateWorkerFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) UpdateWorkerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTRoboRunnerAPIMockRecorder) UpdateWorkerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockIoTRoboRunnerAPI ¶
type MockIoTRoboRunnerAPI struct {
// contains filtered or unexported fields
}
MockIoTRoboRunnerAPI is a mock of IoTRoboRunnerAPI interface
func NewMockIoTRoboRunnerAPI ¶
func NewMockIoTRoboRunnerAPI(ctrl *gomock.Controller) *MockIoTRoboRunnerAPI
NewMockIoTRoboRunnerAPI creates a new mock instance
func (*MockIoTRoboRunnerAPI) CreateDestination ¶
func (m *MockIoTRoboRunnerAPI) CreateDestination(arg0 *iotroborunner.CreateDestinationInput) (*iotroborunner.CreateDestinationOutput, error)
CreateDestination mocks base method
func (*MockIoTRoboRunnerAPI) CreateDestinationRequest ¶
func (m *MockIoTRoboRunnerAPI) CreateDestinationRequest(arg0 *iotroborunner.CreateDestinationInput) (*request.Request, *iotroborunner.CreateDestinationOutput)
CreateDestinationRequest mocks base method
func (*MockIoTRoboRunnerAPI) CreateDestinationWithContext ¶
func (m *MockIoTRoboRunnerAPI) CreateDestinationWithContext(arg0 context.Context, arg1 *iotroborunner.CreateDestinationInput, arg2 ...request.Option) (*iotroborunner.CreateDestinationOutput, error)
CreateDestinationWithContext mocks base method
func (*MockIoTRoboRunnerAPI) CreateSite ¶
func (m *MockIoTRoboRunnerAPI) CreateSite(arg0 *iotroborunner.CreateSiteInput) (*iotroborunner.CreateSiteOutput, error)
CreateSite mocks base method
func (*MockIoTRoboRunnerAPI) CreateSiteRequest ¶
func (m *MockIoTRoboRunnerAPI) CreateSiteRequest(arg0 *iotroborunner.CreateSiteInput) (*request.Request, *iotroborunner.CreateSiteOutput)
CreateSiteRequest mocks base method
func (*MockIoTRoboRunnerAPI) CreateSiteWithContext ¶
func (m *MockIoTRoboRunnerAPI) CreateSiteWithContext(arg0 context.Context, arg1 *iotroborunner.CreateSiteInput, arg2 ...request.Option) (*iotroborunner.CreateSiteOutput, error)
CreateSiteWithContext mocks base method
func (*MockIoTRoboRunnerAPI) CreateWorker ¶
func (m *MockIoTRoboRunnerAPI) CreateWorker(arg0 *iotroborunner.CreateWorkerInput) (*iotroborunner.CreateWorkerOutput, error)
CreateWorker mocks base method
func (*MockIoTRoboRunnerAPI) CreateWorkerFleet ¶
func (m *MockIoTRoboRunnerAPI) CreateWorkerFleet(arg0 *iotroborunner.CreateWorkerFleetInput) (*iotroborunner.CreateWorkerFleetOutput, error)
CreateWorkerFleet mocks base method
func (*MockIoTRoboRunnerAPI) CreateWorkerFleetRequest ¶
func (m *MockIoTRoboRunnerAPI) CreateWorkerFleetRequest(arg0 *iotroborunner.CreateWorkerFleetInput) (*request.Request, *iotroborunner.CreateWorkerFleetOutput)
CreateWorkerFleetRequest mocks base method
func (*MockIoTRoboRunnerAPI) CreateWorkerFleetWithContext ¶
func (m *MockIoTRoboRunnerAPI) CreateWorkerFleetWithContext(arg0 context.Context, arg1 *iotroborunner.CreateWorkerFleetInput, arg2 ...request.Option) (*iotroborunner.CreateWorkerFleetOutput, error)
CreateWorkerFleetWithContext mocks base method
func (*MockIoTRoboRunnerAPI) CreateWorkerRequest ¶
func (m *MockIoTRoboRunnerAPI) CreateWorkerRequest(arg0 *iotroborunner.CreateWorkerInput) (*request.Request, *iotroborunner.CreateWorkerOutput)
CreateWorkerRequest mocks base method
func (*MockIoTRoboRunnerAPI) CreateWorkerWithContext ¶
func (m *MockIoTRoboRunnerAPI) CreateWorkerWithContext(arg0 context.Context, arg1 *iotroborunner.CreateWorkerInput, arg2 ...request.Option) (*iotroborunner.CreateWorkerOutput, error)
CreateWorkerWithContext mocks base method
func (*MockIoTRoboRunnerAPI) DeleteDestination ¶
func (m *MockIoTRoboRunnerAPI) DeleteDestination(arg0 *iotroborunner.DeleteDestinationInput) (*iotroborunner.DeleteDestinationOutput, error)
DeleteDestination mocks base method
func (*MockIoTRoboRunnerAPI) DeleteDestinationRequest ¶
func (m *MockIoTRoboRunnerAPI) DeleteDestinationRequest(arg0 *iotroborunner.DeleteDestinationInput) (*request.Request, *iotroborunner.DeleteDestinationOutput)
DeleteDestinationRequest mocks base method
func (*MockIoTRoboRunnerAPI) DeleteDestinationWithContext ¶
func (m *MockIoTRoboRunnerAPI) DeleteDestinationWithContext(arg0 context.Context, arg1 *iotroborunner.DeleteDestinationInput, arg2 ...request.Option) (*iotroborunner.DeleteDestinationOutput, error)
DeleteDestinationWithContext mocks base method
func (*MockIoTRoboRunnerAPI) DeleteSite ¶
func (m *MockIoTRoboRunnerAPI) DeleteSite(arg0 *iotroborunner.DeleteSiteInput) (*iotroborunner.DeleteSiteOutput, error)
DeleteSite mocks base method
func (*MockIoTRoboRunnerAPI) DeleteSiteRequest ¶
func (m *MockIoTRoboRunnerAPI) DeleteSiteRequest(arg0 *iotroborunner.DeleteSiteInput) (*request.Request, *iotroborunner.DeleteSiteOutput)
DeleteSiteRequest mocks base method
func (*MockIoTRoboRunnerAPI) DeleteSiteWithContext ¶
func (m *MockIoTRoboRunnerAPI) DeleteSiteWithContext(arg0 context.Context, arg1 *iotroborunner.DeleteSiteInput, arg2 ...request.Option) (*iotroborunner.DeleteSiteOutput, error)
DeleteSiteWithContext mocks base method
func (*MockIoTRoboRunnerAPI) DeleteWorker ¶
func (m *MockIoTRoboRunnerAPI) DeleteWorker(arg0 *iotroborunner.DeleteWorkerInput) (*iotroborunner.DeleteWorkerOutput, error)
DeleteWorker mocks base method
func (*MockIoTRoboRunnerAPI) DeleteWorkerFleet ¶
func (m *MockIoTRoboRunnerAPI) DeleteWorkerFleet(arg0 *iotroborunner.DeleteWorkerFleetInput) (*iotroborunner.DeleteWorkerFleetOutput, error)
DeleteWorkerFleet mocks base method
func (*MockIoTRoboRunnerAPI) DeleteWorkerFleetRequest ¶
func (m *MockIoTRoboRunnerAPI) DeleteWorkerFleetRequest(arg0 *iotroborunner.DeleteWorkerFleetInput) (*request.Request, *iotroborunner.DeleteWorkerFleetOutput)
DeleteWorkerFleetRequest mocks base method
func (*MockIoTRoboRunnerAPI) DeleteWorkerFleetWithContext ¶
func (m *MockIoTRoboRunnerAPI) DeleteWorkerFleetWithContext(arg0 context.Context, arg1 *iotroborunner.DeleteWorkerFleetInput, arg2 ...request.Option) (*iotroborunner.DeleteWorkerFleetOutput, error)
DeleteWorkerFleetWithContext mocks base method
func (*MockIoTRoboRunnerAPI) DeleteWorkerRequest ¶
func (m *MockIoTRoboRunnerAPI) DeleteWorkerRequest(arg0 *iotroborunner.DeleteWorkerInput) (*request.Request, *iotroborunner.DeleteWorkerOutput)
DeleteWorkerRequest mocks base method
func (*MockIoTRoboRunnerAPI) DeleteWorkerWithContext ¶
func (m *MockIoTRoboRunnerAPI) DeleteWorkerWithContext(arg0 context.Context, arg1 *iotroborunner.DeleteWorkerInput, arg2 ...request.Option) (*iotroborunner.DeleteWorkerOutput, error)
DeleteWorkerWithContext mocks base method
func (*MockIoTRoboRunnerAPI) EXPECT ¶
func (m *MockIoTRoboRunnerAPI) EXPECT() *MockIoTRoboRunnerAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockIoTRoboRunnerAPI) GetDestination ¶
func (m *MockIoTRoboRunnerAPI) GetDestination(arg0 *iotroborunner.GetDestinationInput) (*iotroborunner.GetDestinationOutput, error)
GetDestination mocks base method
func (*MockIoTRoboRunnerAPI) GetDestinationRequest ¶
func (m *MockIoTRoboRunnerAPI) GetDestinationRequest(arg0 *iotroborunner.GetDestinationInput) (*request.Request, *iotroborunner.GetDestinationOutput)
GetDestinationRequest mocks base method
func (*MockIoTRoboRunnerAPI) GetDestinationWithContext ¶
func (m *MockIoTRoboRunnerAPI) GetDestinationWithContext(arg0 context.Context, arg1 *iotroborunner.GetDestinationInput, arg2 ...request.Option) (*iotroborunner.GetDestinationOutput, error)
GetDestinationWithContext mocks base method
func (*MockIoTRoboRunnerAPI) GetSite ¶
func (m *MockIoTRoboRunnerAPI) GetSite(arg0 *iotroborunner.GetSiteInput) (*iotroborunner.GetSiteOutput, error)
GetSite mocks base method
func (*MockIoTRoboRunnerAPI) GetSiteRequest ¶
func (m *MockIoTRoboRunnerAPI) GetSiteRequest(arg0 *iotroborunner.GetSiteInput) (*request.Request, *iotroborunner.GetSiteOutput)
GetSiteRequest mocks base method
func (*MockIoTRoboRunnerAPI) GetSiteWithContext ¶
func (m *MockIoTRoboRunnerAPI) GetSiteWithContext(arg0 context.Context, arg1 *iotroborunner.GetSiteInput, arg2 ...request.Option) (*iotroborunner.GetSiteOutput, error)
GetSiteWithContext mocks base method
func (*MockIoTRoboRunnerAPI) GetWorker ¶
func (m *MockIoTRoboRunnerAPI) GetWorker(arg0 *iotroborunner.GetWorkerInput) (*iotroborunner.GetWorkerOutput, error)
GetWorker mocks base method
func (*MockIoTRoboRunnerAPI) GetWorkerFleet ¶
func (m *MockIoTRoboRunnerAPI) GetWorkerFleet(arg0 *iotroborunner.GetWorkerFleetInput) (*iotroborunner.GetWorkerFleetOutput, error)
GetWorkerFleet mocks base method
func (*MockIoTRoboRunnerAPI) GetWorkerFleetRequest ¶
func (m *MockIoTRoboRunnerAPI) GetWorkerFleetRequest(arg0 *iotroborunner.GetWorkerFleetInput) (*request.Request, *iotroborunner.GetWorkerFleetOutput)
GetWorkerFleetRequest mocks base method
func (*MockIoTRoboRunnerAPI) GetWorkerFleetWithContext ¶
func (m *MockIoTRoboRunnerAPI) GetWorkerFleetWithContext(arg0 context.Context, arg1 *iotroborunner.GetWorkerFleetInput, arg2 ...request.Option) (*iotroborunner.GetWorkerFleetOutput, error)
GetWorkerFleetWithContext mocks base method
func (*MockIoTRoboRunnerAPI) GetWorkerRequest ¶
func (m *MockIoTRoboRunnerAPI) GetWorkerRequest(arg0 *iotroborunner.GetWorkerInput) (*request.Request, *iotroborunner.GetWorkerOutput)
GetWorkerRequest mocks base method
func (*MockIoTRoboRunnerAPI) GetWorkerWithContext ¶
func (m *MockIoTRoboRunnerAPI) GetWorkerWithContext(arg0 context.Context, arg1 *iotroborunner.GetWorkerInput, arg2 ...request.Option) (*iotroborunner.GetWorkerOutput, error)
GetWorkerWithContext mocks base method
func (*MockIoTRoboRunnerAPI) ListDestinations ¶
func (m *MockIoTRoboRunnerAPI) ListDestinations(arg0 *iotroborunner.ListDestinationsInput) (*iotroborunner.ListDestinationsOutput, error)
ListDestinations mocks base method
func (*MockIoTRoboRunnerAPI) ListDestinationsPages ¶
func (m *MockIoTRoboRunnerAPI) ListDestinationsPages(arg0 *iotroborunner.ListDestinationsInput, arg1 func(*iotroborunner.ListDestinationsOutput, bool) bool) error
ListDestinationsPages mocks base method
func (*MockIoTRoboRunnerAPI) ListDestinationsPagesWithContext ¶
func (m *MockIoTRoboRunnerAPI) ListDestinationsPagesWithContext(arg0 context.Context, arg1 *iotroborunner.ListDestinationsInput, arg2 func(*iotroborunner.ListDestinationsOutput, bool) bool, arg3 ...request.Option) error
ListDestinationsPagesWithContext mocks base method
func (*MockIoTRoboRunnerAPI) ListDestinationsRequest ¶
func (m *MockIoTRoboRunnerAPI) ListDestinationsRequest(arg0 *iotroborunner.ListDestinationsInput) (*request.Request, *iotroborunner.ListDestinationsOutput)
ListDestinationsRequest mocks base method
func (*MockIoTRoboRunnerAPI) ListDestinationsWithContext ¶
func (m *MockIoTRoboRunnerAPI) ListDestinationsWithContext(arg0 context.Context, arg1 *iotroborunner.ListDestinationsInput, arg2 ...request.Option) (*iotroborunner.ListDestinationsOutput, error)
ListDestinationsWithContext mocks base method
func (*MockIoTRoboRunnerAPI) ListSites ¶
func (m *MockIoTRoboRunnerAPI) ListSites(arg0 *iotroborunner.ListSitesInput) (*iotroborunner.ListSitesOutput, error)
ListSites mocks base method
func (*MockIoTRoboRunnerAPI) ListSitesPages ¶
func (m *MockIoTRoboRunnerAPI) ListSitesPages(arg0 *iotroborunner.ListSitesInput, arg1 func(*iotroborunner.ListSitesOutput, bool) bool) error
ListSitesPages mocks base method
func (*MockIoTRoboRunnerAPI) ListSitesPagesWithContext ¶
func (m *MockIoTRoboRunnerAPI) ListSitesPagesWithContext(arg0 context.Context, arg1 *iotroborunner.ListSitesInput, arg2 func(*iotroborunner.ListSitesOutput, bool) bool, arg3 ...request.Option) error
ListSitesPagesWithContext mocks base method
func (*MockIoTRoboRunnerAPI) ListSitesRequest ¶
func (m *MockIoTRoboRunnerAPI) ListSitesRequest(arg0 *iotroborunner.ListSitesInput) (*request.Request, *iotroborunner.ListSitesOutput)
ListSitesRequest mocks base method
func (*MockIoTRoboRunnerAPI) ListSitesWithContext ¶
func (m *MockIoTRoboRunnerAPI) ListSitesWithContext(arg0 context.Context, arg1 *iotroborunner.ListSitesInput, arg2 ...request.Option) (*iotroborunner.ListSitesOutput, error)
ListSitesWithContext mocks base method
func (*MockIoTRoboRunnerAPI) ListWorkerFleets ¶
func (m *MockIoTRoboRunnerAPI) ListWorkerFleets(arg0 *iotroborunner.ListWorkerFleetsInput) (*iotroborunner.ListWorkerFleetsOutput, error)
ListWorkerFleets mocks base method
func (*MockIoTRoboRunnerAPI) ListWorkerFleetsPages ¶
func (m *MockIoTRoboRunnerAPI) ListWorkerFleetsPages(arg0 *iotroborunner.ListWorkerFleetsInput, arg1 func(*iotroborunner.ListWorkerFleetsOutput, bool) bool) error
ListWorkerFleetsPages mocks base method
func (*MockIoTRoboRunnerAPI) ListWorkerFleetsPagesWithContext ¶
func (m *MockIoTRoboRunnerAPI) ListWorkerFleetsPagesWithContext(arg0 context.Context, arg1 *iotroborunner.ListWorkerFleetsInput, arg2 func(*iotroborunner.ListWorkerFleetsOutput, bool) bool, arg3 ...request.Option) error
ListWorkerFleetsPagesWithContext mocks base method
func (*MockIoTRoboRunnerAPI) ListWorkerFleetsRequest ¶
func (m *MockIoTRoboRunnerAPI) ListWorkerFleetsRequest(arg0 *iotroborunner.ListWorkerFleetsInput) (*request.Request, *iotroborunner.ListWorkerFleetsOutput)
ListWorkerFleetsRequest mocks base method
func (*MockIoTRoboRunnerAPI) ListWorkerFleetsWithContext ¶
func (m *MockIoTRoboRunnerAPI) ListWorkerFleetsWithContext(arg0 context.Context, arg1 *iotroborunner.ListWorkerFleetsInput, arg2 ...request.Option) (*iotroborunner.ListWorkerFleetsOutput, error)
ListWorkerFleetsWithContext mocks base method
func (*MockIoTRoboRunnerAPI) ListWorkers ¶
func (m *MockIoTRoboRunnerAPI) ListWorkers(arg0 *iotroborunner.ListWorkersInput) (*iotroborunner.ListWorkersOutput, error)
ListWorkers mocks base method
func (*MockIoTRoboRunnerAPI) ListWorkersPages ¶
func (m *MockIoTRoboRunnerAPI) ListWorkersPages(arg0 *iotroborunner.ListWorkersInput, arg1 func(*iotroborunner.ListWorkersOutput, bool) bool) error
ListWorkersPages mocks base method
func (*MockIoTRoboRunnerAPI) ListWorkersPagesWithContext ¶
func (m *MockIoTRoboRunnerAPI) ListWorkersPagesWithContext(arg0 context.Context, arg1 *iotroborunner.ListWorkersInput, arg2 func(*iotroborunner.ListWorkersOutput, bool) bool, arg3 ...request.Option) error
ListWorkersPagesWithContext mocks base method
func (*MockIoTRoboRunnerAPI) ListWorkersRequest ¶
func (m *MockIoTRoboRunnerAPI) ListWorkersRequest(arg0 *iotroborunner.ListWorkersInput) (*request.Request, *iotroborunner.ListWorkersOutput)
ListWorkersRequest mocks base method
func (*MockIoTRoboRunnerAPI) ListWorkersWithContext ¶
func (m *MockIoTRoboRunnerAPI) ListWorkersWithContext(arg0 context.Context, arg1 *iotroborunner.ListWorkersInput, arg2 ...request.Option) (*iotroborunner.ListWorkersOutput, error)
ListWorkersWithContext mocks base method
func (*MockIoTRoboRunnerAPI) UpdateDestination ¶
func (m *MockIoTRoboRunnerAPI) UpdateDestination(arg0 *iotroborunner.UpdateDestinationInput) (*iotroborunner.UpdateDestinationOutput, error)
UpdateDestination mocks base method
func (*MockIoTRoboRunnerAPI) UpdateDestinationRequest ¶
func (m *MockIoTRoboRunnerAPI) UpdateDestinationRequest(arg0 *iotroborunner.UpdateDestinationInput) (*request.Request, *iotroborunner.UpdateDestinationOutput)
UpdateDestinationRequest mocks base method
func (*MockIoTRoboRunnerAPI) UpdateDestinationWithContext ¶
func (m *MockIoTRoboRunnerAPI) UpdateDestinationWithContext(arg0 context.Context, arg1 *iotroborunner.UpdateDestinationInput, arg2 ...request.Option) (*iotroborunner.UpdateDestinationOutput, error)
UpdateDestinationWithContext mocks base method
func (*MockIoTRoboRunnerAPI) UpdateSite ¶
func (m *MockIoTRoboRunnerAPI) UpdateSite(arg0 *iotroborunner.UpdateSiteInput) (*iotroborunner.UpdateSiteOutput, error)
UpdateSite mocks base method
func (*MockIoTRoboRunnerAPI) UpdateSiteRequest ¶
func (m *MockIoTRoboRunnerAPI) UpdateSiteRequest(arg0 *iotroborunner.UpdateSiteInput) (*request.Request, *iotroborunner.UpdateSiteOutput)
UpdateSiteRequest mocks base method
func (*MockIoTRoboRunnerAPI) UpdateSiteWithContext ¶
func (m *MockIoTRoboRunnerAPI) UpdateSiteWithContext(arg0 context.Context, arg1 *iotroborunner.UpdateSiteInput, arg2 ...request.Option) (*iotroborunner.UpdateSiteOutput, error)
UpdateSiteWithContext mocks base method
func (*MockIoTRoboRunnerAPI) UpdateWorker ¶
func (m *MockIoTRoboRunnerAPI) UpdateWorker(arg0 *iotroborunner.UpdateWorkerInput) (*iotroborunner.UpdateWorkerOutput, error)
UpdateWorker mocks base method
func (*MockIoTRoboRunnerAPI) UpdateWorkerFleet ¶
func (m *MockIoTRoboRunnerAPI) UpdateWorkerFleet(arg0 *iotroborunner.UpdateWorkerFleetInput) (*iotroborunner.UpdateWorkerFleetOutput, error)
UpdateWorkerFleet mocks base method
func (*MockIoTRoboRunnerAPI) UpdateWorkerFleetRequest ¶
func (m *MockIoTRoboRunnerAPI) UpdateWorkerFleetRequest(arg0 *iotroborunner.UpdateWorkerFleetInput) (*request.Request, *iotroborunner.UpdateWorkerFleetOutput)
UpdateWorkerFleetRequest mocks base method
func (*MockIoTRoboRunnerAPI) UpdateWorkerFleetWithContext ¶
func (m *MockIoTRoboRunnerAPI) UpdateWorkerFleetWithContext(arg0 context.Context, arg1 *iotroborunner.UpdateWorkerFleetInput, arg2 ...request.Option) (*iotroborunner.UpdateWorkerFleetOutput, error)
UpdateWorkerFleetWithContext mocks base method
func (*MockIoTRoboRunnerAPI) UpdateWorkerRequest ¶
func (m *MockIoTRoboRunnerAPI) UpdateWorkerRequest(arg0 *iotroborunner.UpdateWorkerInput) (*request.Request, *iotroborunner.UpdateWorkerOutput)
UpdateWorkerRequest mocks base method
func (*MockIoTRoboRunnerAPI) UpdateWorkerWithContext ¶
func (m *MockIoTRoboRunnerAPI) UpdateWorkerWithContext(arg0 context.Context, arg1 *iotroborunner.UpdateWorkerInput, arg2 ...request.Option) (*iotroborunner.UpdateWorkerOutput, error)
UpdateWorkerWithContext mocks base method
type MockIoTRoboRunnerAPIMockRecorder ¶
type MockIoTRoboRunnerAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockIoTRoboRunnerAPIMockRecorder is the mock recorder for MockIoTRoboRunnerAPI
func (*MockIoTRoboRunnerAPIMockRecorder) CreateDestination ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) CreateDestination(arg0 interface{}) *gomock.Call
CreateDestination indicates an expected call of CreateDestination
func (*MockIoTRoboRunnerAPIMockRecorder) CreateDestinationRequest ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) CreateDestinationRequest(arg0 interface{}) *gomock.Call
CreateDestinationRequest indicates an expected call of CreateDestinationRequest
func (*MockIoTRoboRunnerAPIMockRecorder) CreateDestinationWithContext ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) CreateDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDestinationWithContext indicates an expected call of CreateDestinationWithContext
func (*MockIoTRoboRunnerAPIMockRecorder) CreateSite ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) CreateSite(arg0 interface{}) *gomock.Call
CreateSite indicates an expected call of CreateSite
func (*MockIoTRoboRunnerAPIMockRecorder) CreateSiteRequest ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) CreateSiteRequest(arg0 interface{}) *gomock.Call
CreateSiteRequest indicates an expected call of CreateSiteRequest
func (*MockIoTRoboRunnerAPIMockRecorder) CreateSiteWithContext ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) CreateSiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSiteWithContext indicates an expected call of CreateSiteWithContext
func (*MockIoTRoboRunnerAPIMockRecorder) CreateWorker ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) CreateWorker(arg0 interface{}) *gomock.Call
CreateWorker indicates an expected call of CreateWorker
func (*MockIoTRoboRunnerAPIMockRecorder) CreateWorkerFleet ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) CreateWorkerFleet(arg0 interface{}) *gomock.Call
CreateWorkerFleet indicates an expected call of CreateWorkerFleet
func (*MockIoTRoboRunnerAPIMockRecorder) CreateWorkerFleetRequest ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) CreateWorkerFleetRequest(arg0 interface{}) *gomock.Call
CreateWorkerFleetRequest indicates an expected call of CreateWorkerFleetRequest
func (*MockIoTRoboRunnerAPIMockRecorder) CreateWorkerFleetWithContext ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) CreateWorkerFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateWorkerFleetWithContext indicates an expected call of CreateWorkerFleetWithContext
func (*MockIoTRoboRunnerAPIMockRecorder) CreateWorkerRequest ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) CreateWorkerRequest(arg0 interface{}) *gomock.Call
CreateWorkerRequest indicates an expected call of CreateWorkerRequest
func (*MockIoTRoboRunnerAPIMockRecorder) CreateWorkerWithContext ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) CreateWorkerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateWorkerWithContext indicates an expected call of CreateWorkerWithContext
func (*MockIoTRoboRunnerAPIMockRecorder) DeleteDestination ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) DeleteDestination(arg0 interface{}) *gomock.Call
DeleteDestination indicates an expected call of DeleteDestination
func (*MockIoTRoboRunnerAPIMockRecorder) DeleteDestinationRequest ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) DeleteDestinationRequest(arg0 interface{}) *gomock.Call
DeleteDestinationRequest indicates an expected call of DeleteDestinationRequest
func (*MockIoTRoboRunnerAPIMockRecorder) DeleteDestinationWithContext ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) DeleteDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDestinationWithContext indicates an expected call of DeleteDestinationWithContext
func (*MockIoTRoboRunnerAPIMockRecorder) DeleteSite ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) DeleteSite(arg0 interface{}) *gomock.Call
DeleteSite indicates an expected call of DeleteSite
func (*MockIoTRoboRunnerAPIMockRecorder) DeleteSiteRequest ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) DeleteSiteRequest(arg0 interface{}) *gomock.Call
DeleteSiteRequest indicates an expected call of DeleteSiteRequest
func (*MockIoTRoboRunnerAPIMockRecorder) DeleteSiteWithContext ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) DeleteSiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteSiteWithContext indicates an expected call of DeleteSiteWithContext
func (*MockIoTRoboRunnerAPIMockRecorder) DeleteWorker ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) DeleteWorker(arg0 interface{}) *gomock.Call
DeleteWorker indicates an expected call of DeleteWorker
func (*MockIoTRoboRunnerAPIMockRecorder) DeleteWorkerFleet ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) DeleteWorkerFleet(arg0 interface{}) *gomock.Call
DeleteWorkerFleet indicates an expected call of DeleteWorkerFleet
func (*MockIoTRoboRunnerAPIMockRecorder) DeleteWorkerFleetRequest ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) DeleteWorkerFleetRequest(arg0 interface{}) *gomock.Call
DeleteWorkerFleetRequest indicates an expected call of DeleteWorkerFleetRequest
func (*MockIoTRoboRunnerAPIMockRecorder) DeleteWorkerFleetWithContext ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) DeleteWorkerFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteWorkerFleetWithContext indicates an expected call of DeleteWorkerFleetWithContext
func (*MockIoTRoboRunnerAPIMockRecorder) DeleteWorkerRequest ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) DeleteWorkerRequest(arg0 interface{}) *gomock.Call
DeleteWorkerRequest indicates an expected call of DeleteWorkerRequest
func (*MockIoTRoboRunnerAPIMockRecorder) DeleteWorkerWithContext ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) DeleteWorkerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteWorkerWithContext indicates an expected call of DeleteWorkerWithContext
func (*MockIoTRoboRunnerAPIMockRecorder) GetDestination ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) GetDestination(arg0 interface{}) *gomock.Call
GetDestination indicates an expected call of GetDestination
func (*MockIoTRoboRunnerAPIMockRecorder) GetDestinationRequest ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) GetDestinationRequest(arg0 interface{}) *gomock.Call
GetDestinationRequest indicates an expected call of GetDestinationRequest
func (*MockIoTRoboRunnerAPIMockRecorder) GetDestinationWithContext ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) GetDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDestinationWithContext indicates an expected call of GetDestinationWithContext
func (*MockIoTRoboRunnerAPIMockRecorder) GetSite ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) GetSite(arg0 interface{}) *gomock.Call
GetSite indicates an expected call of GetSite
func (*MockIoTRoboRunnerAPIMockRecorder) GetSiteRequest ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) GetSiteRequest(arg0 interface{}) *gomock.Call
GetSiteRequest indicates an expected call of GetSiteRequest
func (*MockIoTRoboRunnerAPIMockRecorder) GetSiteWithContext ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) GetSiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSiteWithContext indicates an expected call of GetSiteWithContext
func (*MockIoTRoboRunnerAPIMockRecorder) GetWorker ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) GetWorker(arg0 interface{}) *gomock.Call
GetWorker indicates an expected call of GetWorker
func (*MockIoTRoboRunnerAPIMockRecorder) GetWorkerFleet ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) GetWorkerFleet(arg0 interface{}) *gomock.Call
GetWorkerFleet indicates an expected call of GetWorkerFleet
func (*MockIoTRoboRunnerAPIMockRecorder) GetWorkerFleetRequest ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) GetWorkerFleetRequest(arg0 interface{}) *gomock.Call
GetWorkerFleetRequest indicates an expected call of GetWorkerFleetRequest
func (*MockIoTRoboRunnerAPIMockRecorder) GetWorkerFleetWithContext ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) GetWorkerFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetWorkerFleetWithContext indicates an expected call of GetWorkerFleetWithContext
func (*MockIoTRoboRunnerAPIMockRecorder) GetWorkerRequest ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) GetWorkerRequest(arg0 interface{}) *gomock.Call
GetWorkerRequest indicates an expected call of GetWorkerRequest
func (*MockIoTRoboRunnerAPIMockRecorder) GetWorkerWithContext ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) GetWorkerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetWorkerWithContext indicates an expected call of GetWorkerWithContext
func (*MockIoTRoboRunnerAPIMockRecorder) ListDestinations ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) ListDestinations(arg0 interface{}) *gomock.Call
ListDestinations indicates an expected call of ListDestinations
func (*MockIoTRoboRunnerAPIMockRecorder) ListDestinationsPages ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) ListDestinationsPages(arg0, arg1 interface{}) *gomock.Call
ListDestinationsPages indicates an expected call of ListDestinationsPages
func (*MockIoTRoboRunnerAPIMockRecorder) ListDestinationsPagesWithContext ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) ListDestinationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDestinationsPagesWithContext indicates an expected call of ListDestinationsPagesWithContext
func (*MockIoTRoboRunnerAPIMockRecorder) ListDestinationsRequest ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) ListDestinationsRequest(arg0 interface{}) *gomock.Call
ListDestinationsRequest indicates an expected call of ListDestinationsRequest
func (*MockIoTRoboRunnerAPIMockRecorder) ListDestinationsWithContext ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) ListDestinationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDestinationsWithContext indicates an expected call of ListDestinationsWithContext
func (*MockIoTRoboRunnerAPIMockRecorder) ListSites ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) ListSites(arg0 interface{}) *gomock.Call
ListSites indicates an expected call of ListSites
func (*MockIoTRoboRunnerAPIMockRecorder) ListSitesPages ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) ListSitesPages(arg0, arg1 interface{}) *gomock.Call
ListSitesPages indicates an expected call of ListSitesPages
func (*MockIoTRoboRunnerAPIMockRecorder) ListSitesPagesWithContext ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) ListSitesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSitesPagesWithContext indicates an expected call of ListSitesPagesWithContext
func (*MockIoTRoboRunnerAPIMockRecorder) ListSitesRequest ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) ListSitesRequest(arg0 interface{}) *gomock.Call
ListSitesRequest indicates an expected call of ListSitesRequest
func (*MockIoTRoboRunnerAPIMockRecorder) ListSitesWithContext ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) ListSitesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSitesWithContext indicates an expected call of ListSitesWithContext
func (*MockIoTRoboRunnerAPIMockRecorder) ListWorkerFleets ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) ListWorkerFleets(arg0 interface{}) *gomock.Call
ListWorkerFleets indicates an expected call of ListWorkerFleets
func (*MockIoTRoboRunnerAPIMockRecorder) ListWorkerFleetsPages ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) ListWorkerFleetsPages(arg0, arg1 interface{}) *gomock.Call
ListWorkerFleetsPages indicates an expected call of ListWorkerFleetsPages
func (*MockIoTRoboRunnerAPIMockRecorder) ListWorkerFleetsPagesWithContext ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) ListWorkerFleetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListWorkerFleetsPagesWithContext indicates an expected call of ListWorkerFleetsPagesWithContext
func (*MockIoTRoboRunnerAPIMockRecorder) ListWorkerFleetsRequest ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) ListWorkerFleetsRequest(arg0 interface{}) *gomock.Call
ListWorkerFleetsRequest indicates an expected call of ListWorkerFleetsRequest
func (*MockIoTRoboRunnerAPIMockRecorder) ListWorkerFleetsWithContext ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) ListWorkerFleetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWorkerFleetsWithContext indicates an expected call of ListWorkerFleetsWithContext
func (*MockIoTRoboRunnerAPIMockRecorder) ListWorkers ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) ListWorkers(arg0 interface{}) *gomock.Call
ListWorkers indicates an expected call of ListWorkers
func (*MockIoTRoboRunnerAPIMockRecorder) ListWorkersPages ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) ListWorkersPages(arg0, arg1 interface{}) *gomock.Call
ListWorkersPages indicates an expected call of ListWorkersPages
func (*MockIoTRoboRunnerAPIMockRecorder) ListWorkersPagesWithContext ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) ListWorkersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListWorkersPagesWithContext indicates an expected call of ListWorkersPagesWithContext
func (*MockIoTRoboRunnerAPIMockRecorder) ListWorkersRequest ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) ListWorkersRequest(arg0 interface{}) *gomock.Call
ListWorkersRequest indicates an expected call of ListWorkersRequest
func (*MockIoTRoboRunnerAPIMockRecorder) ListWorkersWithContext ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) ListWorkersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWorkersWithContext indicates an expected call of ListWorkersWithContext
func (*MockIoTRoboRunnerAPIMockRecorder) UpdateDestination ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) UpdateDestination(arg0 interface{}) *gomock.Call
UpdateDestination indicates an expected call of UpdateDestination
func (*MockIoTRoboRunnerAPIMockRecorder) UpdateDestinationRequest ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) UpdateDestinationRequest(arg0 interface{}) *gomock.Call
UpdateDestinationRequest indicates an expected call of UpdateDestinationRequest
func (*MockIoTRoboRunnerAPIMockRecorder) UpdateDestinationWithContext ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) UpdateDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDestinationWithContext indicates an expected call of UpdateDestinationWithContext
func (*MockIoTRoboRunnerAPIMockRecorder) UpdateSite ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) UpdateSite(arg0 interface{}) *gomock.Call
UpdateSite indicates an expected call of UpdateSite
func (*MockIoTRoboRunnerAPIMockRecorder) UpdateSiteRequest ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) UpdateSiteRequest(arg0 interface{}) *gomock.Call
UpdateSiteRequest indicates an expected call of UpdateSiteRequest
func (*MockIoTRoboRunnerAPIMockRecorder) UpdateSiteWithContext ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) UpdateSiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateSiteWithContext indicates an expected call of UpdateSiteWithContext
func (*MockIoTRoboRunnerAPIMockRecorder) UpdateWorker ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) UpdateWorker(arg0 interface{}) *gomock.Call
UpdateWorker indicates an expected call of UpdateWorker
func (*MockIoTRoboRunnerAPIMockRecorder) UpdateWorkerFleet ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) UpdateWorkerFleet(arg0 interface{}) *gomock.Call
UpdateWorkerFleet indicates an expected call of UpdateWorkerFleet
func (*MockIoTRoboRunnerAPIMockRecorder) UpdateWorkerFleetRequest ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) UpdateWorkerFleetRequest(arg0 interface{}) *gomock.Call
UpdateWorkerFleetRequest indicates an expected call of UpdateWorkerFleetRequest
func (*MockIoTRoboRunnerAPIMockRecorder) UpdateWorkerFleetWithContext ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) UpdateWorkerFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateWorkerFleetWithContext indicates an expected call of UpdateWorkerFleetWithContext
func (*MockIoTRoboRunnerAPIMockRecorder) UpdateWorkerRequest ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) UpdateWorkerRequest(arg0 interface{}) *gomock.Call
UpdateWorkerRequest indicates an expected call of UpdateWorkerRequest
func (*MockIoTRoboRunnerAPIMockRecorder) UpdateWorkerWithContext ¶
func (mr *MockIoTRoboRunnerAPIMockRecorder) UpdateWorkerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateWorkerWithContext indicates an expected call of UpdateWorkerWithContext