cloudwatchevidentlymock

package
v1.43.22 Latest Latest
Warning

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

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

Documentation

Overview

Package cloudwatchevidentlymock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCloudWatchEvidentlyAPI

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

MockCloudWatchEvidentlyAPI is a mock of CloudWatchEvidentlyAPI interface.

func NewMockCloudWatchEvidentlyAPI

func NewMockCloudWatchEvidentlyAPI(ctrl *gomock.Controller) *MockCloudWatchEvidentlyAPI

NewMockCloudWatchEvidentlyAPI creates a new mock instance.

func (*MockCloudWatchEvidentlyAPI) BatchEvaluateFeature

BatchEvaluateFeature mocks base method.

func (*MockCloudWatchEvidentlyAPI) BatchEvaluateFeatureRequest

BatchEvaluateFeatureRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) BatchEvaluateFeatureWithContext

BatchEvaluateFeatureWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) CreateExperiment

CreateExperiment mocks base method.

func (*MockCloudWatchEvidentlyAPI) CreateExperimentRequest

CreateExperimentRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) CreateExperimentWithContext

CreateExperimentWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) CreateFeature

CreateFeature mocks base method.

func (*MockCloudWatchEvidentlyAPI) CreateFeatureRequest

CreateFeatureRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) CreateFeatureWithContext

CreateFeatureWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) CreateLaunch

CreateLaunch mocks base method.

func (*MockCloudWatchEvidentlyAPI) CreateLaunchRequest

CreateLaunchRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) CreateLaunchWithContext

CreateLaunchWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) CreateProject

CreateProject mocks base method.

func (*MockCloudWatchEvidentlyAPI) CreateProjectRequest

CreateProjectRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) CreateProjectWithContext

CreateProjectWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) DeleteExperiment

DeleteExperiment mocks base method.

func (*MockCloudWatchEvidentlyAPI) DeleteExperimentRequest

DeleteExperimentRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) DeleteExperimentWithContext

DeleteExperimentWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) DeleteFeature

DeleteFeature mocks base method.

func (*MockCloudWatchEvidentlyAPI) DeleteFeatureRequest

DeleteFeatureRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) DeleteFeatureWithContext

DeleteFeatureWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) DeleteLaunch

DeleteLaunch mocks base method.

func (*MockCloudWatchEvidentlyAPI) DeleteLaunchRequest

DeleteLaunchRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) DeleteLaunchWithContext

DeleteLaunchWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) DeleteProject

DeleteProject mocks base method.

func (*MockCloudWatchEvidentlyAPI) DeleteProjectRequest

DeleteProjectRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) DeleteProjectWithContext

DeleteProjectWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) EXPECT

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

func (*MockCloudWatchEvidentlyAPI) EvaluateFeature

EvaluateFeature mocks base method.

func (*MockCloudWatchEvidentlyAPI) EvaluateFeatureRequest

EvaluateFeatureRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) EvaluateFeatureWithContext

EvaluateFeatureWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) GetExperiment

GetExperiment mocks base method.

func (*MockCloudWatchEvidentlyAPI) GetExperimentRequest

GetExperimentRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) GetExperimentResults

GetExperimentResults mocks base method.

func (*MockCloudWatchEvidentlyAPI) GetExperimentResultsRequest

GetExperimentResultsRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) GetExperimentResultsWithContext

GetExperimentResultsWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) GetExperimentWithContext

GetExperimentWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) GetFeature

GetFeature mocks base method.

func (*MockCloudWatchEvidentlyAPI) GetFeatureRequest

GetFeatureRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) GetFeatureWithContext

GetFeatureWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) GetLaunch

GetLaunch mocks base method.

func (*MockCloudWatchEvidentlyAPI) GetLaunchRequest

GetLaunchRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) GetLaunchWithContext

GetLaunchWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) GetProject

GetProject mocks base method.

func (*MockCloudWatchEvidentlyAPI) GetProjectRequest

GetProjectRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) GetProjectWithContext

GetProjectWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) ListExperiments

ListExperiments mocks base method.

func (*MockCloudWatchEvidentlyAPI) ListExperimentsPages

ListExperimentsPages mocks base method.

func (*MockCloudWatchEvidentlyAPI) ListExperimentsPagesWithContext

ListExperimentsPagesWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) ListExperimentsRequest

ListExperimentsRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) ListExperimentsWithContext

ListExperimentsWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) ListFeatures

ListFeatures mocks base method.

func (*MockCloudWatchEvidentlyAPI) ListFeaturesPages

ListFeaturesPages mocks base method.

func (*MockCloudWatchEvidentlyAPI) ListFeaturesPagesWithContext

ListFeaturesPagesWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) ListFeaturesRequest

ListFeaturesRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) ListFeaturesWithContext

ListFeaturesWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) ListLaunches

ListLaunches mocks base method.

func (*MockCloudWatchEvidentlyAPI) ListLaunchesPages

ListLaunchesPages mocks base method.

func (*MockCloudWatchEvidentlyAPI) ListLaunchesPagesWithContext

ListLaunchesPagesWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) ListLaunchesRequest

ListLaunchesRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) ListLaunchesWithContext

ListLaunchesWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) ListProjects

ListProjects mocks base method.

func (*MockCloudWatchEvidentlyAPI) ListProjectsPages

ListProjectsPages mocks base method.

func (*MockCloudWatchEvidentlyAPI) ListProjectsPagesWithContext

ListProjectsPagesWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) ListProjectsRequest

ListProjectsRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) ListProjectsWithContext

ListProjectsWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) ListTagsForResource

ListTagsForResource mocks base method.

func (*MockCloudWatchEvidentlyAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) PutProjectEvents

PutProjectEvents mocks base method.

func (*MockCloudWatchEvidentlyAPI) PutProjectEventsRequest

PutProjectEventsRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) PutProjectEventsWithContext

PutProjectEventsWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) StartExperiment

StartExperiment mocks base method.

func (*MockCloudWatchEvidentlyAPI) StartExperimentRequest

StartExperimentRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) StartExperimentWithContext

StartExperimentWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) StartLaunch

StartLaunch mocks base method.

func (*MockCloudWatchEvidentlyAPI) StartLaunchRequest

StartLaunchRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) StartLaunchWithContext

StartLaunchWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) StopExperiment

StopExperiment mocks base method.

func (*MockCloudWatchEvidentlyAPI) StopExperimentRequest

StopExperimentRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) StopExperimentWithContext

StopExperimentWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) StopLaunch

StopLaunch mocks base method.

func (*MockCloudWatchEvidentlyAPI) StopLaunchRequest

StopLaunchRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) StopLaunchWithContext

StopLaunchWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) TagResource

TagResource mocks base method.

func (*MockCloudWatchEvidentlyAPI) TagResourceRequest

TagResourceRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) TagResourceWithContext

TagResourceWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) UntagResource

UntagResource mocks base method.

func (*MockCloudWatchEvidentlyAPI) UntagResourceRequest

UntagResourceRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) UpdateExperiment

UpdateExperiment mocks base method.

func (*MockCloudWatchEvidentlyAPI) UpdateExperimentRequest

UpdateExperimentRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) UpdateExperimentWithContext

UpdateExperimentWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) UpdateFeature

UpdateFeature mocks base method.

func (*MockCloudWatchEvidentlyAPI) UpdateFeatureRequest

UpdateFeatureRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) UpdateFeatureWithContext

UpdateFeatureWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) UpdateLaunch

UpdateLaunch mocks base method.

func (*MockCloudWatchEvidentlyAPI) UpdateLaunchRequest

UpdateLaunchRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) UpdateLaunchWithContext

UpdateLaunchWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) UpdateProject

UpdateProject mocks base method.

func (*MockCloudWatchEvidentlyAPI) UpdateProjectDataDelivery

UpdateProjectDataDelivery mocks base method.

func (*MockCloudWatchEvidentlyAPI) UpdateProjectDataDeliveryRequest

UpdateProjectDataDeliveryRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) UpdateProjectDataDeliveryWithContext

UpdateProjectDataDeliveryWithContext mocks base method.

func (*MockCloudWatchEvidentlyAPI) UpdateProjectRequest

UpdateProjectRequest mocks base method.

func (*MockCloudWatchEvidentlyAPI) UpdateProjectWithContext

UpdateProjectWithContext mocks base method.

type MockCloudWatchEvidentlyAPIMockRecorder

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

MockCloudWatchEvidentlyAPIMockRecorder is the mock recorder for MockCloudWatchEvidentlyAPI.

func (*MockCloudWatchEvidentlyAPIMockRecorder) BatchEvaluateFeature

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) BatchEvaluateFeature(arg0 interface{}) *gomock.Call

BatchEvaluateFeature indicates an expected call of BatchEvaluateFeature.

func (*MockCloudWatchEvidentlyAPIMockRecorder) BatchEvaluateFeatureRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) BatchEvaluateFeatureRequest(arg0 interface{}) *gomock.Call

BatchEvaluateFeatureRequest indicates an expected call of BatchEvaluateFeatureRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) BatchEvaluateFeatureWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) BatchEvaluateFeatureWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchEvaluateFeatureWithContext indicates an expected call of BatchEvaluateFeatureWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) CreateExperiment

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) CreateExperiment(arg0 interface{}) *gomock.Call

CreateExperiment indicates an expected call of CreateExperiment.

func (*MockCloudWatchEvidentlyAPIMockRecorder) CreateExperimentRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) CreateExperimentRequest(arg0 interface{}) *gomock.Call

CreateExperimentRequest indicates an expected call of CreateExperimentRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) CreateExperimentWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) CreateExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateExperimentWithContext indicates an expected call of CreateExperimentWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) CreateFeature

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) CreateFeature(arg0 interface{}) *gomock.Call

CreateFeature indicates an expected call of CreateFeature.

func (*MockCloudWatchEvidentlyAPIMockRecorder) CreateFeatureRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) CreateFeatureRequest(arg0 interface{}) *gomock.Call

CreateFeatureRequest indicates an expected call of CreateFeatureRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) CreateFeatureWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) CreateFeatureWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateFeatureWithContext indicates an expected call of CreateFeatureWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) CreateLaunch

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) CreateLaunch(arg0 interface{}) *gomock.Call

CreateLaunch indicates an expected call of CreateLaunch.

func (*MockCloudWatchEvidentlyAPIMockRecorder) CreateLaunchRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) CreateLaunchRequest(arg0 interface{}) *gomock.Call

CreateLaunchRequest indicates an expected call of CreateLaunchRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) CreateLaunchWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) CreateLaunchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLaunchWithContext indicates an expected call of CreateLaunchWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) CreateProject

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) CreateProject(arg0 interface{}) *gomock.Call

CreateProject indicates an expected call of CreateProject.

func (*MockCloudWatchEvidentlyAPIMockRecorder) CreateProjectRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) CreateProjectRequest(arg0 interface{}) *gomock.Call

CreateProjectRequest indicates an expected call of CreateProjectRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) CreateProjectWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) CreateProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateProjectWithContext indicates an expected call of CreateProjectWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) DeleteExperiment

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) DeleteExperiment(arg0 interface{}) *gomock.Call

DeleteExperiment indicates an expected call of DeleteExperiment.

func (*MockCloudWatchEvidentlyAPIMockRecorder) DeleteExperimentRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) DeleteExperimentRequest(arg0 interface{}) *gomock.Call

DeleteExperimentRequest indicates an expected call of DeleteExperimentRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) DeleteExperimentWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) DeleteExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteExperimentWithContext indicates an expected call of DeleteExperimentWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) DeleteFeature

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) DeleteFeature(arg0 interface{}) *gomock.Call

DeleteFeature indicates an expected call of DeleteFeature.

func (*MockCloudWatchEvidentlyAPIMockRecorder) DeleteFeatureRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) DeleteFeatureRequest(arg0 interface{}) *gomock.Call

DeleteFeatureRequest indicates an expected call of DeleteFeatureRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) DeleteFeatureWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) DeleteFeatureWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteFeatureWithContext indicates an expected call of DeleteFeatureWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) DeleteLaunch

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) DeleteLaunch(arg0 interface{}) *gomock.Call

DeleteLaunch indicates an expected call of DeleteLaunch.

func (*MockCloudWatchEvidentlyAPIMockRecorder) DeleteLaunchRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) DeleteLaunchRequest(arg0 interface{}) *gomock.Call

DeleteLaunchRequest indicates an expected call of DeleteLaunchRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) DeleteLaunchWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) DeleteLaunchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteLaunchWithContext indicates an expected call of DeleteLaunchWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) DeleteProject

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) DeleteProject(arg0 interface{}) *gomock.Call

DeleteProject indicates an expected call of DeleteProject.

func (*MockCloudWatchEvidentlyAPIMockRecorder) DeleteProjectRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) DeleteProjectRequest(arg0 interface{}) *gomock.Call

DeleteProjectRequest indicates an expected call of DeleteProjectRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) DeleteProjectWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) DeleteProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteProjectWithContext indicates an expected call of DeleteProjectWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) EvaluateFeature

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) EvaluateFeature(arg0 interface{}) *gomock.Call

EvaluateFeature indicates an expected call of EvaluateFeature.

func (*MockCloudWatchEvidentlyAPIMockRecorder) EvaluateFeatureRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) EvaluateFeatureRequest(arg0 interface{}) *gomock.Call

EvaluateFeatureRequest indicates an expected call of EvaluateFeatureRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) EvaluateFeatureWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) EvaluateFeatureWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EvaluateFeatureWithContext indicates an expected call of EvaluateFeatureWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) GetExperiment

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) GetExperiment(arg0 interface{}) *gomock.Call

GetExperiment indicates an expected call of GetExperiment.

func (*MockCloudWatchEvidentlyAPIMockRecorder) GetExperimentRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) GetExperimentRequest(arg0 interface{}) *gomock.Call

GetExperimentRequest indicates an expected call of GetExperimentRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) GetExperimentResults

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) GetExperimentResults(arg0 interface{}) *gomock.Call

GetExperimentResults indicates an expected call of GetExperimentResults.

func (*MockCloudWatchEvidentlyAPIMockRecorder) GetExperimentResultsRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) GetExperimentResultsRequest(arg0 interface{}) *gomock.Call

GetExperimentResultsRequest indicates an expected call of GetExperimentResultsRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) GetExperimentResultsWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) GetExperimentResultsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetExperimentResultsWithContext indicates an expected call of GetExperimentResultsWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) GetExperimentWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) GetExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetExperimentWithContext indicates an expected call of GetExperimentWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) GetFeature

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) GetFeature(arg0 interface{}) *gomock.Call

GetFeature indicates an expected call of GetFeature.

func (*MockCloudWatchEvidentlyAPIMockRecorder) GetFeatureRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) GetFeatureRequest(arg0 interface{}) *gomock.Call

GetFeatureRequest indicates an expected call of GetFeatureRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) GetFeatureWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) GetFeatureWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetFeatureWithContext indicates an expected call of GetFeatureWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) GetLaunch

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) GetLaunch(arg0 interface{}) *gomock.Call

GetLaunch indicates an expected call of GetLaunch.

func (*MockCloudWatchEvidentlyAPIMockRecorder) GetLaunchRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) GetLaunchRequest(arg0 interface{}) *gomock.Call

GetLaunchRequest indicates an expected call of GetLaunchRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) GetLaunchWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) GetLaunchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLaunchWithContext indicates an expected call of GetLaunchWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) GetProject

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) GetProject(arg0 interface{}) *gomock.Call

GetProject indicates an expected call of GetProject.

func (*MockCloudWatchEvidentlyAPIMockRecorder) GetProjectRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) GetProjectRequest(arg0 interface{}) *gomock.Call

GetProjectRequest indicates an expected call of GetProjectRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) GetProjectWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) GetProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetProjectWithContext indicates an expected call of GetProjectWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) ListExperiments

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) ListExperiments(arg0 interface{}) *gomock.Call

ListExperiments indicates an expected call of ListExperiments.

func (*MockCloudWatchEvidentlyAPIMockRecorder) ListExperimentsPages

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) ListExperimentsPages(arg0, arg1 interface{}) *gomock.Call

ListExperimentsPages indicates an expected call of ListExperimentsPages.

func (*MockCloudWatchEvidentlyAPIMockRecorder) ListExperimentsPagesWithContext

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

ListExperimentsPagesWithContext indicates an expected call of ListExperimentsPagesWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) ListExperimentsRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) ListExperimentsRequest(arg0 interface{}) *gomock.Call

ListExperimentsRequest indicates an expected call of ListExperimentsRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) ListExperimentsWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) ListExperimentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListExperimentsWithContext indicates an expected call of ListExperimentsWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) ListFeatures

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) ListFeatures(arg0 interface{}) *gomock.Call

ListFeatures indicates an expected call of ListFeatures.

func (*MockCloudWatchEvidentlyAPIMockRecorder) ListFeaturesPages

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) ListFeaturesPages(arg0, arg1 interface{}) *gomock.Call

ListFeaturesPages indicates an expected call of ListFeaturesPages.

func (*MockCloudWatchEvidentlyAPIMockRecorder) ListFeaturesPagesWithContext

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

ListFeaturesPagesWithContext indicates an expected call of ListFeaturesPagesWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) ListFeaturesRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) ListFeaturesRequest(arg0 interface{}) *gomock.Call

ListFeaturesRequest indicates an expected call of ListFeaturesRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) ListFeaturesWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) ListFeaturesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListFeaturesWithContext indicates an expected call of ListFeaturesWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) ListLaunches

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) ListLaunches(arg0 interface{}) *gomock.Call

ListLaunches indicates an expected call of ListLaunches.

func (*MockCloudWatchEvidentlyAPIMockRecorder) ListLaunchesPages

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) ListLaunchesPages(arg0, arg1 interface{}) *gomock.Call

ListLaunchesPages indicates an expected call of ListLaunchesPages.

func (*MockCloudWatchEvidentlyAPIMockRecorder) ListLaunchesPagesWithContext

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

ListLaunchesPagesWithContext indicates an expected call of ListLaunchesPagesWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) ListLaunchesRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) ListLaunchesRequest(arg0 interface{}) *gomock.Call

ListLaunchesRequest indicates an expected call of ListLaunchesRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) ListLaunchesWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) ListLaunchesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListLaunchesWithContext indicates an expected call of ListLaunchesWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) ListProjects

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) ListProjects(arg0 interface{}) *gomock.Call

ListProjects indicates an expected call of ListProjects.

func (*MockCloudWatchEvidentlyAPIMockRecorder) ListProjectsPages

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) ListProjectsPages(arg0, arg1 interface{}) *gomock.Call

ListProjectsPages indicates an expected call of ListProjectsPages.

func (*MockCloudWatchEvidentlyAPIMockRecorder) ListProjectsPagesWithContext

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

ListProjectsPagesWithContext indicates an expected call of ListProjectsPagesWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) ListProjectsRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) ListProjectsRequest(arg0 interface{}) *gomock.Call

ListProjectsRequest indicates an expected call of ListProjectsRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) ListProjectsWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) ListProjectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListProjectsWithContext indicates an expected call of ListProjectsWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockCloudWatchEvidentlyAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) PutProjectEvents

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) PutProjectEvents(arg0 interface{}) *gomock.Call

PutProjectEvents indicates an expected call of PutProjectEvents.

func (*MockCloudWatchEvidentlyAPIMockRecorder) PutProjectEventsRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) PutProjectEventsRequest(arg0 interface{}) *gomock.Call

PutProjectEventsRequest indicates an expected call of PutProjectEventsRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) PutProjectEventsWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) PutProjectEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutProjectEventsWithContext indicates an expected call of PutProjectEventsWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) StartExperiment

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) StartExperiment(arg0 interface{}) *gomock.Call

StartExperiment indicates an expected call of StartExperiment.

func (*MockCloudWatchEvidentlyAPIMockRecorder) StartExperimentRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) StartExperimentRequest(arg0 interface{}) *gomock.Call

StartExperimentRequest indicates an expected call of StartExperimentRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) StartExperimentWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) StartExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartExperimentWithContext indicates an expected call of StartExperimentWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) StartLaunch

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) StartLaunch(arg0 interface{}) *gomock.Call

StartLaunch indicates an expected call of StartLaunch.

func (*MockCloudWatchEvidentlyAPIMockRecorder) StartLaunchRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) StartLaunchRequest(arg0 interface{}) *gomock.Call

StartLaunchRequest indicates an expected call of StartLaunchRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) StartLaunchWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) StartLaunchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartLaunchWithContext indicates an expected call of StartLaunchWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) StopExperiment

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) StopExperiment(arg0 interface{}) *gomock.Call

StopExperiment indicates an expected call of StopExperiment.

func (*MockCloudWatchEvidentlyAPIMockRecorder) StopExperimentRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) StopExperimentRequest(arg0 interface{}) *gomock.Call

StopExperimentRequest indicates an expected call of StopExperimentRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) StopExperimentWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) StopExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopExperimentWithContext indicates an expected call of StopExperimentWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) StopLaunch

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) StopLaunch(arg0 interface{}) *gomock.Call

StopLaunch indicates an expected call of StopLaunch.

func (*MockCloudWatchEvidentlyAPIMockRecorder) StopLaunchRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) StopLaunchRequest(arg0 interface{}) *gomock.Call

StopLaunchRequest indicates an expected call of StopLaunchRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) StopLaunchWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) StopLaunchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopLaunchWithContext indicates an expected call of StopLaunchWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource.

func (*MockCloudWatchEvidentlyAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource.

func (*MockCloudWatchEvidentlyAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) UpdateExperiment

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) UpdateExperiment(arg0 interface{}) *gomock.Call

UpdateExperiment indicates an expected call of UpdateExperiment.

func (*MockCloudWatchEvidentlyAPIMockRecorder) UpdateExperimentRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) UpdateExperimentRequest(arg0 interface{}) *gomock.Call

UpdateExperimentRequest indicates an expected call of UpdateExperimentRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) UpdateExperimentWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) UpdateExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateExperimentWithContext indicates an expected call of UpdateExperimentWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) UpdateFeature

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) UpdateFeature(arg0 interface{}) *gomock.Call

UpdateFeature indicates an expected call of UpdateFeature.

func (*MockCloudWatchEvidentlyAPIMockRecorder) UpdateFeatureRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) UpdateFeatureRequest(arg0 interface{}) *gomock.Call

UpdateFeatureRequest indicates an expected call of UpdateFeatureRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) UpdateFeatureWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) UpdateFeatureWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateFeatureWithContext indicates an expected call of UpdateFeatureWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) UpdateLaunch

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) UpdateLaunch(arg0 interface{}) *gomock.Call

UpdateLaunch indicates an expected call of UpdateLaunch.

func (*MockCloudWatchEvidentlyAPIMockRecorder) UpdateLaunchRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) UpdateLaunchRequest(arg0 interface{}) *gomock.Call

UpdateLaunchRequest indicates an expected call of UpdateLaunchRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) UpdateLaunchWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) UpdateLaunchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateLaunchWithContext indicates an expected call of UpdateLaunchWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) UpdateProject

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) UpdateProject(arg0 interface{}) *gomock.Call

UpdateProject indicates an expected call of UpdateProject.

func (*MockCloudWatchEvidentlyAPIMockRecorder) UpdateProjectDataDelivery

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) UpdateProjectDataDelivery(arg0 interface{}) *gomock.Call

UpdateProjectDataDelivery indicates an expected call of UpdateProjectDataDelivery.

func (*MockCloudWatchEvidentlyAPIMockRecorder) UpdateProjectDataDeliveryRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) UpdateProjectDataDeliveryRequest(arg0 interface{}) *gomock.Call

UpdateProjectDataDeliveryRequest indicates an expected call of UpdateProjectDataDeliveryRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) UpdateProjectDataDeliveryWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) UpdateProjectDataDeliveryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateProjectDataDeliveryWithContext indicates an expected call of UpdateProjectDataDeliveryWithContext.

func (*MockCloudWatchEvidentlyAPIMockRecorder) UpdateProjectRequest

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) UpdateProjectRequest(arg0 interface{}) *gomock.Call

UpdateProjectRequest indicates an expected call of UpdateProjectRequest.

func (*MockCloudWatchEvidentlyAPIMockRecorder) UpdateProjectWithContext

func (mr *MockCloudWatchEvidentlyAPIMockRecorder) UpdateProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateProjectWithContext indicates an expected call of UpdateProjectWithContext.

Jump to

Keyboard shortcuts

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