controltowermock

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 controltowermock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockControlTowerAPI

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

MockControlTowerAPI is a mock of ControlTowerAPI interface

func NewMockControlTowerAPI

func NewMockControlTowerAPI(ctrl *gomock.Controller) *MockControlTowerAPI

NewMockControlTowerAPI creates a new mock instance

func (*MockControlTowerAPI) DeleteLandingZone added in v1.54.2

DeleteLandingZone mocks base method

func (*MockControlTowerAPI) DeleteLandingZoneRequest added in v1.54.2

DeleteLandingZoneRequest mocks base method

func (*MockControlTowerAPI) DeleteLandingZoneWithContext added in v1.54.2

DeleteLandingZoneWithContext mocks base method

func (*MockControlTowerAPI) DisableBaseline added in v1.54.2

DisableBaseline mocks base method

func (*MockControlTowerAPI) DisableBaselineRequest added in v1.54.2

DisableBaselineRequest mocks base method

func (*MockControlTowerAPI) DisableBaselineWithContext added in v1.54.2

DisableBaselineWithContext mocks base method

func (*MockControlTowerAPI) DisableControl

DisableControl mocks base method

func (*MockControlTowerAPI) DisableControlRequest

DisableControlRequest mocks base method

func (*MockControlTowerAPI) DisableControlWithContext

DisableControlWithContext mocks base method

func (*MockControlTowerAPI) EXPECT

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

func (*MockControlTowerAPI) EnableBaseline added in v1.54.2

EnableBaseline mocks base method

func (*MockControlTowerAPI) EnableBaselineRequest added in v1.54.2

EnableBaselineRequest mocks base method

func (*MockControlTowerAPI) EnableBaselineWithContext added in v1.54.2

EnableBaselineWithContext mocks base method

func (*MockControlTowerAPI) EnableControl

EnableControl mocks base method

func (*MockControlTowerAPI) EnableControlRequest

EnableControlRequest mocks base method

func (*MockControlTowerAPI) EnableControlWithContext

EnableControlWithContext mocks base method

func (*MockControlTowerAPI) GetBaseline added in v1.54.2

GetBaseline mocks base method

func (*MockControlTowerAPI) GetBaselineOperation added in v1.54.2

GetBaselineOperation mocks base method

func (*MockControlTowerAPI) GetBaselineOperationRequest added in v1.54.2

GetBaselineOperationRequest mocks base method

func (*MockControlTowerAPI) GetBaselineOperationWithContext added in v1.54.2

GetBaselineOperationWithContext mocks base method

func (*MockControlTowerAPI) GetBaselineRequest added in v1.54.2

GetBaselineRequest mocks base method

func (*MockControlTowerAPI) GetBaselineWithContext added in v1.54.2

GetBaselineWithContext mocks base method

func (*MockControlTowerAPI) GetControlOperation

GetControlOperation mocks base method

func (*MockControlTowerAPI) GetControlOperationRequest

GetControlOperationRequest mocks base method

func (*MockControlTowerAPI) GetControlOperationWithContext

GetControlOperationWithContext mocks base method

func (*MockControlTowerAPI) GetEnabledBaseline added in v1.54.2

GetEnabledBaseline mocks base method

func (*MockControlTowerAPI) GetEnabledBaselineRequest added in v1.54.2

GetEnabledBaselineRequest mocks base method

func (*MockControlTowerAPI) GetEnabledBaselineWithContext added in v1.54.2

GetEnabledBaselineWithContext mocks base method

func (*MockControlTowerAPI) GetEnabledControl added in v1.45.25

GetEnabledControl mocks base method

func (*MockControlTowerAPI) GetEnabledControlRequest added in v1.45.25

GetEnabledControlRequest mocks base method

func (*MockControlTowerAPI) GetEnabledControlWithContext added in v1.45.25

GetEnabledControlWithContext mocks base method

func (*MockControlTowerAPI) GetLandingZoneOperation added in v1.54.2

GetLandingZoneOperation mocks base method

func (*MockControlTowerAPI) GetLandingZoneOperationRequest added in v1.54.2

GetLandingZoneOperationRequest mocks base method

func (*MockControlTowerAPI) GetLandingZoneOperationWithContext added in v1.54.2

GetLandingZoneOperationWithContext mocks base method

func (*MockControlTowerAPI) ListBaselines added in v1.54.2

ListBaselines mocks base method

func (*MockControlTowerAPI) ListBaselinesPages added in v1.54.2

ListBaselinesPages mocks base method

func (*MockControlTowerAPI) ListBaselinesPagesWithContext added in v1.54.2

func (m *MockControlTowerAPI) ListBaselinesPagesWithContext(arg0 context.Context, arg1 *controltower.ListBaselinesInput, arg2 func(*controltower.ListBaselinesOutput, bool) bool, arg3 ...request.Option) error

ListBaselinesPagesWithContext mocks base method

func (*MockControlTowerAPI) ListBaselinesRequest added in v1.54.2

ListBaselinesRequest mocks base method

func (*MockControlTowerAPI) ListBaselinesWithContext added in v1.54.2

ListBaselinesWithContext mocks base method

func (*MockControlTowerAPI) ListControlOperations added in v1.54.2

ListControlOperations mocks base method

func (*MockControlTowerAPI) ListControlOperationsPages added in v1.54.2

ListControlOperationsPages mocks base method

func (*MockControlTowerAPI) ListControlOperationsPagesWithContext added in v1.54.2

func (m *MockControlTowerAPI) ListControlOperationsPagesWithContext(arg0 context.Context, arg1 *controltower.ListControlOperationsInput, arg2 func(*controltower.ListControlOperationsOutput, bool) bool, arg3 ...request.Option) error

ListControlOperationsPagesWithContext mocks base method

func (*MockControlTowerAPI) ListControlOperationsRequest added in v1.54.2

ListControlOperationsRequest mocks base method

func (*MockControlTowerAPI) ListControlOperationsWithContext added in v1.54.2

ListControlOperationsWithContext mocks base method

func (*MockControlTowerAPI) ListEnabledBaselines added in v1.54.2

ListEnabledBaselines mocks base method

func (*MockControlTowerAPI) ListEnabledBaselinesPages added in v1.54.2

ListEnabledBaselinesPages mocks base method

func (*MockControlTowerAPI) ListEnabledBaselinesPagesWithContext added in v1.54.2

func (m *MockControlTowerAPI) ListEnabledBaselinesPagesWithContext(arg0 context.Context, arg1 *controltower.ListEnabledBaselinesInput, arg2 func(*controltower.ListEnabledBaselinesOutput, bool) bool, arg3 ...request.Option) error

ListEnabledBaselinesPagesWithContext mocks base method

func (*MockControlTowerAPI) ListEnabledBaselinesRequest added in v1.54.2

ListEnabledBaselinesRequest mocks base method

func (*MockControlTowerAPI) ListEnabledBaselinesWithContext added in v1.54.2

ListEnabledBaselinesWithContext mocks base method

func (*MockControlTowerAPI) ListEnabledControls

ListEnabledControls mocks base method

func (*MockControlTowerAPI) ListEnabledControlsPages

ListEnabledControlsPages mocks base method

func (*MockControlTowerAPI) ListEnabledControlsPagesWithContext

func (m *MockControlTowerAPI) ListEnabledControlsPagesWithContext(arg0 context.Context, arg1 *controltower.ListEnabledControlsInput, arg2 func(*controltower.ListEnabledControlsOutput, bool) bool, arg3 ...request.Option) error

ListEnabledControlsPagesWithContext mocks base method

func (*MockControlTowerAPI) ListEnabledControlsRequest

ListEnabledControlsRequest mocks base method

func (*MockControlTowerAPI) ListEnabledControlsWithContext

ListEnabledControlsWithContext mocks base method

func (*MockControlTowerAPI) ListLandingZoneOperations added in v1.54.9

ListLandingZoneOperations mocks base method

func (*MockControlTowerAPI) ListLandingZoneOperationsPages added in v1.54.9

ListLandingZoneOperationsPages mocks base method

func (*MockControlTowerAPI) ListLandingZoneOperationsPagesWithContext added in v1.54.9

func (m *MockControlTowerAPI) ListLandingZoneOperationsPagesWithContext(arg0 context.Context, arg1 *controltower.ListLandingZoneOperationsInput, arg2 func(*controltower.ListLandingZoneOperationsOutput, bool) bool, arg3 ...request.Option) error

ListLandingZoneOperationsPagesWithContext mocks base method

func (*MockControlTowerAPI) ListLandingZoneOperationsRequest added in v1.54.9

ListLandingZoneOperationsRequest mocks base method

func (*MockControlTowerAPI) ListLandingZoneOperationsWithContext added in v1.54.9

ListLandingZoneOperationsWithContext mocks base method

func (*MockControlTowerAPI) ListLandingZones added in v1.54.2

ListLandingZones mocks base method

func (*MockControlTowerAPI) ListLandingZonesPages added in v1.54.2

ListLandingZonesPages mocks base method

func (*MockControlTowerAPI) ListLandingZonesPagesWithContext added in v1.54.2

func (m *MockControlTowerAPI) ListLandingZonesPagesWithContext(arg0 context.Context, arg1 *controltower.ListLandingZonesInput, arg2 func(*controltower.ListLandingZonesOutput, bool) bool, arg3 ...request.Option) error

ListLandingZonesPagesWithContext mocks base method

func (*MockControlTowerAPI) ListLandingZonesRequest added in v1.54.2

ListLandingZonesRequest mocks base method

func (*MockControlTowerAPI) ListLandingZonesWithContext added in v1.54.2

ListLandingZonesWithContext mocks base method

func (*MockControlTowerAPI) ListTagsForResource added in v1.54.2

ListTagsForResource mocks base method

func (*MockControlTowerAPI) ListTagsForResourceRequest added in v1.54.2

ListTagsForResourceRequest mocks base method

func (*MockControlTowerAPI) ListTagsForResourceWithContext added in v1.54.2

ListTagsForResourceWithContext mocks base method

func (*MockControlTowerAPI) ResetEnabledBaseline added in v1.54.2

ResetEnabledBaseline mocks base method

func (*MockControlTowerAPI) ResetEnabledBaselineRequest added in v1.54.2

ResetEnabledBaselineRequest mocks base method

func (*MockControlTowerAPI) ResetEnabledBaselineWithContext added in v1.54.2

ResetEnabledBaselineWithContext mocks base method

func (*MockControlTowerAPI) ResetLandingZone added in v1.54.2

ResetLandingZone mocks base method

func (*MockControlTowerAPI) ResetLandingZoneRequest added in v1.54.2

ResetLandingZoneRequest mocks base method

func (*MockControlTowerAPI) ResetLandingZoneWithContext added in v1.54.2

ResetLandingZoneWithContext mocks base method

func (*MockControlTowerAPI) TagResource added in v1.54.2

TagResource mocks base method

func (*MockControlTowerAPI) TagResourceRequest added in v1.54.2

TagResourceRequest mocks base method

func (*MockControlTowerAPI) TagResourceWithContext added in v1.54.2

TagResourceWithContext mocks base method

func (*MockControlTowerAPI) UntagResource added in v1.54.2

UntagResource mocks base method

func (*MockControlTowerAPI) UntagResourceRequest added in v1.54.2

UntagResourceRequest mocks base method

func (*MockControlTowerAPI) UntagResourceWithContext added in v1.54.2

UntagResourceWithContext mocks base method

func (*MockControlTowerAPI) UpdateEnabledBaseline added in v1.54.2

UpdateEnabledBaseline mocks base method

func (*MockControlTowerAPI) UpdateEnabledBaselineRequest added in v1.54.2

UpdateEnabledBaselineRequest mocks base method

func (*MockControlTowerAPI) UpdateEnabledBaselineWithContext added in v1.54.2

UpdateEnabledBaselineWithContext mocks base method

type MockControlTowerAPIMockRecorder

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

MockControlTowerAPIMockRecorder is the mock recorder for MockControlTowerAPI

func (*MockControlTowerAPIMockRecorder) DeleteLandingZone added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) DeleteLandingZone(arg0 interface{}) *gomock.Call

DeleteLandingZone indicates an expected call of DeleteLandingZone

func (*MockControlTowerAPIMockRecorder) DeleteLandingZoneRequest added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) DeleteLandingZoneRequest(arg0 interface{}) *gomock.Call

DeleteLandingZoneRequest indicates an expected call of DeleteLandingZoneRequest

func (*MockControlTowerAPIMockRecorder) DeleteLandingZoneWithContext added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) DeleteLandingZoneWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteLandingZoneWithContext indicates an expected call of DeleteLandingZoneWithContext

func (*MockControlTowerAPIMockRecorder) DisableBaseline added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) DisableBaseline(arg0 interface{}) *gomock.Call

DisableBaseline indicates an expected call of DisableBaseline

func (*MockControlTowerAPIMockRecorder) DisableBaselineRequest added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) DisableBaselineRequest(arg0 interface{}) *gomock.Call

DisableBaselineRequest indicates an expected call of DisableBaselineRequest

func (*MockControlTowerAPIMockRecorder) DisableBaselineWithContext added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) DisableBaselineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableBaselineWithContext indicates an expected call of DisableBaselineWithContext

func (*MockControlTowerAPIMockRecorder) DisableControl

func (mr *MockControlTowerAPIMockRecorder) DisableControl(arg0 interface{}) *gomock.Call

DisableControl indicates an expected call of DisableControl

func (*MockControlTowerAPIMockRecorder) DisableControlRequest

func (mr *MockControlTowerAPIMockRecorder) DisableControlRequest(arg0 interface{}) *gomock.Call

DisableControlRequest indicates an expected call of DisableControlRequest

func (*MockControlTowerAPIMockRecorder) DisableControlWithContext

func (mr *MockControlTowerAPIMockRecorder) DisableControlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableControlWithContext indicates an expected call of DisableControlWithContext

func (*MockControlTowerAPIMockRecorder) EnableBaseline added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) EnableBaseline(arg0 interface{}) *gomock.Call

EnableBaseline indicates an expected call of EnableBaseline

func (*MockControlTowerAPIMockRecorder) EnableBaselineRequest added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) EnableBaselineRequest(arg0 interface{}) *gomock.Call

EnableBaselineRequest indicates an expected call of EnableBaselineRequest

func (*MockControlTowerAPIMockRecorder) EnableBaselineWithContext added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) EnableBaselineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableBaselineWithContext indicates an expected call of EnableBaselineWithContext

func (*MockControlTowerAPIMockRecorder) EnableControl

func (mr *MockControlTowerAPIMockRecorder) EnableControl(arg0 interface{}) *gomock.Call

EnableControl indicates an expected call of EnableControl

func (*MockControlTowerAPIMockRecorder) EnableControlRequest

func (mr *MockControlTowerAPIMockRecorder) EnableControlRequest(arg0 interface{}) *gomock.Call

EnableControlRequest indicates an expected call of EnableControlRequest

func (*MockControlTowerAPIMockRecorder) EnableControlWithContext

func (mr *MockControlTowerAPIMockRecorder) EnableControlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableControlWithContext indicates an expected call of EnableControlWithContext

func (*MockControlTowerAPIMockRecorder) GetBaseline added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) GetBaseline(arg0 interface{}) *gomock.Call

GetBaseline indicates an expected call of GetBaseline

func (*MockControlTowerAPIMockRecorder) GetBaselineOperation added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) GetBaselineOperation(arg0 interface{}) *gomock.Call

GetBaselineOperation indicates an expected call of GetBaselineOperation

func (*MockControlTowerAPIMockRecorder) GetBaselineOperationRequest added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) GetBaselineOperationRequest(arg0 interface{}) *gomock.Call

GetBaselineOperationRequest indicates an expected call of GetBaselineOperationRequest

func (*MockControlTowerAPIMockRecorder) GetBaselineOperationWithContext added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) GetBaselineOperationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBaselineOperationWithContext indicates an expected call of GetBaselineOperationWithContext

func (*MockControlTowerAPIMockRecorder) GetBaselineRequest added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) GetBaselineRequest(arg0 interface{}) *gomock.Call

GetBaselineRequest indicates an expected call of GetBaselineRequest

func (*MockControlTowerAPIMockRecorder) GetBaselineWithContext added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) GetBaselineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBaselineWithContext indicates an expected call of GetBaselineWithContext

func (*MockControlTowerAPIMockRecorder) GetControlOperation

func (mr *MockControlTowerAPIMockRecorder) GetControlOperation(arg0 interface{}) *gomock.Call

GetControlOperation indicates an expected call of GetControlOperation

func (*MockControlTowerAPIMockRecorder) GetControlOperationRequest

func (mr *MockControlTowerAPIMockRecorder) GetControlOperationRequest(arg0 interface{}) *gomock.Call

GetControlOperationRequest indicates an expected call of GetControlOperationRequest

func (*MockControlTowerAPIMockRecorder) GetControlOperationWithContext

func (mr *MockControlTowerAPIMockRecorder) GetControlOperationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetControlOperationWithContext indicates an expected call of GetControlOperationWithContext

func (*MockControlTowerAPIMockRecorder) GetEnabledBaseline added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) GetEnabledBaseline(arg0 interface{}) *gomock.Call

GetEnabledBaseline indicates an expected call of GetEnabledBaseline

func (*MockControlTowerAPIMockRecorder) GetEnabledBaselineRequest added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) GetEnabledBaselineRequest(arg0 interface{}) *gomock.Call

GetEnabledBaselineRequest indicates an expected call of GetEnabledBaselineRequest

func (*MockControlTowerAPIMockRecorder) GetEnabledBaselineWithContext added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) GetEnabledBaselineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetEnabledBaselineWithContext indicates an expected call of GetEnabledBaselineWithContext

func (*MockControlTowerAPIMockRecorder) GetEnabledControl added in v1.45.25

func (mr *MockControlTowerAPIMockRecorder) GetEnabledControl(arg0 interface{}) *gomock.Call

GetEnabledControl indicates an expected call of GetEnabledControl

func (*MockControlTowerAPIMockRecorder) GetEnabledControlRequest added in v1.45.25

func (mr *MockControlTowerAPIMockRecorder) GetEnabledControlRequest(arg0 interface{}) *gomock.Call

GetEnabledControlRequest indicates an expected call of GetEnabledControlRequest

func (*MockControlTowerAPIMockRecorder) GetEnabledControlWithContext added in v1.45.25

func (mr *MockControlTowerAPIMockRecorder) GetEnabledControlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetEnabledControlWithContext indicates an expected call of GetEnabledControlWithContext

func (*MockControlTowerAPIMockRecorder) GetLandingZoneOperation added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) GetLandingZoneOperation(arg0 interface{}) *gomock.Call

GetLandingZoneOperation indicates an expected call of GetLandingZoneOperation

func (*MockControlTowerAPIMockRecorder) GetLandingZoneOperationRequest added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) GetLandingZoneOperationRequest(arg0 interface{}) *gomock.Call

GetLandingZoneOperationRequest indicates an expected call of GetLandingZoneOperationRequest

func (*MockControlTowerAPIMockRecorder) GetLandingZoneOperationWithContext added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) GetLandingZoneOperationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLandingZoneOperationWithContext indicates an expected call of GetLandingZoneOperationWithContext

func (*MockControlTowerAPIMockRecorder) ListBaselines added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ListBaselines(arg0 interface{}) *gomock.Call

ListBaselines indicates an expected call of ListBaselines

func (*MockControlTowerAPIMockRecorder) ListBaselinesPages added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ListBaselinesPages(arg0, arg1 interface{}) *gomock.Call

ListBaselinesPages indicates an expected call of ListBaselinesPages

func (*MockControlTowerAPIMockRecorder) ListBaselinesPagesWithContext added in v1.54.2

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

ListBaselinesPagesWithContext indicates an expected call of ListBaselinesPagesWithContext

func (*MockControlTowerAPIMockRecorder) ListBaselinesRequest added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ListBaselinesRequest(arg0 interface{}) *gomock.Call

ListBaselinesRequest indicates an expected call of ListBaselinesRequest

func (*MockControlTowerAPIMockRecorder) ListBaselinesWithContext added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ListBaselinesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListBaselinesWithContext indicates an expected call of ListBaselinesWithContext

func (*MockControlTowerAPIMockRecorder) ListControlOperations added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ListControlOperations(arg0 interface{}) *gomock.Call

ListControlOperations indicates an expected call of ListControlOperations

func (*MockControlTowerAPIMockRecorder) ListControlOperationsPages added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ListControlOperationsPages(arg0, arg1 interface{}) *gomock.Call

ListControlOperationsPages indicates an expected call of ListControlOperationsPages

func (*MockControlTowerAPIMockRecorder) ListControlOperationsPagesWithContext added in v1.54.2

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

ListControlOperationsPagesWithContext indicates an expected call of ListControlOperationsPagesWithContext

func (*MockControlTowerAPIMockRecorder) ListControlOperationsRequest added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ListControlOperationsRequest(arg0 interface{}) *gomock.Call

ListControlOperationsRequest indicates an expected call of ListControlOperationsRequest

func (*MockControlTowerAPIMockRecorder) ListControlOperationsWithContext added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ListControlOperationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListControlOperationsWithContext indicates an expected call of ListControlOperationsWithContext

func (*MockControlTowerAPIMockRecorder) ListEnabledBaselines added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ListEnabledBaselines(arg0 interface{}) *gomock.Call

ListEnabledBaselines indicates an expected call of ListEnabledBaselines

func (*MockControlTowerAPIMockRecorder) ListEnabledBaselinesPages added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ListEnabledBaselinesPages(arg0, arg1 interface{}) *gomock.Call

ListEnabledBaselinesPages indicates an expected call of ListEnabledBaselinesPages

func (*MockControlTowerAPIMockRecorder) ListEnabledBaselinesPagesWithContext added in v1.54.2

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

ListEnabledBaselinesPagesWithContext indicates an expected call of ListEnabledBaselinesPagesWithContext

func (*MockControlTowerAPIMockRecorder) ListEnabledBaselinesRequest added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ListEnabledBaselinesRequest(arg0 interface{}) *gomock.Call

ListEnabledBaselinesRequest indicates an expected call of ListEnabledBaselinesRequest

func (*MockControlTowerAPIMockRecorder) ListEnabledBaselinesWithContext added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ListEnabledBaselinesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListEnabledBaselinesWithContext indicates an expected call of ListEnabledBaselinesWithContext

func (*MockControlTowerAPIMockRecorder) ListEnabledControls

func (mr *MockControlTowerAPIMockRecorder) ListEnabledControls(arg0 interface{}) *gomock.Call

ListEnabledControls indicates an expected call of ListEnabledControls

func (*MockControlTowerAPIMockRecorder) ListEnabledControlsPages

func (mr *MockControlTowerAPIMockRecorder) ListEnabledControlsPages(arg0, arg1 interface{}) *gomock.Call

ListEnabledControlsPages indicates an expected call of ListEnabledControlsPages

func (*MockControlTowerAPIMockRecorder) ListEnabledControlsPagesWithContext

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

ListEnabledControlsPagesWithContext indicates an expected call of ListEnabledControlsPagesWithContext

func (*MockControlTowerAPIMockRecorder) ListEnabledControlsRequest

func (mr *MockControlTowerAPIMockRecorder) ListEnabledControlsRequest(arg0 interface{}) *gomock.Call

ListEnabledControlsRequest indicates an expected call of ListEnabledControlsRequest

func (*MockControlTowerAPIMockRecorder) ListEnabledControlsWithContext

func (mr *MockControlTowerAPIMockRecorder) ListEnabledControlsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListEnabledControlsWithContext indicates an expected call of ListEnabledControlsWithContext

func (*MockControlTowerAPIMockRecorder) ListLandingZoneOperations added in v1.54.9

func (mr *MockControlTowerAPIMockRecorder) ListLandingZoneOperations(arg0 interface{}) *gomock.Call

ListLandingZoneOperations indicates an expected call of ListLandingZoneOperations

func (*MockControlTowerAPIMockRecorder) ListLandingZoneOperationsPages added in v1.54.9

func (mr *MockControlTowerAPIMockRecorder) ListLandingZoneOperationsPages(arg0, arg1 interface{}) *gomock.Call

ListLandingZoneOperationsPages indicates an expected call of ListLandingZoneOperationsPages

func (*MockControlTowerAPIMockRecorder) ListLandingZoneOperationsPagesWithContext added in v1.54.9

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

ListLandingZoneOperationsPagesWithContext indicates an expected call of ListLandingZoneOperationsPagesWithContext

func (*MockControlTowerAPIMockRecorder) ListLandingZoneOperationsRequest added in v1.54.9

func (mr *MockControlTowerAPIMockRecorder) ListLandingZoneOperationsRequest(arg0 interface{}) *gomock.Call

ListLandingZoneOperationsRequest indicates an expected call of ListLandingZoneOperationsRequest

func (*MockControlTowerAPIMockRecorder) ListLandingZoneOperationsWithContext added in v1.54.9

func (mr *MockControlTowerAPIMockRecorder) ListLandingZoneOperationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListLandingZoneOperationsWithContext indicates an expected call of ListLandingZoneOperationsWithContext

func (*MockControlTowerAPIMockRecorder) ListLandingZones added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ListLandingZones(arg0 interface{}) *gomock.Call

ListLandingZones indicates an expected call of ListLandingZones

func (*MockControlTowerAPIMockRecorder) ListLandingZonesPages added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ListLandingZonesPages(arg0, arg1 interface{}) *gomock.Call

ListLandingZonesPages indicates an expected call of ListLandingZonesPages

func (*MockControlTowerAPIMockRecorder) ListLandingZonesPagesWithContext added in v1.54.2

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

ListLandingZonesPagesWithContext indicates an expected call of ListLandingZonesPagesWithContext

func (*MockControlTowerAPIMockRecorder) ListLandingZonesRequest added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ListLandingZonesRequest(arg0 interface{}) *gomock.Call

ListLandingZonesRequest indicates an expected call of ListLandingZonesRequest

func (*MockControlTowerAPIMockRecorder) ListLandingZonesWithContext added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ListLandingZonesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListLandingZonesWithContext indicates an expected call of ListLandingZonesWithContext

func (*MockControlTowerAPIMockRecorder) ListTagsForResource added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockControlTowerAPIMockRecorder) ListTagsForResourceRequest added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockControlTowerAPIMockRecorder) ListTagsForResourceWithContext added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockControlTowerAPIMockRecorder) ResetEnabledBaseline added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ResetEnabledBaseline(arg0 interface{}) *gomock.Call

ResetEnabledBaseline indicates an expected call of ResetEnabledBaseline

func (*MockControlTowerAPIMockRecorder) ResetEnabledBaselineRequest added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ResetEnabledBaselineRequest(arg0 interface{}) *gomock.Call

ResetEnabledBaselineRequest indicates an expected call of ResetEnabledBaselineRequest

func (*MockControlTowerAPIMockRecorder) ResetEnabledBaselineWithContext added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ResetEnabledBaselineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResetEnabledBaselineWithContext indicates an expected call of ResetEnabledBaselineWithContext

func (*MockControlTowerAPIMockRecorder) ResetLandingZone added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ResetLandingZone(arg0 interface{}) *gomock.Call

ResetLandingZone indicates an expected call of ResetLandingZone

func (*MockControlTowerAPIMockRecorder) ResetLandingZoneRequest added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ResetLandingZoneRequest(arg0 interface{}) *gomock.Call

ResetLandingZoneRequest indicates an expected call of ResetLandingZoneRequest

func (*MockControlTowerAPIMockRecorder) ResetLandingZoneWithContext added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) ResetLandingZoneWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResetLandingZoneWithContext indicates an expected call of ResetLandingZoneWithContext

func (*MockControlTowerAPIMockRecorder) TagResource added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource

func (*MockControlTowerAPIMockRecorder) TagResourceRequest added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockControlTowerAPIMockRecorder) TagResourceWithContext added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockControlTowerAPIMockRecorder) UntagResource added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource

func (*MockControlTowerAPIMockRecorder) UntagResourceRequest added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockControlTowerAPIMockRecorder) UntagResourceWithContext added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockControlTowerAPIMockRecorder) UpdateEnabledBaseline added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) UpdateEnabledBaseline(arg0 interface{}) *gomock.Call

UpdateEnabledBaseline indicates an expected call of UpdateEnabledBaseline

func (*MockControlTowerAPIMockRecorder) UpdateEnabledBaselineRequest added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) UpdateEnabledBaselineRequest(arg0 interface{}) *gomock.Call

UpdateEnabledBaselineRequest indicates an expected call of UpdateEnabledBaselineRequest

func (*MockControlTowerAPIMockRecorder) UpdateEnabledBaselineWithContext added in v1.54.2

func (mr *MockControlTowerAPIMockRecorder) UpdateEnabledBaselineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateEnabledBaselineWithContext indicates an expected call of UpdateEnabledBaselineWithContext

Jump to

Keyboard shortcuts

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