route53recoveryclustermock

package
v1.44.214 Latest Latest
Warning

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

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

Documentation

Overview

Package route53recoveryclustermock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRoute53RecoveryClusterAPI

type MockRoute53RecoveryClusterAPI struct {
	// contains filtered or unexported fields
}

MockRoute53RecoveryClusterAPI is a mock of Route53RecoveryClusterAPI interface

func NewMockRoute53RecoveryClusterAPI

func NewMockRoute53RecoveryClusterAPI(ctrl *gomock.Controller) *MockRoute53RecoveryClusterAPI

NewMockRoute53RecoveryClusterAPI creates a new mock instance

func (*MockRoute53RecoveryClusterAPI) EXPECT

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

func (*MockRoute53RecoveryClusterAPI) GetRoutingControlState

GetRoutingControlState mocks base method

func (*MockRoute53RecoveryClusterAPI) GetRoutingControlStateRequest

GetRoutingControlStateRequest mocks base method

func (*MockRoute53RecoveryClusterAPI) GetRoutingControlStateWithContext

GetRoutingControlStateWithContext mocks base method

func (*MockRoute53RecoveryClusterAPI) ListRoutingControls added in v0.0.27

ListRoutingControls mocks base method

func (*MockRoute53RecoveryClusterAPI) ListRoutingControlsPages added in v0.0.27

ListRoutingControlsPages mocks base method

func (*MockRoute53RecoveryClusterAPI) ListRoutingControlsPagesWithContext added in v0.0.27

ListRoutingControlsPagesWithContext mocks base method

func (*MockRoute53RecoveryClusterAPI) ListRoutingControlsRequest added in v0.0.27

ListRoutingControlsRequest mocks base method

func (*MockRoute53RecoveryClusterAPI) ListRoutingControlsWithContext added in v0.0.27

ListRoutingControlsWithContext mocks base method

func (*MockRoute53RecoveryClusterAPI) UpdateRoutingControlState

UpdateRoutingControlState mocks base method

func (*MockRoute53RecoveryClusterAPI) UpdateRoutingControlStateRequest

UpdateRoutingControlStateRequest mocks base method

func (*MockRoute53RecoveryClusterAPI) UpdateRoutingControlStateWithContext

UpdateRoutingControlStateWithContext mocks base method

func (*MockRoute53RecoveryClusterAPI) UpdateRoutingControlStates

UpdateRoutingControlStates mocks base method

func (*MockRoute53RecoveryClusterAPI) UpdateRoutingControlStatesRequest

UpdateRoutingControlStatesRequest mocks base method

func (*MockRoute53RecoveryClusterAPI) UpdateRoutingControlStatesWithContext

UpdateRoutingControlStatesWithContext mocks base method

type MockRoute53RecoveryClusterAPIMockRecorder

type MockRoute53RecoveryClusterAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockRoute53RecoveryClusterAPIMockRecorder is the mock recorder for MockRoute53RecoveryClusterAPI

func (*MockRoute53RecoveryClusterAPIMockRecorder) GetRoutingControlState

func (mr *MockRoute53RecoveryClusterAPIMockRecorder) GetRoutingControlState(arg0 interface{}) *gomock.Call

GetRoutingControlState indicates an expected call of GetRoutingControlState

func (*MockRoute53RecoveryClusterAPIMockRecorder) GetRoutingControlStateRequest

func (mr *MockRoute53RecoveryClusterAPIMockRecorder) GetRoutingControlStateRequest(arg0 interface{}) *gomock.Call

GetRoutingControlStateRequest indicates an expected call of GetRoutingControlStateRequest

func (*MockRoute53RecoveryClusterAPIMockRecorder) GetRoutingControlStateWithContext

func (mr *MockRoute53RecoveryClusterAPIMockRecorder) GetRoutingControlStateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRoutingControlStateWithContext indicates an expected call of GetRoutingControlStateWithContext

func (*MockRoute53RecoveryClusterAPIMockRecorder) ListRoutingControls added in v0.0.27

func (mr *MockRoute53RecoveryClusterAPIMockRecorder) ListRoutingControls(arg0 interface{}) *gomock.Call

ListRoutingControls indicates an expected call of ListRoutingControls

func (*MockRoute53RecoveryClusterAPIMockRecorder) ListRoutingControlsPages added in v0.0.27

func (mr *MockRoute53RecoveryClusterAPIMockRecorder) ListRoutingControlsPages(arg0, arg1 interface{}) *gomock.Call

ListRoutingControlsPages indicates an expected call of ListRoutingControlsPages

func (*MockRoute53RecoveryClusterAPIMockRecorder) ListRoutingControlsPagesWithContext added in v0.0.27

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

ListRoutingControlsPagesWithContext indicates an expected call of ListRoutingControlsPagesWithContext

func (*MockRoute53RecoveryClusterAPIMockRecorder) ListRoutingControlsRequest added in v0.0.27

func (mr *MockRoute53RecoveryClusterAPIMockRecorder) ListRoutingControlsRequest(arg0 interface{}) *gomock.Call

ListRoutingControlsRequest indicates an expected call of ListRoutingControlsRequest

func (*MockRoute53RecoveryClusterAPIMockRecorder) ListRoutingControlsWithContext added in v0.0.27

func (mr *MockRoute53RecoveryClusterAPIMockRecorder) ListRoutingControlsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRoutingControlsWithContext indicates an expected call of ListRoutingControlsWithContext

func (*MockRoute53RecoveryClusterAPIMockRecorder) UpdateRoutingControlState

func (mr *MockRoute53RecoveryClusterAPIMockRecorder) UpdateRoutingControlState(arg0 interface{}) *gomock.Call

UpdateRoutingControlState indicates an expected call of UpdateRoutingControlState

func (*MockRoute53RecoveryClusterAPIMockRecorder) UpdateRoutingControlStateRequest

func (mr *MockRoute53RecoveryClusterAPIMockRecorder) UpdateRoutingControlStateRequest(arg0 interface{}) *gomock.Call

UpdateRoutingControlStateRequest indicates an expected call of UpdateRoutingControlStateRequest

func (*MockRoute53RecoveryClusterAPIMockRecorder) UpdateRoutingControlStateWithContext

func (mr *MockRoute53RecoveryClusterAPIMockRecorder) UpdateRoutingControlStateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateRoutingControlStateWithContext indicates an expected call of UpdateRoutingControlStateWithContext

func (*MockRoute53RecoveryClusterAPIMockRecorder) UpdateRoutingControlStates

func (mr *MockRoute53RecoveryClusterAPIMockRecorder) UpdateRoutingControlStates(arg0 interface{}) *gomock.Call

UpdateRoutingControlStates indicates an expected call of UpdateRoutingControlStates

func (*MockRoute53RecoveryClusterAPIMockRecorder) UpdateRoutingControlStatesRequest

func (mr *MockRoute53RecoveryClusterAPIMockRecorder) UpdateRoutingControlStatesRequest(arg0 interface{}) *gomock.Call

UpdateRoutingControlStatesRequest indicates an expected call of UpdateRoutingControlStatesRequest

func (*MockRoute53RecoveryClusterAPIMockRecorder) UpdateRoutingControlStatesWithContext

func (mr *MockRoute53RecoveryClusterAPIMockRecorder) UpdateRoutingControlStatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateRoutingControlStatesWithContext indicates an expected call of UpdateRoutingControlStatesWithContext

Jump to

Keyboard shortcuts

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