cloudtrailmock

package
v1.42.34 Latest Latest
Warning

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

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

Documentation

Overview

Package cloudtrailmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCloudTrailAPI

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

MockCloudTrailAPI is a mock of CloudTrailAPI interface

func NewMockCloudTrailAPI

func NewMockCloudTrailAPI(ctrl *gomock.Controller) *MockCloudTrailAPI

NewMockCloudTrailAPI creates a new mock instance

func (*MockCloudTrailAPI) AddTags

AddTags mocks base method

func (*MockCloudTrailAPI) AddTagsRequest

AddTagsRequest mocks base method

func (*MockCloudTrailAPI) AddTagsWithContext

func (m *MockCloudTrailAPI) AddTagsWithContext(arg0 context.Context, arg1 *cloudtrail.AddTagsInput, arg2 ...request.Option) (*cloudtrail.AddTagsOutput, error)

AddTagsWithContext mocks base method

func (*MockCloudTrailAPI) CancelQuery

CancelQuery mocks base method

func (*MockCloudTrailAPI) CancelQueryRequest

CancelQueryRequest mocks base method

func (*MockCloudTrailAPI) CancelQueryWithContext

func (m *MockCloudTrailAPI) CancelQueryWithContext(arg0 context.Context, arg1 *cloudtrail.CancelQueryInput, arg2 ...request.Option) (*cloudtrail.CancelQueryOutput, error)

CancelQueryWithContext mocks base method

func (*MockCloudTrailAPI) CreateEventDataStore

CreateEventDataStore mocks base method

func (*MockCloudTrailAPI) CreateEventDataStoreRequest

CreateEventDataStoreRequest mocks base method

func (*MockCloudTrailAPI) CreateEventDataStoreWithContext

CreateEventDataStoreWithContext mocks base method

func (*MockCloudTrailAPI) CreateTrail

CreateTrail mocks base method

func (*MockCloudTrailAPI) CreateTrailRequest

CreateTrailRequest mocks base method

func (*MockCloudTrailAPI) CreateTrailWithContext

func (m *MockCloudTrailAPI) CreateTrailWithContext(arg0 context.Context, arg1 *cloudtrail.CreateTrailInput, arg2 ...request.Option) (*cloudtrail.CreateTrailOutput, error)

CreateTrailWithContext mocks base method

func (*MockCloudTrailAPI) DeleteEventDataStore

DeleteEventDataStore mocks base method

func (*MockCloudTrailAPI) DeleteEventDataStoreRequest

DeleteEventDataStoreRequest mocks base method

func (*MockCloudTrailAPI) DeleteEventDataStoreWithContext

DeleteEventDataStoreWithContext mocks base method

func (*MockCloudTrailAPI) DeleteTrail

DeleteTrail mocks base method

func (*MockCloudTrailAPI) DeleteTrailRequest

DeleteTrailRequest mocks base method

func (*MockCloudTrailAPI) DeleteTrailWithContext

func (m *MockCloudTrailAPI) DeleteTrailWithContext(arg0 context.Context, arg1 *cloudtrail.DeleteTrailInput, arg2 ...request.Option) (*cloudtrail.DeleteTrailOutput, error)

DeleteTrailWithContext mocks base method

func (*MockCloudTrailAPI) DescribeQuery

DescribeQuery mocks base method

func (*MockCloudTrailAPI) DescribeQueryRequest

DescribeQueryRequest mocks base method

func (*MockCloudTrailAPI) DescribeQueryWithContext

func (m *MockCloudTrailAPI) DescribeQueryWithContext(arg0 context.Context, arg1 *cloudtrail.DescribeQueryInput, arg2 ...request.Option) (*cloudtrail.DescribeQueryOutput, error)

DescribeQueryWithContext mocks base method

func (*MockCloudTrailAPI) DescribeTrails

DescribeTrails mocks base method

func (*MockCloudTrailAPI) DescribeTrailsRequest

DescribeTrailsRequest mocks base method

func (*MockCloudTrailAPI) DescribeTrailsWithContext

func (m *MockCloudTrailAPI) DescribeTrailsWithContext(arg0 context.Context, arg1 *cloudtrail.DescribeTrailsInput, arg2 ...request.Option) (*cloudtrail.DescribeTrailsOutput, error)

DescribeTrailsWithContext mocks base method

func (*MockCloudTrailAPI) EXPECT

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

func (*MockCloudTrailAPI) GetEventDataStore

GetEventDataStore mocks base method

func (*MockCloudTrailAPI) GetEventDataStoreRequest

GetEventDataStoreRequest mocks base method

func (*MockCloudTrailAPI) GetEventDataStoreWithContext

func (m *MockCloudTrailAPI) GetEventDataStoreWithContext(arg0 context.Context, arg1 *cloudtrail.GetEventDataStoreInput, arg2 ...request.Option) (*cloudtrail.GetEventDataStoreOutput, error)

GetEventDataStoreWithContext mocks base method

func (*MockCloudTrailAPI) GetEventSelectors

GetEventSelectors mocks base method

func (*MockCloudTrailAPI) GetEventSelectorsRequest

GetEventSelectorsRequest mocks base method

func (*MockCloudTrailAPI) GetEventSelectorsWithContext

func (m *MockCloudTrailAPI) GetEventSelectorsWithContext(arg0 context.Context, arg1 *cloudtrail.GetEventSelectorsInput, arg2 ...request.Option) (*cloudtrail.GetEventSelectorsOutput, error)

GetEventSelectorsWithContext mocks base method

func (*MockCloudTrailAPI) GetInsightSelectors

GetInsightSelectors mocks base method

func (*MockCloudTrailAPI) GetInsightSelectorsRequest

GetInsightSelectorsRequest mocks base method

func (*MockCloudTrailAPI) GetInsightSelectorsWithContext

GetInsightSelectorsWithContext mocks base method

func (*MockCloudTrailAPI) GetQueryResults

GetQueryResults mocks base method

func (*MockCloudTrailAPI) GetQueryResultsPages

func (m *MockCloudTrailAPI) GetQueryResultsPages(arg0 *cloudtrail.GetQueryResultsInput, arg1 func(*cloudtrail.GetQueryResultsOutput, bool) bool) error

GetQueryResultsPages mocks base method

func (*MockCloudTrailAPI) GetQueryResultsPagesWithContext

func (m *MockCloudTrailAPI) GetQueryResultsPagesWithContext(arg0 context.Context, arg1 *cloudtrail.GetQueryResultsInput, arg2 func(*cloudtrail.GetQueryResultsOutput, bool) bool, arg3 ...request.Option) error

GetQueryResultsPagesWithContext mocks base method

func (*MockCloudTrailAPI) GetQueryResultsRequest

GetQueryResultsRequest mocks base method

func (*MockCloudTrailAPI) GetQueryResultsWithContext

func (m *MockCloudTrailAPI) GetQueryResultsWithContext(arg0 context.Context, arg1 *cloudtrail.GetQueryResultsInput, arg2 ...request.Option) (*cloudtrail.GetQueryResultsOutput, error)

GetQueryResultsWithContext mocks base method

func (*MockCloudTrailAPI) GetTrail

GetTrail mocks base method

func (*MockCloudTrailAPI) GetTrailRequest

GetTrailRequest mocks base method

func (*MockCloudTrailAPI) GetTrailStatus

GetTrailStatus mocks base method

func (*MockCloudTrailAPI) GetTrailStatusRequest

GetTrailStatusRequest mocks base method

func (*MockCloudTrailAPI) GetTrailStatusWithContext

func (m *MockCloudTrailAPI) GetTrailStatusWithContext(arg0 context.Context, arg1 *cloudtrail.GetTrailStatusInput, arg2 ...request.Option) (*cloudtrail.GetTrailStatusOutput, error)

GetTrailStatusWithContext mocks base method

func (*MockCloudTrailAPI) GetTrailWithContext

func (m *MockCloudTrailAPI) GetTrailWithContext(arg0 context.Context, arg1 *cloudtrail.GetTrailInput, arg2 ...request.Option) (*cloudtrail.GetTrailOutput, error)

GetTrailWithContext mocks base method

func (*MockCloudTrailAPI) ListEventDataStores

ListEventDataStores mocks base method

func (*MockCloudTrailAPI) ListEventDataStoresPages

ListEventDataStoresPages mocks base method

func (*MockCloudTrailAPI) ListEventDataStoresPagesWithContext

func (m *MockCloudTrailAPI) ListEventDataStoresPagesWithContext(arg0 context.Context, arg1 *cloudtrail.ListEventDataStoresInput, arg2 func(*cloudtrail.ListEventDataStoresOutput, bool) bool, arg3 ...request.Option) error

ListEventDataStoresPagesWithContext mocks base method

func (*MockCloudTrailAPI) ListEventDataStoresRequest

ListEventDataStoresRequest mocks base method

func (*MockCloudTrailAPI) ListEventDataStoresWithContext

ListEventDataStoresWithContext mocks base method

func (*MockCloudTrailAPI) ListPublicKeys

ListPublicKeys mocks base method

func (*MockCloudTrailAPI) ListPublicKeysPages

func (m *MockCloudTrailAPI) ListPublicKeysPages(arg0 *cloudtrail.ListPublicKeysInput, arg1 func(*cloudtrail.ListPublicKeysOutput, bool) bool) error

ListPublicKeysPages mocks base method

func (*MockCloudTrailAPI) ListPublicKeysPagesWithContext

func (m *MockCloudTrailAPI) ListPublicKeysPagesWithContext(arg0 context.Context, arg1 *cloudtrail.ListPublicKeysInput, arg2 func(*cloudtrail.ListPublicKeysOutput, bool) bool, arg3 ...request.Option) error

ListPublicKeysPagesWithContext mocks base method

func (*MockCloudTrailAPI) ListPublicKeysRequest

ListPublicKeysRequest mocks base method

func (*MockCloudTrailAPI) ListPublicKeysWithContext

func (m *MockCloudTrailAPI) ListPublicKeysWithContext(arg0 context.Context, arg1 *cloudtrail.ListPublicKeysInput, arg2 ...request.Option) (*cloudtrail.ListPublicKeysOutput, error)

ListPublicKeysWithContext mocks base method

func (*MockCloudTrailAPI) ListQueries

ListQueries mocks base method

func (*MockCloudTrailAPI) ListQueriesPages

func (m *MockCloudTrailAPI) ListQueriesPages(arg0 *cloudtrail.ListQueriesInput, arg1 func(*cloudtrail.ListQueriesOutput, bool) bool) error

ListQueriesPages mocks base method

func (*MockCloudTrailAPI) ListQueriesPagesWithContext

func (m *MockCloudTrailAPI) ListQueriesPagesWithContext(arg0 context.Context, arg1 *cloudtrail.ListQueriesInput, arg2 func(*cloudtrail.ListQueriesOutput, bool) bool, arg3 ...request.Option) error

ListQueriesPagesWithContext mocks base method

func (*MockCloudTrailAPI) ListQueriesRequest

ListQueriesRequest mocks base method

func (*MockCloudTrailAPI) ListQueriesWithContext

func (m *MockCloudTrailAPI) ListQueriesWithContext(arg0 context.Context, arg1 *cloudtrail.ListQueriesInput, arg2 ...request.Option) (*cloudtrail.ListQueriesOutput, error)

ListQueriesWithContext mocks base method

func (*MockCloudTrailAPI) ListTags

ListTags mocks base method

func (*MockCloudTrailAPI) ListTagsPages

func (m *MockCloudTrailAPI) ListTagsPages(arg0 *cloudtrail.ListTagsInput, arg1 func(*cloudtrail.ListTagsOutput, bool) bool) error

ListTagsPages mocks base method

func (*MockCloudTrailAPI) ListTagsPagesWithContext

func (m *MockCloudTrailAPI) ListTagsPagesWithContext(arg0 context.Context, arg1 *cloudtrail.ListTagsInput, arg2 func(*cloudtrail.ListTagsOutput, bool) bool, arg3 ...request.Option) error

ListTagsPagesWithContext mocks base method

func (*MockCloudTrailAPI) ListTagsRequest

ListTagsRequest mocks base method

func (*MockCloudTrailAPI) ListTagsWithContext

func (m *MockCloudTrailAPI) ListTagsWithContext(arg0 context.Context, arg1 *cloudtrail.ListTagsInput, arg2 ...request.Option) (*cloudtrail.ListTagsOutput, error)

ListTagsWithContext mocks base method

func (*MockCloudTrailAPI) ListTrails

ListTrails mocks base method

func (*MockCloudTrailAPI) ListTrailsPages

func (m *MockCloudTrailAPI) ListTrailsPages(arg0 *cloudtrail.ListTrailsInput, arg1 func(*cloudtrail.ListTrailsOutput, bool) bool) error

ListTrailsPages mocks base method

func (*MockCloudTrailAPI) ListTrailsPagesWithContext

func (m *MockCloudTrailAPI) ListTrailsPagesWithContext(arg0 context.Context, arg1 *cloudtrail.ListTrailsInput, arg2 func(*cloudtrail.ListTrailsOutput, bool) bool, arg3 ...request.Option) error

ListTrailsPagesWithContext mocks base method

func (*MockCloudTrailAPI) ListTrailsRequest

ListTrailsRequest mocks base method

func (*MockCloudTrailAPI) ListTrailsWithContext

func (m *MockCloudTrailAPI) ListTrailsWithContext(arg0 context.Context, arg1 *cloudtrail.ListTrailsInput, arg2 ...request.Option) (*cloudtrail.ListTrailsOutput, error)

ListTrailsWithContext mocks base method

func (*MockCloudTrailAPI) LookupEvents

LookupEvents mocks base method

func (*MockCloudTrailAPI) LookupEventsPages

func (m *MockCloudTrailAPI) LookupEventsPages(arg0 *cloudtrail.LookupEventsInput, arg1 func(*cloudtrail.LookupEventsOutput, bool) bool) error

LookupEventsPages mocks base method

func (*MockCloudTrailAPI) LookupEventsPagesWithContext

func (m *MockCloudTrailAPI) LookupEventsPagesWithContext(arg0 context.Context, arg1 *cloudtrail.LookupEventsInput, arg2 func(*cloudtrail.LookupEventsOutput, bool) bool, arg3 ...request.Option) error

LookupEventsPagesWithContext mocks base method

func (*MockCloudTrailAPI) LookupEventsRequest

LookupEventsRequest mocks base method

func (*MockCloudTrailAPI) LookupEventsWithContext

func (m *MockCloudTrailAPI) LookupEventsWithContext(arg0 context.Context, arg1 *cloudtrail.LookupEventsInput, arg2 ...request.Option) (*cloudtrail.LookupEventsOutput, error)

LookupEventsWithContext mocks base method

func (*MockCloudTrailAPI) PutEventSelectors

PutEventSelectors mocks base method

func (*MockCloudTrailAPI) PutEventSelectorsRequest

PutEventSelectorsRequest mocks base method

func (*MockCloudTrailAPI) PutEventSelectorsWithContext

func (m *MockCloudTrailAPI) PutEventSelectorsWithContext(arg0 context.Context, arg1 *cloudtrail.PutEventSelectorsInput, arg2 ...request.Option) (*cloudtrail.PutEventSelectorsOutput, error)

PutEventSelectorsWithContext mocks base method

func (*MockCloudTrailAPI) PutInsightSelectors

PutInsightSelectors mocks base method

func (*MockCloudTrailAPI) PutInsightSelectorsRequest

PutInsightSelectorsRequest mocks base method

func (*MockCloudTrailAPI) PutInsightSelectorsWithContext

PutInsightSelectorsWithContext mocks base method

func (*MockCloudTrailAPI) RemoveTags

RemoveTags mocks base method

func (*MockCloudTrailAPI) RemoveTagsRequest

RemoveTagsRequest mocks base method

func (*MockCloudTrailAPI) RemoveTagsWithContext

func (m *MockCloudTrailAPI) RemoveTagsWithContext(arg0 context.Context, arg1 *cloudtrail.RemoveTagsInput, arg2 ...request.Option) (*cloudtrail.RemoveTagsOutput, error)

RemoveTagsWithContext mocks base method

func (*MockCloudTrailAPI) RestoreEventDataStore

RestoreEventDataStore mocks base method

func (*MockCloudTrailAPI) RestoreEventDataStoreRequest

RestoreEventDataStoreRequest mocks base method

func (*MockCloudTrailAPI) RestoreEventDataStoreWithContext

RestoreEventDataStoreWithContext mocks base method

func (*MockCloudTrailAPI) StartLogging

StartLogging mocks base method

func (*MockCloudTrailAPI) StartLoggingRequest

StartLoggingRequest mocks base method

func (*MockCloudTrailAPI) StartLoggingWithContext

func (m *MockCloudTrailAPI) StartLoggingWithContext(arg0 context.Context, arg1 *cloudtrail.StartLoggingInput, arg2 ...request.Option) (*cloudtrail.StartLoggingOutput, error)

StartLoggingWithContext mocks base method

func (*MockCloudTrailAPI) StartQuery

StartQuery mocks base method

func (*MockCloudTrailAPI) StartQueryRequest

StartQueryRequest mocks base method

func (*MockCloudTrailAPI) StartQueryWithContext

func (m *MockCloudTrailAPI) StartQueryWithContext(arg0 context.Context, arg1 *cloudtrail.StartQueryInput, arg2 ...request.Option) (*cloudtrail.StartQueryOutput, error)

StartQueryWithContext mocks base method

func (*MockCloudTrailAPI) StopLogging

StopLogging mocks base method

func (*MockCloudTrailAPI) StopLoggingRequest

StopLoggingRequest mocks base method

func (*MockCloudTrailAPI) StopLoggingWithContext

func (m *MockCloudTrailAPI) StopLoggingWithContext(arg0 context.Context, arg1 *cloudtrail.StopLoggingInput, arg2 ...request.Option) (*cloudtrail.StopLoggingOutput, error)

StopLoggingWithContext mocks base method

func (*MockCloudTrailAPI) UpdateEventDataStore

UpdateEventDataStore mocks base method

func (*MockCloudTrailAPI) UpdateEventDataStoreRequest

UpdateEventDataStoreRequest mocks base method

func (*MockCloudTrailAPI) UpdateEventDataStoreWithContext

UpdateEventDataStoreWithContext mocks base method

func (*MockCloudTrailAPI) UpdateTrail

UpdateTrail mocks base method

func (*MockCloudTrailAPI) UpdateTrailRequest

UpdateTrailRequest mocks base method

func (*MockCloudTrailAPI) UpdateTrailWithContext

func (m *MockCloudTrailAPI) UpdateTrailWithContext(arg0 context.Context, arg1 *cloudtrail.UpdateTrailInput, arg2 ...request.Option) (*cloudtrail.UpdateTrailOutput, error)

UpdateTrailWithContext mocks base method

type MockCloudTrailAPIMockRecorder

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

MockCloudTrailAPIMockRecorder is the mock recorder for MockCloudTrailAPI

func (*MockCloudTrailAPIMockRecorder) AddTags

func (mr *MockCloudTrailAPIMockRecorder) AddTags(arg0 interface{}) *gomock.Call

AddTags indicates an expected call of AddTags

func (*MockCloudTrailAPIMockRecorder) AddTagsRequest

func (mr *MockCloudTrailAPIMockRecorder) AddTagsRequest(arg0 interface{}) *gomock.Call

AddTagsRequest indicates an expected call of AddTagsRequest

func (*MockCloudTrailAPIMockRecorder) AddTagsWithContext

func (mr *MockCloudTrailAPIMockRecorder) AddTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AddTagsWithContext indicates an expected call of AddTagsWithContext

func (*MockCloudTrailAPIMockRecorder) CancelQuery

func (mr *MockCloudTrailAPIMockRecorder) CancelQuery(arg0 interface{}) *gomock.Call

CancelQuery indicates an expected call of CancelQuery

func (*MockCloudTrailAPIMockRecorder) CancelQueryRequest

func (mr *MockCloudTrailAPIMockRecorder) CancelQueryRequest(arg0 interface{}) *gomock.Call

CancelQueryRequest indicates an expected call of CancelQueryRequest

func (*MockCloudTrailAPIMockRecorder) CancelQueryWithContext

func (mr *MockCloudTrailAPIMockRecorder) CancelQueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelQueryWithContext indicates an expected call of CancelQueryWithContext

func (*MockCloudTrailAPIMockRecorder) CreateEventDataStore

func (mr *MockCloudTrailAPIMockRecorder) CreateEventDataStore(arg0 interface{}) *gomock.Call

CreateEventDataStore indicates an expected call of CreateEventDataStore

func (*MockCloudTrailAPIMockRecorder) CreateEventDataStoreRequest

func (mr *MockCloudTrailAPIMockRecorder) CreateEventDataStoreRequest(arg0 interface{}) *gomock.Call

CreateEventDataStoreRequest indicates an expected call of CreateEventDataStoreRequest

func (*MockCloudTrailAPIMockRecorder) CreateEventDataStoreWithContext

func (mr *MockCloudTrailAPIMockRecorder) CreateEventDataStoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateEventDataStoreWithContext indicates an expected call of CreateEventDataStoreWithContext

func (*MockCloudTrailAPIMockRecorder) CreateTrail

func (mr *MockCloudTrailAPIMockRecorder) CreateTrail(arg0 interface{}) *gomock.Call

CreateTrail indicates an expected call of CreateTrail

func (*MockCloudTrailAPIMockRecorder) CreateTrailRequest

func (mr *MockCloudTrailAPIMockRecorder) CreateTrailRequest(arg0 interface{}) *gomock.Call

CreateTrailRequest indicates an expected call of CreateTrailRequest

func (*MockCloudTrailAPIMockRecorder) CreateTrailWithContext

func (mr *MockCloudTrailAPIMockRecorder) CreateTrailWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTrailWithContext indicates an expected call of CreateTrailWithContext

func (*MockCloudTrailAPIMockRecorder) DeleteEventDataStore

func (mr *MockCloudTrailAPIMockRecorder) DeleteEventDataStore(arg0 interface{}) *gomock.Call

DeleteEventDataStore indicates an expected call of DeleteEventDataStore

func (*MockCloudTrailAPIMockRecorder) DeleteEventDataStoreRequest

func (mr *MockCloudTrailAPIMockRecorder) DeleteEventDataStoreRequest(arg0 interface{}) *gomock.Call

DeleteEventDataStoreRequest indicates an expected call of DeleteEventDataStoreRequest

func (*MockCloudTrailAPIMockRecorder) DeleteEventDataStoreWithContext

func (mr *MockCloudTrailAPIMockRecorder) DeleteEventDataStoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteEventDataStoreWithContext indicates an expected call of DeleteEventDataStoreWithContext

func (*MockCloudTrailAPIMockRecorder) DeleteTrail

func (mr *MockCloudTrailAPIMockRecorder) DeleteTrail(arg0 interface{}) *gomock.Call

DeleteTrail indicates an expected call of DeleteTrail

func (*MockCloudTrailAPIMockRecorder) DeleteTrailRequest

func (mr *MockCloudTrailAPIMockRecorder) DeleteTrailRequest(arg0 interface{}) *gomock.Call

DeleteTrailRequest indicates an expected call of DeleteTrailRequest

func (*MockCloudTrailAPIMockRecorder) DeleteTrailWithContext

func (mr *MockCloudTrailAPIMockRecorder) DeleteTrailWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTrailWithContext indicates an expected call of DeleteTrailWithContext

func (*MockCloudTrailAPIMockRecorder) DescribeQuery

func (mr *MockCloudTrailAPIMockRecorder) DescribeQuery(arg0 interface{}) *gomock.Call

DescribeQuery indicates an expected call of DescribeQuery

func (*MockCloudTrailAPIMockRecorder) DescribeQueryRequest

func (mr *MockCloudTrailAPIMockRecorder) DescribeQueryRequest(arg0 interface{}) *gomock.Call

DescribeQueryRequest indicates an expected call of DescribeQueryRequest

func (*MockCloudTrailAPIMockRecorder) DescribeQueryWithContext

func (mr *MockCloudTrailAPIMockRecorder) DescribeQueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeQueryWithContext indicates an expected call of DescribeQueryWithContext

func (*MockCloudTrailAPIMockRecorder) DescribeTrails

func (mr *MockCloudTrailAPIMockRecorder) DescribeTrails(arg0 interface{}) *gomock.Call

DescribeTrails indicates an expected call of DescribeTrails

func (*MockCloudTrailAPIMockRecorder) DescribeTrailsRequest

func (mr *MockCloudTrailAPIMockRecorder) DescribeTrailsRequest(arg0 interface{}) *gomock.Call

DescribeTrailsRequest indicates an expected call of DescribeTrailsRequest

func (*MockCloudTrailAPIMockRecorder) DescribeTrailsWithContext

func (mr *MockCloudTrailAPIMockRecorder) DescribeTrailsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTrailsWithContext indicates an expected call of DescribeTrailsWithContext

func (*MockCloudTrailAPIMockRecorder) GetEventDataStore

func (mr *MockCloudTrailAPIMockRecorder) GetEventDataStore(arg0 interface{}) *gomock.Call

GetEventDataStore indicates an expected call of GetEventDataStore

func (*MockCloudTrailAPIMockRecorder) GetEventDataStoreRequest

func (mr *MockCloudTrailAPIMockRecorder) GetEventDataStoreRequest(arg0 interface{}) *gomock.Call

GetEventDataStoreRequest indicates an expected call of GetEventDataStoreRequest

func (*MockCloudTrailAPIMockRecorder) GetEventDataStoreWithContext

func (mr *MockCloudTrailAPIMockRecorder) GetEventDataStoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetEventDataStoreWithContext indicates an expected call of GetEventDataStoreWithContext

func (*MockCloudTrailAPIMockRecorder) GetEventSelectors

func (mr *MockCloudTrailAPIMockRecorder) GetEventSelectors(arg0 interface{}) *gomock.Call

GetEventSelectors indicates an expected call of GetEventSelectors

func (*MockCloudTrailAPIMockRecorder) GetEventSelectorsRequest

func (mr *MockCloudTrailAPIMockRecorder) GetEventSelectorsRequest(arg0 interface{}) *gomock.Call

GetEventSelectorsRequest indicates an expected call of GetEventSelectorsRequest

func (*MockCloudTrailAPIMockRecorder) GetEventSelectorsWithContext

func (mr *MockCloudTrailAPIMockRecorder) GetEventSelectorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetEventSelectorsWithContext indicates an expected call of GetEventSelectorsWithContext

func (*MockCloudTrailAPIMockRecorder) GetInsightSelectors

func (mr *MockCloudTrailAPIMockRecorder) GetInsightSelectors(arg0 interface{}) *gomock.Call

GetInsightSelectors indicates an expected call of GetInsightSelectors

func (*MockCloudTrailAPIMockRecorder) GetInsightSelectorsRequest

func (mr *MockCloudTrailAPIMockRecorder) GetInsightSelectorsRequest(arg0 interface{}) *gomock.Call

GetInsightSelectorsRequest indicates an expected call of GetInsightSelectorsRequest

func (*MockCloudTrailAPIMockRecorder) GetInsightSelectorsWithContext

func (mr *MockCloudTrailAPIMockRecorder) GetInsightSelectorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetInsightSelectorsWithContext indicates an expected call of GetInsightSelectorsWithContext

func (*MockCloudTrailAPIMockRecorder) GetQueryResults

func (mr *MockCloudTrailAPIMockRecorder) GetQueryResults(arg0 interface{}) *gomock.Call

GetQueryResults indicates an expected call of GetQueryResults

func (*MockCloudTrailAPIMockRecorder) GetQueryResultsPages

func (mr *MockCloudTrailAPIMockRecorder) GetQueryResultsPages(arg0, arg1 interface{}) *gomock.Call

GetQueryResultsPages indicates an expected call of GetQueryResultsPages

func (*MockCloudTrailAPIMockRecorder) GetQueryResultsPagesWithContext

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

GetQueryResultsPagesWithContext indicates an expected call of GetQueryResultsPagesWithContext

func (*MockCloudTrailAPIMockRecorder) GetQueryResultsRequest

func (mr *MockCloudTrailAPIMockRecorder) GetQueryResultsRequest(arg0 interface{}) *gomock.Call

GetQueryResultsRequest indicates an expected call of GetQueryResultsRequest

func (*MockCloudTrailAPIMockRecorder) GetQueryResultsWithContext

func (mr *MockCloudTrailAPIMockRecorder) GetQueryResultsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetQueryResultsWithContext indicates an expected call of GetQueryResultsWithContext

func (*MockCloudTrailAPIMockRecorder) GetTrail

func (mr *MockCloudTrailAPIMockRecorder) GetTrail(arg0 interface{}) *gomock.Call

GetTrail indicates an expected call of GetTrail

func (*MockCloudTrailAPIMockRecorder) GetTrailRequest

func (mr *MockCloudTrailAPIMockRecorder) GetTrailRequest(arg0 interface{}) *gomock.Call

GetTrailRequest indicates an expected call of GetTrailRequest

func (*MockCloudTrailAPIMockRecorder) GetTrailStatus

func (mr *MockCloudTrailAPIMockRecorder) GetTrailStatus(arg0 interface{}) *gomock.Call

GetTrailStatus indicates an expected call of GetTrailStatus

func (*MockCloudTrailAPIMockRecorder) GetTrailStatusRequest

func (mr *MockCloudTrailAPIMockRecorder) GetTrailStatusRequest(arg0 interface{}) *gomock.Call

GetTrailStatusRequest indicates an expected call of GetTrailStatusRequest

func (*MockCloudTrailAPIMockRecorder) GetTrailStatusWithContext

func (mr *MockCloudTrailAPIMockRecorder) GetTrailStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetTrailStatusWithContext indicates an expected call of GetTrailStatusWithContext

func (*MockCloudTrailAPIMockRecorder) GetTrailWithContext

func (mr *MockCloudTrailAPIMockRecorder) GetTrailWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetTrailWithContext indicates an expected call of GetTrailWithContext

func (*MockCloudTrailAPIMockRecorder) ListEventDataStores

func (mr *MockCloudTrailAPIMockRecorder) ListEventDataStores(arg0 interface{}) *gomock.Call

ListEventDataStores indicates an expected call of ListEventDataStores

func (*MockCloudTrailAPIMockRecorder) ListEventDataStoresPages

func (mr *MockCloudTrailAPIMockRecorder) ListEventDataStoresPages(arg0, arg1 interface{}) *gomock.Call

ListEventDataStoresPages indicates an expected call of ListEventDataStoresPages

func (*MockCloudTrailAPIMockRecorder) ListEventDataStoresPagesWithContext

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

ListEventDataStoresPagesWithContext indicates an expected call of ListEventDataStoresPagesWithContext

func (*MockCloudTrailAPIMockRecorder) ListEventDataStoresRequest

func (mr *MockCloudTrailAPIMockRecorder) ListEventDataStoresRequest(arg0 interface{}) *gomock.Call

ListEventDataStoresRequest indicates an expected call of ListEventDataStoresRequest

func (*MockCloudTrailAPIMockRecorder) ListEventDataStoresWithContext

func (mr *MockCloudTrailAPIMockRecorder) ListEventDataStoresWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListEventDataStoresWithContext indicates an expected call of ListEventDataStoresWithContext

func (*MockCloudTrailAPIMockRecorder) ListPublicKeys

func (mr *MockCloudTrailAPIMockRecorder) ListPublicKeys(arg0 interface{}) *gomock.Call

ListPublicKeys indicates an expected call of ListPublicKeys

func (*MockCloudTrailAPIMockRecorder) ListPublicKeysPages

func (mr *MockCloudTrailAPIMockRecorder) ListPublicKeysPages(arg0, arg1 interface{}) *gomock.Call

ListPublicKeysPages indicates an expected call of ListPublicKeysPages

func (*MockCloudTrailAPIMockRecorder) ListPublicKeysPagesWithContext

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

ListPublicKeysPagesWithContext indicates an expected call of ListPublicKeysPagesWithContext

func (*MockCloudTrailAPIMockRecorder) ListPublicKeysRequest

func (mr *MockCloudTrailAPIMockRecorder) ListPublicKeysRequest(arg0 interface{}) *gomock.Call

ListPublicKeysRequest indicates an expected call of ListPublicKeysRequest

func (*MockCloudTrailAPIMockRecorder) ListPublicKeysWithContext

func (mr *MockCloudTrailAPIMockRecorder) ListPublicKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPublicKeysWithContext indicates an expected call of ListPublicKeysWithContext

func (*MockCloudTrailAPIMockRecorder) ListQueries

func (mr *MockCloudTrailAPIMockRecorder) ListQueries(arg0 interface{}) *gomock.Call

ListQueries indicates an expected call of ListQueries

func (*MockCloudTrailAPIMockRecorder) ListQueriesPages

func (mr *MockCloudTrailAPIMockRecorder) ListQueriesPages(arg0, arg1 interface{}) *gomock.Call

ListQueriesPages indicates an expected call of ListQueriesPages

func (*MockCloudTrailAPIMockRecorder) ListQueriesPagesWithContext

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

ListQueriesPagesWithContext indicates an expected call of ListQueriesPagesWithContext

func (*MockCloudTrailAPIMockRecorder) ListQueriesRequest

func (mr *MockCloudTrailAPIMockRecorder) ListQueriesRequest(arg0 interface{}) *gomock.Call

ListQueriesRequest indicates an expected call of ListQueriesRequest

func (*MockCloudTrailAPIMockRecorder) ListQueriesWithContext

func (mr *MockCloudTrailAPIMockRecorder) ListQueriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListQueriesWithContext indicates an expected call of ListQueriesWithContext

func (*MockCloudTrailAPIMockRecorder) ListTags

func (mr *MockCloudTrailAPIMockRecorder) ListTags(arg0 interface{}) *gomock.Call

ListTags indicates an expected call of ListTags

func (*MockCloudTrailAPIMockRecorder) ListTagsPages

func (mr *MockCloudTrailAPIMockRecorder) ListTagsPages(arg0, arg1 interface{}) *gomock.Call

ListTagsPages indicates an expected call of ListTagsPages

func (*MockCloudTrailAPIMockRecorder) ListTagsPagesWithContext

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

ListTagsPagesWithContext indicates an expected call of ListTagsPagesWithContext

func (*MockCloudTrailAPIMockRecorder) ListTagsRequest

func (mr *MockCloudTrailAPIMockRecorder) ListTagsRequest(arg0 interface{}) *gomock.Call

ListTagsRequest indicates an expected call of ListTagsRequest

func (*MockCloudTrailAPIMockRecorder) ListTagsWithContext

func (mr *MockCloudTrailAPIMockRecorder) ListTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsWithContext indicates an expected call of ListTagsWithContext

func (*MockCloudTrailAPIMockRecorder) ListTrails

func (mr *MockCloudTrailAPIMockRecorder) ListTrails(arg0 interface{}) *gomock.Call

ListTrails indicates an expected call of ListTrails

func (*MockCloudTrailAPIMockRecorder) ListTrailsPages

func (mr *MockCloudTrailAPIMockRecorder) ListTrailsPages(arg0, arg1 interface{}) *gomock.Call

ListTrailsPages indicates an expected call of ListTrailsPages

func (*MockCloudTrailAPIMockRecorder) ListTrailsPagesWithContext

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

ListTrailsPagesWithContext indicates an expected call of ListTrailsPagesWithContext

func (*MockCloudTrailAPIMockRecorder) ListTrailsRequest

func (mr *MockCloudTrailAPIMockRecorder) ListTrailsRequest(arg0 interface{}) *gomock.Call

ListTrailsRequest indicates an expected call of ListTrailsRequest

func (*MockCloudTrailAPIMockRecorder) ListTrailsWithContext

func (mr *MockCloudTrailAPIMockRecorder) ListTrailsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTrailsWithContext indicates an expected call of ListTrailsWithContext

func (*MockCloudTrailAPIMockRecorder) LookupEvents

func (mr *MockCloudTrailAPIMockRecorder) LookupEvents(arg0 interface{}) *gomock.Call

LookupEvents indicates an expected call of LookupEvents

func (*MockCloudTrailAPIMockRecorder) LookupEventsPages

func (mr *MockCloudTrailAPIMockRecorder) LookupEventsPages(arg0, arg1 interface{}) *gomock.Call

LookupEventsPages indicates an expected call of LookupEventsPages

func (*MockCloudTrailAPIMockRecorder) LookupEventsPagesWithContext

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

LookupEventsPagesWithContext indicates an expected call of LookupEventsPagesWithContext

func (*MockCloudTrailAPIMockRecorder) LookupEventsRequest

func (mr *MockCloudTrailAPIMockRecorder) LookupEventsRequest(arg0 interface{}) *gomock.Call

LookupEventsRequest indicates an expected call of LookupEventsRequest

func (*MockCloudTrailAPIMockRecorder) LookupEventsWithContext

func (mr *MockCloudTrailAPIMockRecorder) LookupEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

LookupEventsWithContext indicates an expected call of LookupEventsWithContext

func (*MockCloudTrailAPIMockRecorder) PutEventSelectors

func (mr *MockCloudTrailAPIMockRecorder) PutEventSelectors(arg0 interface{}) *gomock.Call

PutEventSelectors indicates an expected call of PutEventSelectors

func (*MockCloudTrailAPIMockRecorder) PutEventSelectorsRequest

func (mr *MockCloudTrailAPIMockRecorder) PutEventSelectorsRequest(arg0 interface{}) *gomock.Call

PutEventSelectorsRequest indicates an expected call of PutEventSelectorsRequest

func (*MockCloudTrailAPIMockRecorder) PutEventSelectorsWithContext

func (mr *MockCloudTrailAPIMockRecorder) PutEventSelectorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutEventSelectorsWithContext indicates an expected call of PutEventSelectorsWithContext

func (*MockCloudTrailAPIMockRecorder) PutInsightSelectors

func (mr *MockCloudTrailAPIMockRecorder) PutInsightSelectors(arg0 interface{}) *gomock.Call

PutInsightSelectors indicates an expected call of PutInsightSelectors

func (*MockCloudTrailAPIMockRecorder) PutInsightSelectorsRequest

func (mr *MockCloudTrailAPIMockRecorder) PutInsightSelectorsRequest(arg0 interface{}) *gomock.Call

PutInsightSelectorsRequest indicates an expected call of PutInsightSelectorsRequest

func (*MockCloudTrailAPIMockRecorder) PutInsightSelectorsWithContext

func (mr *MockCloudTrailAPIMockRecorder) PutInsightSelectorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutInsightSelectorsWithContext indicates an expected call of PutInsightSelectorsWithContext

func (*MockCloudTrailAPIMockRecorder) RemoveTags

func (mr *MockCloudTrailAPIMockRecorder) RemoveTags(arg0 interface{}) *gomock.Call

RemoveTags indicates an expected call of RemoveTags

func (*MockCloudTrailAPIMockRecorder) RemoveTagsRequest

func (mr *MockCloudTrailAPIMockRecorder) RemoveTagsRequest(arg0 interface{}) *gomock.Call

RemoveTagsRequest indicates an expected call of RemoveTagsRequest

func (*MockCloudTrailAPIMockRecorder) RemoveTagsWithContext

func (mr *MockCloudTrailAPIMockRecorder) RemoveTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RemoveTagsWithContext indicates an expected call of RemoveTagsWithContext

func (*MockCloudTrailAPIMockRecorder) RestoreEventDataStore

func (mr *MockCloudTrailAPIMockRecorder) RestoreEventDataStore(arg0 interface{}) *gomock.Call

RestoreEventDataStore indicates an expected call of RestoreEventDataStore

func (*MockCloudTrailAPIMockRecorder) RestoreEventDataStoreRequest

func (mr *MockCloudTrailAPIMockRecorder) RestoreEventDataStoreRequest(arg0 interface{}) *gomock.Call

RestoreEventDataStoreRequest indicates an expected call of RestoreEventDataStoreRequest

func (*MockCloudTrailAPIMockRecorder) RestoreEventDataStoreWithContext

func (mr *MockCloudTrailAPIMockRecorder) RestoreEventDataStoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RestoreEventDataStoreWithContext indicates an expected call of RestoreEventDataStoreWithContext

func (*MockCloudTrailAPIMockRecorder) StartLogging

func (mr *MockCloudTrailAPIMockRecorder) StartLogging(arg0 interface{}) *gomock.Call

StartLogging indicates an expected call of StartLogging

func (*MockCloudTrailAPIMockRecorder) StartLoggingRequest

func (mr *MockCloudTrailAPIMockRecorder) StartLoggingRequest(arg0 interface{}) *gomock.Call

StartLoggingRequest indicates an expected call of StartLoggingRequest

func (*MockCloudTrailAPIMockRecorder) StartLoggingWithContext

func (mr *MockCloudTrailAPIMockRecorder) StartLoggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartLoggingWithContext indicates an expected call of StartLoggingWithContext

func (*MockCloudTrailAPIMockRecorder) StartQuery

func (mr *MockCloudTrailAPIMockRecorder) StartQuery(arg0 interface{}) *gomock.Call

StartQuery indicates an expected call of StartQuery

func (*MockCloudTrailAPIMockRecorder) StartQueryRequest

func (mr *MockCloudTrailAPIMockRecorder) StartQueryRequest(arg0 interface{}) *gomock.Call

StartQueryRequest indicates an expected call of StartQueryRequest

func (*MockCloudTrailAPIMockRecorder) StartQueryWithContext

func (mr *MockCloudTrailAPIMockRecorder) StartQueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartQueryWithContext indicates an expected call of StartQueryWithContext

func (*MockCloudTrailAPIMockRecorder) StopLogging

func (mr *MockCloudTrailAPIMockRecorder) StopLogging(arg0 interface{}) *gomock.Call

StopLogging indicates an expected call of StopLogging

func (*MockCloudTrailAPIMockRecorder) StopLoggingRequest

func (mr *MockCloudTrailAPIMockRecorder) StopLoggingRequest(arg0 interface{}) *gomock.Call

StopLoggingRequest indicates an expected call of StopLoggingRequest

func (*MockCloudTrailAPIMockRecorder) StopLoggingWithContext

func (mr *MockCloudTrailAPIMockRecorder) StopLoggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopLoggingWithContext indicates an expected call of StopLoggingWithContext

func (*MockCloudTrailAPIMockRecorder) UpdateEventDataStore

func (mr *MockCloudTrailAPIMockRecorder) UpdateEventDataStore(arg0 interface{}) *gomock.Call

UpdateEventDataStore indicates an expected call of UpdateEventDataStore

func (*MockCloudTrailAPIMockRecorder) UpdateEventDataStoreRequest

func (mr *MockCloudTrailAPIMockRecorder) UpdateEventDataStoreRequest(arg0 interface{}) *gomock.Call

UpdateEventDataStoreRequest indicates an expected call of UpdateEventDataStoreRequest

func (*MockCloudTrailAPIMockRecorder) UpdateEventDataStoreWithContext

func (mr *MockCloudTrailAPIMockRecorder) UpdateEventDataStoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateEventDataStoreWithContext indicates an expected call of UpdateEventDataStoreWithContext

func (*MockCloudTrailAPIMockRecorder) UpdateTrail

func (mr *MockCloudTrailAPIMockRecorder) UpdateTrail(arg0 interface{}) *gomock.Call

UpdateTrail indicates an expected call of UpdateTrail

func (*MockCloudTrailAPIMockRecorder) UpdateTrailRequest

func (mr *MockCloudTrailAPIMockRecorder) UpdateTrailRequest(arg0 interface{}) *gomock.Call

UpdateTrailRequest indicates an expected call of UpdateTrailRequest

func (*MockCloudTrailAPIMockRecorder) UpdateTrailWithContext

func (mr *MockCloudTrailAPIMockRecorder) UpdateTrailWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateTrailWithContext indicates an expected call of UpdateTrailWithContext

Jump to

Keyboard shortcuts

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