iotroborunnermock

package
v1.44.313 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 1, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package iotroborunnermock is a generated GoMock package.

Index

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

CreateDestination mocks base method

func (*MockIoTRoboRunnerAPI) CreateDestinationRequest

CreateDestinationRequest mocks base method

func (*MockIoTRoboRunnerAPI) CreateDestinationWithContext

CreateDestinationWithContext mocks base method

func (*MockIoTRoboRunnerAPI) CreateSite

CreateSite mocks base method

func (*MockIoTRoboRunnerAPI) CreateSiteRequest

CreateSiteRequest mocks base method

func (*MockIoTRoboRunnerAPI) CreateSiteWithContext

CreateSiteWithContext mocks base method

func (*MockIoTRoboRunnerAPI) CreateWorker

CreateWorker mocks base method

func (*MockIoTRoboRunnerAPI) CreateWorkerFleet

CreateWorkerFleet mocks base method

func (*MockIoTRoboRunnerAPI) CreateWorkerFleetRequest

CreateWorkerFleetRequest mocks base method

func (*MockIoTRoboRunnerAPI) CreateWorkerFleetWithContext

CreateWorkerFleetWithContext mocks base method

func (*MockIoTRoboRunnerAPI) CreateWorkerRequest

CreateWorkerRequest mocks base method

func (*MockIoTRoboRunnerAPI) CreateWorkerWithContext

CreateWorkerWithContext mocks base method

func (*MockIoTRoboRunnerAPI) DeleteDestination

DeleteDestination mocks base method

func (*MockIoTRoboRunnerAPI) DeleteDestinationRequest

DeleteDestinationRequest mocks base method

func (*MockIoTRoboRunnerAPI) DeleteDestinationWithContext

DeleteDestinationWithContext mocks base method

func (*MockIoTRoboRunnerAPI) DeleteSite

DeleteSite mocks base method

func (*MockIoTRoboRunnerAPI) DeleteSiteRequest

DeleteSiteRequest mocks base method

func (*MockIoTRoboRunnerAPI) DeleteSiteWithContext

DeleteSiteWithContext mocks base method

func (*MockIoTRoboRunnerAPI) DeleteWorker

DeleteWorker mocks base method

func (*MockIoTRoboRunnerAPI) DeleteWorkerFleet

DeleteWorkerFleet mocks base method

func (*MockIoTRoboRunnerAPI) DeleteWorkerFleetRequest

DeleteWorkerFleetRequest mocks base method

func (*MockIoTRoboRunnerAPI) DeleteWorkerFleetWithContext

DeleteWorkerFleetWithContext mocks base method

func (*MockIoTRoboRunnerAPI) DeleteWorkerRequest

DeleteWorkerRequest mocks base method

func (*MockIoTRoboRunnerAPI) DeleteWorkerWithContext

DeleteWorkerWithContext mocks base method

func (*MockIoTRoboRunnerAPI) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockIoTRoboRunnerAPI) GetDestination

GetDestination mocks base method

func (*MockIoTRoboRunnerAPI) GetDestinationRequest

GetDestinationRequest mocks base method

func (*MockIoTRoboRunnerAPI) GetDestinationWithContext

GetDestinationWithContext mocks base method

func (*MockIoTRoboRunnerAPI) GetSite

GetSite mocks base method

func (*MockIoTRoboRunnerAPI) GetSiteRequest

GetSiteRequest mocks base method

func (*MockIoTRoboRunnerAPI) GetSiteWithContext

GetSiteWithContext mocks base method

func (*MockIoTRoboRunnerAPI) GetWorker

GetWorker mocks base method

func (*MockIoTRoboRunnerAPI) GetWorkerFleet

GetWorkerFleet mocks base method

func (*MockIoTRoboRunnerAPI) GetWorkerFleetRequest

GetWorkerFleetRequest mocks base method

func (*MockIoTRoboRunnerAPI) GetWorkerFleetWithContext

GetWorkerFleetWithContext mocks base method

func (*MockIoTRoboRunnerAPI) GetWorkerRequest

GetWorkerRequest mocks base method

func (*MockIoTRoboRunnerAPI) GetWorkerWithContext

GetWorkerWithContext mocks base method

func (*MockIoTRoboRunnerAPI) ListDestinations

ListDestinations mocks base method

func (*MockIoTRoboRunnerAPI) ListDestinationsPages

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

ListDestinationsRequest mocks base method

func (*MockIoTRoboRunnerAPI) ListDestinationsWithContext

ListDestinationsWithContext mocks base method

func (*MockIoTRoboRunnerAPI) ListSites

ListSites mocks base method

func (*MockIoTRoboRunnerAPI) ListSitesPages

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

ListSitesRequest mocks base method

func (*MockIoTRoboRunnerAPI) ListSitesWithContext

ListSitesWithContext mocks base method

func (*MockIoTRoboRunnerAPI) ListWorkerFleets

ListWorkerFleets mocks base method

func (*MockIoTRoboRunnerAPI) ListWorkerFleetsPages

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

ListWorkerFleetsRequest mocks base method

func (*MockIoTRoboRunnerAPI) ListWorkerFleetsWithContext

ListWorkerFleetsWithContext mocks base method

func (*MockIoTRoboRunnerAPI) ListWorkers

ListWorkers mocks base method

func (*MockIoTRoboRunnerAPI) ListWorkersPages

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

ListWorkersRequest mocks base method

func (*MockIoTRoboRunnerAPI) ListWorkersWithContext

ListWorkersWithContext mocks base method

func (*MockIoTRoboRunnerAPI) UpdateDestination

UpdateDestination mocks base method

func (*MockIoTRoboRunnerAPI) UpdateDestinationRequest

UpdateDestinationRequest mocks base method

func (*MockIoTRoboRunnerAPI) UpdateDestinationWithContext

UpdateDestinationWithContext mocks base method

func (*MockIoTRoboRunnerAPI) UpdateSite

UpdateSite mocks base method

func (*MockIoTRoboRunnerAPI) UpdateSiteRequest

UpdateSiteRequest mocks base method

func (*MockIoTRoboRunnerAPI) UpdateSiteWithContext

UpdateSiteWithContext mocks base method

func (*MockIoTRoboRunnerAPI) UpdateWorker

UpdateWorker mocks base method

func (*MockIoTRoboRunnerAPI) UpdateWorkerFleet

UpdateWorkerFleet mocks base method

func (*MockIoTRoboRunnerAPI) UpdateWorkerFleetRequest

UpdateWorkerFleetRequest mocks base method

func (*MockIoTRoboRunnerAPI) UpdateWorkerFleetWithContext

UpdateWorkerFleetWithContext mocks base method

func (*MockIoTRoboRunnerAPI) UpdateWorkerRequest

UpdateWorkerRequest mocks base method

func (*MockIoTRoboRunnerAPI) UpdateWorkerWithContext

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL