serverlessapplicationrepositorymock

package
v1.34.16 Latest Latest
Warning

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

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

Documentation

Overview

Package serverlessapplicationrepositorymock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockServerlessApplicationRepositoryAPI

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

MockServerlessApplicationRepositoryAPI is a mock of ServerlessApplicationRepositoryAPI interface

func NewMockServerlessApplicationRepositoryAPI

func NewMockServerlessApplicationRepositoryAPI(ctrl *gomock.Controller) *MockServerlessApplicationRepositoryAPI

NewMockServerlessApplicationRepositoryAPI creates a new mock instance

func (*MockServerlessApplicationRepositoryAPI) CreateApplication

CreateApplication mocks base method

func (*MockServerlessApplicationRepositoryAPI) CreateApplicationRequest

CreateApplicationRequest mocks base method

func (*MockServerlessApplicationRepositoryAPI) CreateApplicationVersion

CreateApplicationVersion mocks base method

func (*MockServerlessApplicationRepositoryAPI) CreateApplicationVersionRequest

CreateApplicationVersionRequest mocks base method

func (*MockServerlessApplicationRepositoryAPI) CreateApplicationVersionWithContext

CreateApplicationVersionWithContext mocks base method

func (*MockServerlessApplicationRepositoryAPI) CreateApplicationWithContext

CreateApplicationWithContext mocks base method

func (*MockServerlessApplicationRepositoryAPI) CreateCloudFormationChangeSet

CreateCloudFormationChangeSet mocks base method

func (*MockServerlessApplicationRepositoryAPI) CreateCloudFormationChangeSetRequest

CreateCloudFormationChangeSetRequest mocks base method

func (*MockServerlessApplicationRepositoryAPI) CreateCloudFormationChangeSetWithContext

CreateCloudFormationChangeSetWithContext mocks base method

func (*MockServerlessApplicationRepositoryAPI) CreateCloudFormationTemplate

CreateCloudFormationTemplate mocks base method

func (*MockServerlessApplicationRepositoryAPI) CreateCloudFormationTemplateRequest

CreateCloudFormationTemplateRequest mocks base method

func (*MockServerlessApplicationRepositoryAPI) CreateCloudFormationTemplateWithContext

CreateCloudFormationTemplateWithContext mocks base method

func (*MockServerlessApplicationRepositoryAPI) DeleteApplication

DeleteApplication mocks base method

func (*MockServerlessApplicationRepositoryAPI) DeleteApplicationRequest

DeleteApplicationRequest mocks base method

func (*MockServerlessApplicationRepositoryAPI) DeleteApplicationWithContext

DeleteApplicationWithContext mocks base method

func (*MockServerlessApplicationRepositoryAPI) EXPECT

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

func (*MockServerlessApplicationRepositoryAPI) GetApplication

GetApplication mocks base method

func (*MockServerlessApplicationRepositoryAPI) GetApplicationPolicy

GetApplicationPolicy mocks base method

func (*MockServerlessApplicationRepositoryAPI) GetApplicationPolicyRequest

GetApplicationPolicyRequest mocks base method

func (*MockServerlessApplicationRepositoryAPI) GetApplicationPolicyWithContext

GetApplicationPolicyWithContext mocks base method

func (*MockServerlessApplicationRepositoryAPI) GetApplicationRequest

GetApplicationRequest mocks base method

func (*MockServerlessApplicationRepositoryAPI) GetApplicationWithContext

GetApplicationWithContext mocks base method

func (*MockServerlessApplicationRepositoryAPI) GetCloudFormationTemplate

GetCloudFormationTemplate mocks base method

func (*MockServerlessApplicationRepositoryAPI) GetCloudFormationTemplateRequest

GetCloudFormationTemplateRequest mocks base method

func (*MockServerlessApplicationRepositoryAPI) GetCloudFormationTemplateWithContext

GetCloudFormationTemplateWithContext mocks base method

func (*MockServerlessApplicationRepositoryAPI) ListApplicationDependencies

ListApplicationDependencies mocks base method

func (*MockServerlessApplicationRepositoryAPI) ListApplicationDependenciesPages

ListApplicationDependenciesPages mocks base method

func (*MockServerlessApplicationRepositoryAPI) ListApplicationDependenciesPagesWithContext

ListApplicationDependenciesPagesWithContext mocks base method

func (*MockServerlessApplicationRepositoryAPI) ListApplicationDependenciesRequest

ListApplicationDependenciesRequest mocks base method

func (*MockServerlessApplicationRepositoryAPI) ListApplicationDependenciesWithContext

ListApplicationDependenciesWithContext mocks base method

func (*MockServerlessApplicationRepositoryAPI) ListApplicationVersions

ListApplicationVersions mocks base method

func (*MockServerlessApplicationRepositoryAPI) ListApplicationVersionsPages

ListApplicationVersionsPages mocks base method

func (*MockServerlessApplicationRepositoryAPI) ListApplicationVersionsPagesWithContext

ListApplicationVersionsPagesWithContext mocks base method

func (*MockServerlessApplicationRepositoryAPI) ListApplicationVersionsRequest

ListApplicationVersionsRequest mocks base method

func (*MockServerlessApplicationRepositoryAPI) ListApplicationVersionsWithContext

ListApplicationVersionsWithContext mocks base method

func (*MockServerlessApplicationRepositoryAPI) ListApplications

ListApplications mocks base method

func (*MockServerlessApplicationRepositoryAPI) ListApplicationsPages

ListApplicationsPages mocks base method

func (*MockServerlessApplicationRepositoryAPI) ListApplicationsPagesWithContext

ListApplicationsPagesWithContext mocks base method

func (*MockServerlessApplicationRepositoryAPI) ListApplicationsRequest

ListApplicationsRequest mocks base method

func (*MockServerlessApplicationRepositoryAPI) ListApplicationsWithContext

ListApplicationsWithContext mocks base method

func (*MockServerlessApplicationRepositoryAPI) PutApplicationPolicy

PutApplicationPolicy mocks base method

func (*MockServerlessApplicationRepositoryAPI) PutApplicationPolicyRequest

PutApplicationPolicyRequest mocks base method

func (*MockServerlessApplicationRepositoryAPI) PutApplicationPolicyWithContext

PutApplicationPolicyWithContext mocks base method

func (*MockServerlessApplicationRepositoryAPI) UnshareApplication

UnshareApplication mocks base method

func (*MockServerlessApplicationRepositoryAPI) UnshareApplicationRequest

UnshareApplicationRequest mocks base method

func (*MockServerlessApplicationRepositoryAPI) UnshareApplicationWithContext

UnshareApplicationWithContext mocks base method

func (*MockServerlessApplicationRepositoryAPI) UpdateApplication

UpdateApplication mocks base method

func (*MockServerlessApplicationRepositoryAPI) UpdateApplicationRequest

UpdateApplicationRequest mocks base method

func (*MockServerlessApplicationRepositoryAPI) UpdateApplicationWithContext

UpdateApplicationWithContext mocks base method

type MockServerlessApplicationRepositoryAPIMockRecorder

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

MockServerlessApplicationRepositoryAPIMockRecorder is the mock recorder for MockServerlessApplicationRepositoryAPI

func (*MockServerlessApplicationRepositoryAPIMockRecorder) CreateApplication

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) CreateApplication(arg0 interface{}) *gomock.Call

CreateApplication indicates an expected call of CreateApplication

func (*MockServerlessApplicationRepositoryAPIMockRecorder) CreateApplicationRequest

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) CreateApplicationRequest(arg0 interface{}) *gomock.Call

CreateApplicationRequest indicates an expected call of CreateApplicationRequest

func (*MockServerlessApplicationRepositoryAPIMockRecorder) CreateApplicationVersion

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) CreateApplicationVersion(arg0 interface{}) *gomock.Call

CreateApplicationVersion indicates an expected call of CreateApplicationVersion

func (*MockServerlessApplicationRepositoryAPIMockRecorder) CreateApplicationVersionRequest

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) CreateApplicationVersionRequest(arg0 interface{}) *gomock.Call

CreateApplicationVersionRequest indicates an expected call of CreateApplicationVersionRequest

func (*MockServerlessApplicationRepositoryAPIMockRecorder) CreateApplicationVersionWithContext

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) CreateApplicationVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateApplicationVersionWithContext indicates an expected call of CreateApplicationVersionWithContext

func (*MockServerlessApplicationRepositoryAPIMockRecorder) CreateApplicationWithContext

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) CreateApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateApplicationWithContext indicates an expected call of CreateApplicationWithContext

func (*MockServerlessApplicationRepositoryAPIMockRecorder) CreateCloudFormationChangeSet

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) CreateCloudFormationChangeSet(arg0 interface{}) *gomock.Call

CreateCloudFormationChangeSet indicates an expected call of CreateCloudFormationChangeSet

func (*MockServerlessApplicationRepositoryAPIMockRecorder) CreateCloudFormationChangeSetRequest

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) CreateCloudFormationChangeSetRequest(arg0 interface{}) *gomock.Call

CreateCloudFormationChangeSetRequest indicates an expected call of CreateCloudFormationChangeSetRequest

func (*MockServerlessApplicationRepositoryAPIMockRecorder) CreateCloudFormationChangeSetWithContext

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) CreateCloudFormationChangeSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateCloudFormationChangeSetWithContext indicates an expected call of CreateCloudFormationChangeSetWithContext

func (*MockServerlessApplicationRepositoryAPIMockRecorder) CreateCloudFormationTemplate

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) CreateCloudFormationTemplate(arg0 interface{}) *gomock.Call

CreateCloudFormationTemplate indicates an expected call of CreateCloudFormationTemplate

func (*MockServerlessApplicationRepositoryAPIMockRecorder) CreateCloudFormationTemplateRequest

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) CreateCloudFormationTemplateRequest(arg0 interface{}) *gomock.Call

CreateCloudFormationTemplateRequest indicates an expected call of CreateCloudFormationTemplateRequest

func (*MockServerlessApplicationRepositoryAPIMockRecorder) CreateCloudFormationTemplateWithContext

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) CreateCloudFormationTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateCloudFormationTemplateWithContext indicates an expected call of CreateCloudFormationTemplateWithContext

func (*MockServerlessApplicationRepositoryAPIMockRecorder) DeleteApplication

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) DeleteApplication(arg0 interface{}) *gomock.Call

DeleteApplication indicates an expected call of DeleteApplication

func (*MockServerlessApplicationRepositoryAPIMockRecorder) DeleteApplicationRequest

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) DeleteApplicationRequest(arg0 interface{}) *gomock.Call

DeleteApplicationRequest indicates an expected call of DeleteApplicationRequest

func (*MockServerlessApplicationRepositoryAPIMockRecorder) DeleteApplicationWithContext

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) DeleteApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteApplicationWithContext indicates an expected call of DeleteApplicationWithContext

func (*MockServerlessApplicationRepositoryAPIMockRecorder) GetApplication

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) GetApplication(arg0 interface{}) *gomock.Call

GetApplication indicates an expected call of GetApplication

func (*MockServerlessApplicationRepositoryAPIMockRecorder) GetApplicationPolicy

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) GetApplicationPolicy(arg0 interface{}) *gomock.Call

GetApplicationPolicy indicates an expected call of GetApplicationPolicy

func (*MockServerlessApplicationRepositoryAPIMockRecorder) GetApplicationPolicyRequest

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) GetApplicationPolicyRequest(arg0 interface{}) *gomock.Call

GetApplicationPolicyRequest indicates an expected call of GetApplicationPolicyRequest

func (*MockServerlessApplicationRepositoryAPIMockRecorder) GetApplicationPolicyWithContext

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) GetApplicationPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetApplicationPolicyWithContext indicates an expected call of GetApplicationPolicyWithContext

func (*MockServerlessApplicationRepositoryAPIMockRecorder) GetApplicationRequest

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) GetApplicationRequest(arg0 interface{}) *gomock.Call

GetApplicationRequest indicates an expected call of GetApplicationRequest

func (*MockServerlessApplicationRepositoryAPIMockRecorder) GetApplicationWithContext

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) GetApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetApplicationWithContext indicates an expected call of GetApplicationWithContext

func (*MockServerlessApplicationRepositoryAPIMockRecorder) GetCloudFormationTemplate

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) GetCloudFormationTemplate(arg0 interface{}) *gomock.Call

GetCloudFormationTemplate indicates an expected call of GetCloudFormationTemplate

func (*MockServerlessApplicationRepositoryAPIMockRecorder) GetCloudFormationTemplateRequest

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) GetCloudFormationTemplateRequest(arg0 interface{}) *gomock.Call

GetCloudFormationTemplateRequest indicates an expected call of GetCloudFormationTemplateRequest

func (*MockServerlessApplicationRepositoryAPIMockRecorder) GetCloudFormationTemplateWithContext

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) GetCloudFormationTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCloudFormationTemplateWithContext indicates an expected call of GetCloudFormationTemplateWithContext

func (*MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationDependencies

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationDependencies(arg0 interface{}) *gomock.Call

ListApplicationDependencies indicates an expected call of ListApplicationDependencies

func (*MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationDependenciesPages

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationDependenciesPages(arg0, arg1 interface{}) *gomock.Call

ListApplicationDependenciesPages indicates an expected call of ListApplicationDependenciesPages

func (*MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationDependenciesPagesWithContext

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

ListApplicationDependenciesPagesWithContext indicates an expected call of ListApplicationDependenciesPagesWithContext

func (*MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationDependenciesRequest

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationDependenciesRequest(arg0 interface{}) *gomock.Call

ListApplicationDependenciesRequest indicates an expected call of ListApplicationDependenciesRequest

func (*MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationDependenciesWithContext

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationDependenciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListApplicationDependenciesWithContext indicates an expected call of ListApplicationDependenciesWithContext

func (*MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationVersions

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationVersions(arg0 interface{}) *gomock.Call

ListApplicationVersions indicates an expected call of ListApplicationVersions

func (*MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationVersionsPages

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationVersionsPages(arg0, arg1 interface{}) *gomock.Call

ListApplicationVersionsPages indicates an expected call of ListApplicationVersionsPages

func (*MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationVersionsPagesWithContext

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

ListApplicationVersionsPagesWithContext indicates an expected call of ListApplicationVersionsPagesWithContext

func (*MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationVersionsRequest

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationVersionsRequest(arg0 interface{}) *gomock.Call

ListApplicationVersionsRequest indicates an expected call of ListApplicationVersionsRequest

func (*MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationVersionsWithContext

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListApplicationVersionsWithContext indicates an expected call of ListApplicationVersionsWithContext

func (*MockServerlessApplicationRepositoryAPIMockRecorder) ListApplications

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) ListApplications(arg0 interface{}) *gomock.Call

ListApplications indicates an expected call of ListApplications

func (*MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationsPages

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationsPages(arg0, arg1 interface{}) *gomock.Call

ListApplicationsPages indicates an expected call of ListApplicationsPages

func (*MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationsPagesWithContext

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

ListApplicationsPagesWithContext indicates an expected call of ListApplicationsPagesWithContext

func (*MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationsRequest

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationsRequest(arg0 interface{}) *gomock.Call

ListApplicationsRequest indicates an expected call of ListApplicationsRequest

func (*MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationsWithContext

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) ListApplicationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListApplicationsWithContext indicates an expected call of ListApplicationsWithContext

func (*MockServerlessApplicationRepositoryAPIMockRecorder) PutApplicationPolicy

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) PutApplicationPolicy(arg0 interface{}) *gomock.Call

PutApplicationPolicy indicates an expected call of PutApplicationPolicy

func (*MockServerlessApplicationRepositoryAPIMockRecorder) PutApplicationPolicyRequest

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) PutApplicationPolicyRequest(arg0 interface{}) *gomock.Call

PutApplicationPolicyRequest indicates an expected call of PutApplicationPolicyRequest

func (*MockServerlessApplicationRepositoryAPIMockRecorder) PutApplicationPolicyWithContext

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) PutApplicationPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutApplicationPolicyWithContext indicates an expected call of PutApplicationPolicyWithContext

func (*MockServerlessApplicationRepositoryAPIMockRecorder) UnshareApplication

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) UnshareApplication(arg0 interface{}) *gomock.Call

UnshareApplication indicates an expected call of UnshareApplication

func (*MockServerlessApplicationRepositoryAPIMockRecorder) UnshareApplicationRequest

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) UnshareApplicationRequest(arg0 interface{}) *gomock.Call

UnshareApplicationRequest indicates an expected call of UnshareApplicationRequest

func (*MockServerlessApplicationRepositoryAPIMockRecorder) UnshareApplicationWithContext

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) UnshareApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UnshareApplicationWithContext indicates an expected call of UnshareApplicationWithContext

func (*MockServerlessApplicationRepositoryAPIMockRecorder) UpdateApplication

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) UpdateApplication(arg0 interface{}) *gomock.Call

UpdateApplication indicates an expected call of UpdateApplication

func (*MockServerlessApplicationRepositoryAPIMockRecorder) UpdateApplicationRequest

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) UpdateApplicationRequest(arg0 interface{}) *gomock.Call

UpdateApplicationRequest indicates an expected call of UpdateApplicationRequest

func (*MockServerlessApplicationRepositoryAPIMockRecorder) UpdateApplicationWithContext

func (mr *MockServerlessApplicationRepositoryAPIMockRecorder) UpdateApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateApplicationWithContext indicates an expected call of UpdateApplicationWithContext

Jump to

Keyboard shortcuts

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