arczonalshiftmock

package
v1.55.2 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package arczonalshiftmock is a generated GoMock package.

Index

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

CancelZonalShift mocks base method

func (*MockARCZonalShiftAPI) CancelZonalShiftRequest

CancelZonalShiftRequest mocks base method

func (*MockARCZonalShiftAPI) CancelZonalShiftWithContext

CancelZonalShiftWithContext mocks base method

func (*MockARCZonalShiftAPI) CreatePracticeRunConfiguration added in v1.54.2

CreatePracticeRunConfiguration mocks base method

func (*MockARCZonalShiftAPI) CreatePracticeRunConfigurationRequest added in v1.54.2

CreatePracticeRunConfigurationRequest mocks base method

func (*MockARCZonalShiftAPI) CreatePracticeRunConfigurationWithContext added in v1.54.2

CreatePracticeRunConfigurationWithContext mocks base method

func (*MockARCZonalShiftAPI) DeletePracticeRunConfiguration added in v1.54.2

DeletePracticeRunConfiguration mocks base method

func (*MockARCZonalShiftAPI) DeletePracticeRunConfigurationRequest added in v1.54.2

DeletePracticeRunConfigurationRequest mocks base method

func (*MockARCZonalShiftAPI) DeletePracticeRunConfigurationWithContext added in v1.54.2

DeletePracticeRunConfigurationWithContext mocks base method

func (*MockARCZonalShiftAPI) EXPECT

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

func (*MockARCZonalShiftAPI) GetAutoshiftObserverNotificationStatus added in v1.54.19

GetAutoshiftObserverNotificationStatus mocks base method

func (*MockARCZonalShiftAPI) GetAutoshiftObserverNotificationStatusRequest added in v1.54.19

GetAutoshiftObserverNotificationStatusRequest mocks base method

func (*MockARCZonalShiftAPI) GetAutoshiftObserverNotificationStatusWithContext added in v1.54.19

GetAutoshiftObserverNotificationStatusWithContext mocks base method

func (*MockARCZonalShiftAPI) GetManagedResource

GetManagedResource mocks base method

func (*MockARCZonalShiftAPI) GetManagedResourceRequest

GetManagedResourceRequest mocks base method

func (*MockARCZonalShiftAPI) GetManagedResourceWithContext

GetManagedResourceWithContext mocks base method

func (*MockARCZonalShiftAPI) ListAutoshifts added in v1.54.2

ListAutoshifts mocks base method

func (*MockARCZonalShiftAPI) ListAutoshiftsPages added in v1.54.2

ListAutoshiftsPages mocks base method

func (*MockARCZonalShiftAPI) ListAutoshiftsPagesWithContext added in v1.54.2

func (m *MockARCZonalShiftAPI) ListAutoshiftsPagesWithContext(arg0 context.Context, arg1 *arczonalshift.ListAutoshiftsInput, arg2 func(*arczonalshift.ListAutoshiftsOutput, bool) bool, arg3 ...request.Option) error

ListAutoshiftsPagesWithContext mocks base method

func (*MockARCZonalShiftAPI) ListAutoshiftsRequest added in v1.54.2

ListAutoshiftsRequest mocks base method

func (*MockARCZonalShiftAPI) ListAutoshiftsWithContext added in v1.54.2

ListAutoshiftsWithContext mocks base method

func (*MockARCZonalShiftAPI) ListManagedResources

ListManagedResources mocks base method

func (*MockARCZonalShiftAPI) ListManagedResourcesPages

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

ListManagedResourcesRequest mocks base method

func (*MockARCZonalShiftAPI) ListManagedResourcesWithContext

ListManagedResourcesWithContext mocks base method

func (*MockARCZonalShiftAPI) ListZonalShifts

ListZonalShifts mocks base method

func (*MockARCZonalShiftAPI) ListZonalShiftsPages

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

ListZonalShiftsRequest mocks base method

func (*MockARCZonalShiftAPI) ListZonalShiftsWithContext

ListZonalShiftsWithContext mocks base method

func (*MockARCZonalShiftAPI) StartZonalShift

StartZonalShift mocks base method

func (*MockARCZonalShiftAPI) StartZonalShiftRequest

StartZonalShiftRequest mocks base method

func (*MockARCZonalShiftAPI) StartZonalShiftWithContext

StartZonalShiftWithContext mocks base method

func (*MockARCZonalShiftAPI) UpdateAutoshiftObserverNotificationStatus added in v1.54.19

UpdateAutoshiftObserverNotificationStatus mocks base method

func (*MockARCZonalShiftAPI) UpdateAutoshiftObserverNotificationStatusRequest added in v1.54.19

UpdateAutoshiftObserverNotificationStatusRequest mocks base method

func (*MockARCZonalShiftAPI) UpdateAutoshiftObserverNotificationStatusWithContext added in v1.54.19

UpdateAutoshiftObserverNotificationStatusWithContext mocks base method

func (*MockARCZonalShiftAPI) UpdatePracticeRunConfiguration added in v1.54.2

UpdatePracticeRunConfiguration mocks base method

func (*MockARCZonalShiftAPI) UpdatePracticeRunConfigurationRequest added in v1.54.2

UpdatePracticeRunConfigurationRequest mocks base method

func (*MockARCZonalShiftAPI) UpdatePracticeRunConfigurationWithContext added in v1.54.2

UpdatePracticeRunConfigurationWithContext mocks base method

func (*MockARCZonalShiftAPI) UpdateZonalAutoshiftConfiguration added in v1.54.2

UpdateZonalAutoshiftConfiguration mocks base method

func (*MockARCZonalShiftAPI) UpdateZonalAutoshiftConfigurationRequest added in v1.54.2

UpdateZonalAutoshiftConfigurationRequest mocks base method

func (*MockARCZonalShiftAPI) UpdateZonalAutoshiftConfigurationWithContext added in v1.54.2

UpdateZonalAutoshiftConfigurationWithContext mocks base method

func (*MockARCZonalShiftAPI) UpdateZonalShift

UpdateZonalShift mocks base method

func (*MockARCZonalShiftAPI) UpdateZonalShiftRequest

UpdateZonalShiftRequest mocks base method

func (*MockARCZonalShiftAPI) UpdateZonalShiftWithContext

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) CreatePracticeRunConfiguration added in v1.54.2

func (mr *MockARCZonalShiftAPIMockRecorder) CreatePracticeRunConfiguration(arg0 interface{}) *gomock.Call

CreatePracticeRunConfiguration indicates an expected call of CreatePracticeRunConfiguration

func (*MockARCZonalShiftAPIMockRecorder) CreatePracticeRunConfigurationRequest added in v1.54.2

func (mr *MockARCZonalShiftAPIMockRecorder) CreatePracticeRunConfigurationRequest(arg0 interface{}) *gomock.Call

CreatePracticeRunConfigurationRequest indicates an expected call of CreatePracticeRunConfigurationRequest

func (*MockARCZonalShiftAPIMockRecorder) CreatePracticeRunConfigurationWithContext added in v1.54.2

func (mr *MockARCZonalShiftAPIMockRecorder) CreatePracticeRunConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreatePracticeRunConfigurationWithContext indicates an expected call of CreatePracticeRunConfigurationWithContext

func (*MockARCZonalShiftAPIMockRecorder) DeletePracticeRunConfiguration added in v1.54.2

func (mr *MockARCZonalShiftAPIMockRecorder) DeletePracticeRunConfiguration(arg0 interface{}) *gomock.Call

DeletePracticeRunConfiguration indicates an expected call of DeletePracticeRunConfiguration

func (*MockARCZonalShiftAPIMockRecorder) DeletePracticeRunConfigurationRequest added in v1.54.2

func (mr *MockARCZonalShiftAPIMockRecorder) DeletePracticeRunConfigurationRequest(arg0 interface{}) *gomock.Call

DeletePracticeRunConfigurationRequest indicates an expected call of DeletePracticeRunConfigurationRequest

func (*MockARCZonalShiftAPIMockRecorder) DeletePracticeRunConfigurationWithContext added in v1.54.2

func (mr *MockARCZonalShiftAPIMockRecorder) DeletePracticeRunConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeletePracticeRunConfigurationWithContext indicates an expected call of DeletePracticeRunConfigurationWithContext

func (*MockARCZonalShiftAPIMockRecorder) GetAutoshiftObserverNotificationStatus added in v1.54.19

func (mr *MockARCZonalShiftAPIMockRecorder) GetAutoshiftObserverNotificationStatus(arg0 interface{}) *gomock.Call

GetAutoshiftObserverNotificationStatus indicates an expected call of GetAutoshiftObserverNotificationStatus

func (*MockARCZonalShiftAPIMockRecorder) GetAutoshiftObserverNotificationStatusRequest added in v1.54.19

func (mr *MockARCZonalShiftAPIMockRecorder) GetAutoshiftObserverNotificationStatusRequest(arg0 interface{}) *gomock.Call

GetAutoshiftObserverNotificationStatusRequest indicates an expected call of GetAutoshiftObserverNotificationStatusRequest

func (*MockARCZonalShiftAPIMockRecorder) GetAutoshiftObserverNotificationStatusWithContext added in v1.54.19

func (mr *MockARCZonalShiftAPIMockRecorder) GetAutoshiftObserverNotificationStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAutoshiftObserverNotificationStatusWithContext indicates an expected call of GetAutoshiftObserverNotificationStatusWithContext

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) ListAutoshifts added in v1.54.2

func (mr *MockARCZonalShiftAPIMockRecorder) ListAutoshifts(arg0 interface{}) *gomock.Call

ListAutoshifts indicates an expected call of ListAutoshifts

func (*MockARCZonalShiftAPIMockRecorder) ListAutoshiftsPages added in v1.54.2

func (mr *MockARCZonalShiftAPIMockRecorder) ListAutoshiftsPages(arg0, arg1 interface{}) *gomock.Call

ListAutoshiftsPages indicates an expected call of ListAutoshiftsPages

func (*MockARCZonalShiftAPIMockRecorder) ListAutoshiftsPagesWithContext added in v1.54.2

func (mr *MockARCZonalShiftAPIMockRecorder) ListAutoshiftsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAutoshiftsPagesWithContext indicates an expected call of ListAutoshiftsPagesWithContext

func (*MockARCZonalShiftAPIMockRecorder) ListAutoshiftsRequest added in v1.54.2

func (mr *MockARCZonalShiftAPIMockRecorder) ListAutoshiftsRequest(arg0 interface{}) *gomock.Call

ListAutoshiftsRequest indicates an expected call of ListAutoshiftsRequest

func (*MockARCZonalShiftAPIMockRecorder) ListAutoshiftsWithContext added in v1.54.2

func (mr *MockARCZonalShiftAPIMockRecorder) ListAutoshiftsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAutoshiftsWithContext indicates an expected call of ListAutoshiftsWithContext

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) UpdateAutoshiftObserverNotificationStatus added in v1.54.19

func (mr *MockARCZonalShiftAPIMockRecorder) UpdateAutoshiftObserverNotificationStatus(arg0 interface{}) *gomock.Call

UpdateAutoshiftObserverNotificationStatus indicates an expected call of UpdateAutoshiftObserverNotificationStatus

func (*MockARCZonalShiftAPIMockRecorder) UpdateAutoshiftObserverNotificationStatusRequest added in v1.54.19

func (mr *MockARCZonalShiftAPIMockRecorder) UpdateAutoshiftObserverNotificationStatusRequest(arg0 interface{}) *gomock.Call

UpdateAutoshiftObserverNotificationStatusRequest indicates an expected call of UpdateAutoshiftObserverNotificationStatusRequest

func (*MockARCZonalShiftAPIMockRecorder) UpdateAutoshiftObserverNotificationStatusWithContext added in v1.54.19

func (mr *MockARCZonalShiftAPIMockRecorder) UpdateAutoshiftObserverNotificationStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAutoshiftObserverNotificationStatusWithContext indicates an expected call of UpdateAutoshiftObserverNotificationStatusWithContext

func (*MockARCZonalShiftAPIMockRecorder) UpdatePracticeRunConfiguration added in v1.54.2

func (mr *MockARCZonalShiftAPIMockRecorder) UpdatePracticeRunConfiguration(arg0 interface{}) *gomock.Call

UpdatePracticeRunConfiguration indicates an expected call of UpdatePracticeRunConfiguration

func (*MockARCZonalShiftAPIMockRecorder) UpdatePracticeRunConfigurationRequest added in v1.54.2

func (mr *MockARCZonalShiftAPIMockRecorder) UpdatePracticeRunConfigurationRequest(arg0 interface{}) *gomock.Call

UpdatePracticeRunConfigurationRequest indicates an expected call of UpdatePracticeRunConfigurationRequest

func (*MockARCZonalShiftAPIMockRecorder) UpdatePracticeRunConfigurationWithContext added in v1.54.2

func (mr *MockARCZonalShiftAPIMockRecorder) UpdatePracticeRunConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdatePracticeRunConfigurationWithContext indicates an expected call of UpdatePracticeRunConfigurationWithContext

func (*MockARCZonalShiftAPIMockRecorder) UpdateZonalAutoshiftConfiguration added in v1.54.2

func (mr *MockARCZonalShiftAPIMockRecorder) UpdateZonalAutoshiftConfiguration(arg0 interface{}) *gomock.Call

UpdateZonalAutoshiftConfiguration indicates an expected call of UpdateZonalAutoshiftConfiguration

func (*MockARCZonalShiftAPIMockRecorder) UpdateZonalAutoshiftConfigurationRequest added in v1.54.2

func (mr *MockARCZonalShiftAPIMockRecorder) UpdateZonalAutoshiftConfigurationRequest(arg0 interface{}) *gomock.Call

UpdateZonalAutoshiftConfigurationRequest indicates an expected call of UpdateZonalAutoshiftConfigurationRequest

func (*MockARCZonalShiftAPIMockRecorder) UpdateZonalAutoshiftConfigurationWithContext added in v1.54.2

func (mr *MockARCZonalShiftAPIMockRecorder) UpdateZonalAutoshiftConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateZonalAutoshiftConfigurationWithContext indicates an expected call of UpdateZonalAutoshiftConfigurationWithContext

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

Jump to

Keyboard shortcuts

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