apprunnermock

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAppRunnerAPI

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

MockAppRunnerAPI is a mock of AppRunnerAPI interface.

func NewMockAppRunnerAPI

func NewMockAppRunnerAPI(ctrl *gomock.Controller) *MockAppRunnerAPI

NewMockAppRunnerAPI creates a new mock instance.

func (*MockAppRunnerAPI) AssociateCustomDomain

AssociateCustomDomain mocks base method.

func (*MockAppRunnerAPI) AssociateCustomDomainRequest

AssociateCustomDomainRequest mocks base method.

func (*MockAppRunnerAPI) AssociateCustomDomainWithContext

func (m *MockAppRunnerAPI) AssociateCustomDomainWithContext(arg0 context.Context, arg1 *apprunner.AssociateCustomDomainInput, arg2 ...request.Option) (*apprunner.AssociateCustomDomainOutput, error)

AssociateCustomDomainWithContext mocks base method.

func (*MockAppRunnerAPI) CreateAutoScalingConfiguration

CreateAutoScalingConfiguration mocks base method.

func (*MockAppRunnerAPI) CreateAutoScalingConfigurationRequest

CreateAutoScalingConfigurationRequest mocks base method.

func (*MockAppRunnerAPI) CreateAutoScalingConfigurationWithContext

CreateAutoScalingConfigurationWithContext mocks base method.

func (*MockAppRunnerAPI) CreateConnection

CreateConnection mocks base method.

func (*MockAppRunnerAPI) CreateConnectionRequest

CreateConnectionRequest mocks base method.

func (*MockAppRunnerAPI) CreateConnectionWithContext

func (m *MockAppRunnerAPI) CreateConnectionWithContext(arg0 context.Context, arg1 *apprunner.CreateConnectionInput, arg2 ...request.Option) (*apprunner.CreateConnectionOutput, error)

CreateConnectionWithContext mocks base method.

func (*MockAppRunnerAPI) CreateService

CreateService mocks base method.

func (*MockAppRunnerAPI) CreateServiceRequest

CreateServiceRequest mocks base method.

func (*MockAppRunnerAPI) CreateServiceWithContext

func (m *MockAppRunnerAPI) CreateServiceWithContext(arg0 context.Context, arg1 *apprunner.CreateServiceInput, arg2 ...request.Option) (*apprunner.CreateServiceOutput, error)

CreateServiceWithContext mocks base method.

func (*MockAppRunnerAPI) CreateVpcConnector

CreateVpcConnector mocks base method.

func (*MockAppRunnerAPI) CreateVpcConnectorRequest

CreateVpcConnectorRequest mocks base method.

func (*MockAppRunnerAPI) CreateVpcConnectorWithContext

func (m *MockAppRunnerAPI) CreateVpcConnectorWithContext(arg0 context.Context, arg1 *apprunner.CreateVpcConnectorInput, arg2 ...request.Option) (*apprunner.CreateVpcConnectorOutput, error)

CreateVpcConnectorWithContext mocks base method.

func (*MockAppRunnerAPI) DeleteAutoScalingConfiguration

DeleteAutoScalingConfiguration mocks base method.

func (*MockAppRunnerAPI) DeleteAutoScalingConfigurationRequest

DeleteAutoScalingConfigurationRequest mocks base method.

func (*MockAppRunnerAPI) DeleteAutoScalingConfigurationWithContext

DeleteAutoScalingConfigurationWithContext mocks base method.

func (*MockAppRunnerAPI) DeleteConnection

DeleteConnection mocks base method.

func (*MockAppRunnerAPI) DeleteConnectionRequest

DeleteConnectionRequest mocks base method.

func (*MockAppRunnerAPI) DeleteConnectionWithContext

func (m *MockAppRunnerAPI) DeleteConnectionWithContext(arg0 context.Context, arg1 *apprunner.DeleteConnectionInput, arg2 ...request.Option) (*apprunner.DeleteConnectionOutput, error)

DeleteConnectionWithContext mocks base method.

func (*MockAppRunnerAPI) DeleteService

DeleteService mocks base method.

func (*MockAppRunnerAPI) DeleteServiceRequest

DeleteServiceRequest mocks base method.

func (*MockAppRunnerAPI) DeleteServiceWithContext

func (m *MockAppRunnerAPI) DeleteServiceWithContext(arg0 context.Context, arg1 *apprunner.DeleteServiceInput, arg2 ...request.Option) (*apprunner.DeleteServiceOutput, error)

DeleteServiceWithContext mocks base method.

func (*MockAppRunnerAPI) DeleteVpcConnector

DeleteVpcConnector mocks base method.

func (*MockAppRunnerAPI) DeleteVpcConnectorRequest

DeleteVpcConnectorRequest mocks base method.

func (*MockAppRunnerAPI) DeleteVpcConnectorWithContext

func (m *MockAppRunnerAPI) DeleteVpcConnectorWithContext(arg0 context.Context, arg1 *apprunner.DeleteVpcConnectorInput, arg2 ...request.Option) (*apprunner.DeleteVpcConnectorOutput, error)

DeleteVpcConnectorWithContext mocks base method.

func (*MockAppRunnerAPI) DescribeAutoScalingConfiguration

DescribeAutoScalingConfiguration mocks base method.

func (*MockAppRunnerAPI) DescribeAutoScalingConfigurationRequest

DescribeAutoScalingConfigurationRequest mocks base method.

func (*MockAppRunnerAPI) DescribeAutoScalingConfigurationWithContext

DescribeAutoScalingConfigurationWithContext mocks base method.

func (*MockAppRunnerAPI) DescribeCustomDomains

DescribeCustomDomains mocks base method.

func (*MockAppRunnerAPI) DescribeCustomDomainsPages

func (m *MockAppRunnerAPI) DescribeCustomDomainsPages(arg0 *apprunner.DescribeCustomDomainsInput, arg1 func(*apprunner.DescribeCustomDomainsOutput, bool) bool) error

DescribeCustomDomainsPages mocks base method.

func (*MockAppRunnerAPI) DescribeCustomDomainsPagesWithContext

func (m *MockAppRunnerAPI) DescribeCustomDomainsPagesWithContext(arg0 context.Context, arg1 *apprunner.DescribeCustomDomainsInput, arg2 func(*apprunner.DescribeCustomDomainsOutput, bool) bool, arg3 ...request.Option) error

DescribeCustomDomainsPagesWithContext mocks base method.

func (*MockAppRunnerAPI) DescribeCustomDomainsRequest

DescribeCustomDomainsRequest mocks base method.

func (*MockAppRunnerAPI) DescribeCustomDomainsWithContext

func (m *MockAppRunnerAPI) DescribeCustomDomainsWithContext(arg0 context.Context, arg1 *apprunner.DescribeCustomDomainsInput, arg2 ...request.Option) (*apprunner.DescribeCustomDomainsOutput, error)

DescribeCustomDomainsWithContext mocks base method.

func (*MockAppRunnerAPI) DescribeService

DescribeService mocks base method.

func (*MockAppRunnerAPI) DescribeServiceRequest

DescribeServiceRequest mocks base method.

func (*MockAppRunnerAPI) DescribeServiceWithContext

func (m *MockAppRunnerAPI) DescribeServiceWithContext(arg0 context.Context, arg1 *apprunner.DescribeServiceInput, arg2 ...request.Option) (*apprunner.DescribeServiceOutput, error)

DescribeServiceWithContext mocks base method.

func (*MockAppRunnerAPI) DescribeVpcConnector

DescribeVpcConnector mocks base method.

func (*MockAppRunnerAPI) DescribeVpcConnectorRequest

DescribeVpcConnectorRequest mocks base method.

func (*MockAppRunnerAPI) DescribeVpcConnectorWithContext

func (m *MockAppRunnerAPI) DescribeVpcConnectorWithContext(arg0 context.Context, arg1 *apprunner.DescribeVpcConnectorInput, arg2 ...request.Option) (*apprunner.DescribeVpcConnectorOutput, error)

DescribeVpcConnectorWithContext mocks base method.

func (*MockAppRunnerAPI) DisassociateCustomDomain

DisassociateCustomDomain mocks base method.

func (*MockAppRunnerAPI) DisassociateCustomDomainRequest

DisassociateCustomDomainRequest mocks base method.

func (*MockAppRunnerAPI) DisassociateCustomDomainWithContext

DisassociateCustomDomainWithContext mocks base method.

func (*MockAppRunnerAPI) EXPECT

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

func (*MockAppRunnerAPI) ListAutoScalingConfigurations

ListAutoScalingConfigurations mocks base method.

func (*MockAppRunnerAPI) ListAutoScalingConfigurationsPages

ListAutoScalingConfigurationsPages mocks base method.

func (*MockAppRunnerAPI) ListAutoScalingConfigurationsPagesWithContext

func (m *MockAppRunnerAPI) ListAutoScalingConfigurationsPagesWithContext(arg0 context.Context, arg1 *apprunner.ListAutoScalingConfigurationsInput, arg2 func(*apprunner.ListAutoScalingConfigurationsOutput, bool) bool, arg3 ...request.Option) error

ListAutoScalingConfigurationsPagesWithContext mocks base method.

func (*MockAppRunnerAPI) ListAutoScalingConfigurationsRequest

ListAutoScalingConfigurationsRequest mocks base method.

func (*MockAppRunnerAPI) ListAutoScalingConfigurationsWithContext

ListAutoScalingConfigurationsWithContext mocks base method.

func (*MockAppRunnerAPI) ListConnections

ListConnections mocks base method.

func (*MockAppRunnerAPI) ListConnectionsPages

func (m *MockAppRunnerAPI) ListConnectionsPages(arg0 *apprunner.ListConnectionsInput, arg1 func(*apprunner.ListConnectionsOutput, bool) bool) error

ListConnectionsPages mocks base method.

func (*MockAppRunnerAPI) ListConnectionsPagesWithContext

func (m *MockAppRunnerAPI) ListConnectionsPagesWithContext(arg0 context.Context, arg1 *apprunner.ListConnectionsInput, arg2 func(*apprunner.ListConnectionsOutput, bool) bool, arg3 ...request.Option) error

ListConnectionsPagesWithContext mocks base method.

func (*MockAppRunnerAPI) ListConnectionsRequest

ListConnectionsRequest mocks base method.

func (*MockAppRunnerAPI) ListConnectionsWithContext

func (m *MockAppRunnerAPI) ListConnectionsWithContext(arg0 context.Context, arg1 *apprunner.ListConnectionsInput, arg2 ...request.Option) (*apprunner.ListConnectionsOutput, error)

ListConnectionsWithContext mocks base method.

func (*MockAppRunnerAPI) ListOperations

ListOperations mocks base method.

func (*MockAppRunnerAPI) ListOperationsPages

func (m *MockAppRunnerAPI) ListOperationsPages(arg0 *apprunner.ListOperationsInput, arg1 func(*apprunner.ListOperationsOutput, bool) bool) error

ListOperationsPages mocks base method.

func (*MockAppRunnerAPI) ListOperationsPagesWithContext

func (m *MockAppRunnerAPI) ListOperationsPagesWithContext(arg0 context.Context, arg1 *apprunner.ListOperationsInput, arg2 func(*apprunner.ListOperationsOutput, bool) bool, arg3 ...request.Option) error

ListOperationsPagesWithContext mocks base method.

func (*MockAppRunnerAPI) ListOperationsRequest

ListOperationsRequest mocks base method.

func (*MockAppRunnerAPI) ListOperationsWithContext

func (m *MockAppRunnerAPI) ListOperationsWithContext(arg0 context.Context, arg1 *apprunner.ListOperationsInput, arg2 ...request.Option) (*apprunner.ListOperationsOutput, error)

ListOperationsWithContext mocks base method.

func (*MockAppRunnerAPI) ListServices

ListServices mocks base method.

func (*MockAppRunnerAPI) ListServicesPages

func (m *MockAppRunnerAPI) ListServicesPages(arg0 *apprunner.ListServicesInput, arg1 func(*apprunner.ListServicesOutput, bool) bool) error

ListServicesPages mocks base method.

func (*MockAppRunnerAPI) ListServicesPagesWithContext

func (m *MockAppRunnerAPI) ListServicesPagesWithContext(arg0 context.Context, arg1 *apprunner.ListServicesInput, arg2 func(*apprunner.ListServicesOutput, bool) bool, arg3 ...request.Option) error

ListServicesPagesWithContext mocks base method.

func (*MockAppRunnerAPI) ListServicesRequest

ListServicesRequest mocks base method.

func (*MockAppRunnerAPI) ListServicesWithContext

func (m *MockAppRunnerAPI) ListServicesWithContext(arg0 context.Context, arg1 *apprunner.ListServicesInput, arg2 ...request.Option) (*apprunner.ListServicesOutput, error)

ListServicesWithContext mocks base method.

func (*MockAppRunnerAPI) ListTagsForResource

ListTagsForResource mocks base method.

func (*MockAppRunnerAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method.

func (*MockAppRunnerAPI) ListTagsForResourceWithContext

func (m *MockAppRunnerAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *apprunner.ListTagsForResourceInput, arg2 ...request.Option) (*apprunner.ListTagsForResourceOutput, error)

ListTagsForResourceWithContext mocks base method.

func (*MockAppRunnerAPI) ListVpcConnectors

ListVpcConnectors mocks base method.

func (*MockAppRunnerAPI) ListVpcConnectorsPages

func (m *MockAppRunnerAPI) ListVpcConnectorsPages(arg0 *apprunner.ListVpcConnectorsInput, arg1 func(*apprunner.ListVpcConnectorsOutput, bool) bool) error

ListVpcConnectorsPages mocks base method.

func (*MockAppRunnerAPI) ListVpcConnectorsPagesWithContext

func (m *MockAppRunnerAPI) ListVpcConnectorsPagesWithContext(arg0 context.Context, arg1 *apprunner.ListVpcConnectorsInput, arg2 func(*apprunner.ListVpcConnectorsOutput, bool) bool, arg3 ...request.Option) error

ListVpcConnectorsPagesWithContext mocks base method.

func (*MockAppRunnerAPI) ListVpcConnectorsRequest

ListVpcConnectorsRequest mocks base method.

func (*MockAppRunnerAPI) ListVpcConnectorsWithContext

func (m *MockAppRunnerAPI) ListVpcConnectorsWithContext(arg0 context.Context, arg1 *apprunner.ListVpcConnectorsInput, arg2 ...request.Option) (*apprunner.ListVpcConnectorsOutput, error)

ListVpcConnectorsWithContext mocks base method.

func (*MockAppRunnerAPI) PauseService

PauseService mocks base method.

func (*MockAppRunnerAPI) PauseServiceRequest

PauseServiceRequest mocks base method.

func (*MockAppRunnerAPI) PauseServiceWithContext

func (m *MockAppRunnerAPI) PauseServiceWithContext(arg0 context.Context, arg1 *apprunner.PauseServiceInput, arg2 ...request.Option) (*apprunner.PauseServiceOutput, error)

PauseServiceWithContext mocks base method.

func (*MockAppRunnerAPI) ResumeService

ResumeService mocks base method.

func (*MockAppRunnerAPI) ResumeServiceRequest

ResumeServiceRequest mocks base method.

func (*MockAppRunnerAPI) ResumeServiceWithContext

func (m *MockAppRunnerAPI) ResumeServiceWithContext(arg0 context.Context, arg1 *apprunner.ResumeServiceInput, arg2 ...request.Option) (*apprunner.ResumeServiceOutput, error)

ResumeServiceWithContext mocks base method.

func (*MockAppRunnerAPI) StartDeployment

StartDeployment mocks base method.

func (*MockAppRunnerAPI) StartDeploymentRequest

StartDeploymentRequest mocks base method.

func (*MockAppRunnerAPI) StartDeploymentWithContext

func (m *MockAppRunnerAPI) StartDeploymentWithContext(arg0 context.Context, arg1 *apprunner.StartDeploymentInput, arg2 ...request.Option) (*apprunner.StartDeploymentOutput, error)

StartDeploymentWithContext mocks base method.

func (*MockAppRunnerAPI) TagResource

TagResource mocks base method.

func (*MockAppRunnerAPI) TagResourceRequest

TagResourceRequest mocks base method.

func (*MockAppRunnerAPI) TagResourceWithContext

func (m *MockAppRunnerAPI) TagResourceWithContext(arg0 context.Context, arg1 *apprunner.TagResourceInput, arg2 ...request.Option) (*apprunner.TagResourceOutput, error)

TagResourceWithContext mocks base method.

func (*MockAppRunnerAPI) UntagResource

UntagResource mocks base method.

func (*MockAppRunnerAPI) UntagResourceRequest

UntagResourceRequest mocks base method.

func (*MockAppRunnerAPI) UntagResourceWithContext

func (m *MockAppRunnerAPI) UntagResourceWithContext(arg0 context.Context, arg1 *apprunner.UntagResourceInput, arg2 ...request.Option) (*apprunner.UntagResourceOutput, error)

UntagResourceWithContext mocks base method.

func (*MockAppRunnerAPI) UpdateService

UpdateService mocks base method.

func (*MockAppRunnerAPI) UpdateServiceRequest

UpdateServiceRequest mocks base method.

func (*MockAppRunnerAPI) UpdateServiceWithContext

func (m *MockAppRunnerAPI) UpdateServiceWithContext(arg0 context.Context, arg1 *apprunner.UpdateServiceInput, arg2 ...request.Option) (*apprunner.UpdateServiceOutput, error)

UpdateServiceWithContext mocks base method.

type MockAppRunnerAPIMockRecorder

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

MockAppRunnerAPIMockRecorder is the mock recorder for MockAppRunnerAPI.

func (*MockAppRunnerAPIMockRecorder) AssociateCustomDomain

func (mr *MockAppRunnerAPIMockRecorder) AssociateCustomDomain(arg0 interface{}) *gomock.Call

AssociateCustomDomain indicates an expected call of AssociateCustomDomain.

func (*MockAppRunnerAPIMockRecorder) AssociateCustomDomainRequest

func (mr *MockAppRunnerAPIMockRecorder) AssociateCustomDomainRequest(arg0 interface{}) *gomock.Call

AssociateCustomDomainRequest indicates an expected call of AssociateCustomDomainRequest.

func (*MockAppRunnerAPIMockRecorder) AssociateCustomDomainWithContext

func (mr *MockAppRunnerAPIMockRecorder) AssociateCustomDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateCustomDomainWithContext indicates an expected call of AssociateCustomDomainWithContext.

func (*MockAppRunnerAPIMockRecorder) CreateAutoScalingConfiguration

func (mr *MockAppRunnerAPIMockRecorder) CreateAutoScalingConfiguration(arg0 interface{}) *gomock.Call

CreateAutoScalingConfiguration indicates an expected call of CreateAutoScalingConfiguration.

func (*MockAppRunnerAPIMockRecorder) CreateAutoScalingConfigurationRequest

func (mr *MockAppRunnerAPIMockRecorder) CreateAutoScalingConfigurationRequest(arg0 interface{}) *gomock.Call

CreateAutoScalingConfigurationRequest indicates an expected call of CreateAutoScalingConfigurationRequest.

func (*MockAppRunnerAPIMockRecorder) CreateAutoScalingConfigurationWithContext

func (mr *MockAppRunnerAPIMockRecorder) CreateAutoScalingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAutoScalingConfigurationWithContext indicates an expected call of CreateAutoScalingConfigurationWithContext.

func (*MockAppRunnerAPIMockRecorder) CreateConnection

func (mr *MockAppRunnerAPIMockRecorder) CreateConnection(arg0 interface{}) *gomock.Call

CreateConnection indicates an expected call of CreateConnection.

func (*MockAppRunnerAPIMockRecorder) CreateConnectionRequest

func (mr *MockAppRunnerAPIMockRecorder) CreateConnectionRequest(arg0 interface{}) *gomock.Call

CreateConnectionRequest indicates an expected call of CreateConnectionRequest.

func (*MockAppRunnerAPIMockRecorder) CreateConnectionWithContext

func (mr *MockAppRunnerAPIMockRecorder) CreateConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateConnectionWithContext indicates an expected call of CreateConnectionWithContext.

func (*MockAppRunnerAPIMockRecorder) CreateService

func (mr *MockAppRunnerAPIMockRecorder) CreateService(arg0 interface{}) *gomock.Call

CreateService indicates an expected call of CreateService.

func (*MockAppRunnerAPIMockRecorder) CreateServiceRequest

func (mr *MockAppRunnerAPIMockRecorder) CreateServiceRequest(arg0 interface{}) *gomock.Call

CreateServiceRequest indicates an expected call of CreateServiceRequest.

func (*MockAppRunnerAPIMockRecorder) CreateServiceWithContext

func (mr *MockAppRunnerAPIMockRecorder) CreateServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateServiceWithContext indicates an expected call of CreateServiceWithContext.

func (*MockAppRunnerAPIMockRecorder) CreateVpcConnector

func (mr *MockAppRunnerAPIMockRecorder) CreateVpcConnector(arg0 interface{}) *gomock.Call

CreateVpcConnector indicates an expected call of CreateVpcConnector.

func (*MockAppRunnerAPIMockRecorder) CreateVpcConnectorRequest

func (mr *MockAppRunnerAPIMockRecorder) CreateVpcConnectorRequest(arg0 interface{}) *gomock.Call

CreateVpcConnectorRequest indicates an expected call of CreateVpcConnectorRequest.

func (*MockAppRunnerAPIMockRecorder) CreateVpcConnectorWithContext

func (mr *MockAppRunnerAPIMockRecorder) CreateVpcConnectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateVpcConnectorWithContext indicates an expected call of CreateVpcConnectorWithContext.

func (*MockAppRunnerAPIMockRecorder) DeleteAutoScalingConfiguration

func (mr *MockAppRunnerAPIMockRecorder) DeleteAutoScalingConfiguration(arg0 interface{}) *gomock.Call

DeleteAutoScalingConfiguration indicates an expected call of DeleteAutoScalingConfiguration.

func (*MockAppRunnerAPIMockRecorder) DeleteAutoScalingConfigurationRequest

func (mr *MockAppRunnerAPIMockRecorder) DeleteAutoScalingConfigurationRequest(arg0 interface{}) *gomock.Call

DeleteAutoScalingConfigurationRequest indicates an expected call of DeleteAutoScalingConfigurationRequest.

func (*MockAppRunnerAPIMockRecorder) DeleteAutoScalingConfigurationWithContext

func (mr *MockAppRunnerAPIMockRecorder) DeleteAutoScalingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAutoScalingConfigurationWithContext indicates an expected call of DeleteAutoScalingConfigurationWithContext.

func (*MockAppRunnerAPIMockRecorder) DeleteConnection

func (mr *MockAppRunnerAPIMockRecorder) DeleteConnection(arg0 interface{}) *gomock.Call

DeleteConnection indicates an expected call of DeleteConnection.

func (*MockAppRunnerAPIMockRecorder) DeleteConnectionRequest

func (mr *MockAppRunnerAPIMockRecorder) DeleteConnectionRequest(arg0 interface{}) *gomock.Call

DeleteConnectionRequest indicates an expected call of DeleteConnectionRequest.

func (*MockAppRunnerAPIMockRecorder) DeleteConnectionWithContext

func (mr *MockAppRunnerAPIMockRecorder) DeleteConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteConnectionWithContext indicates an expected call of DeleteConnectionWithContext.

func (*MockAppRunnerAPIMockRecorder) DeleteService

func (mr *MockAppRunnerAPIMockRecorder) DeleteService(arg0 interface{}) *gomock.Call

DeleteService indicates an expected call of DeleteService.

func (*MockAppRunnerAPIMockRecorder) DeleteServiceRequest

func (mr *MockAppRunnerAPIMockRecorder) DeleteServiceRequest(arg0 interface{}) *gomock.Call

DeleteServiceRequest indicates an expected call of DeleteServiceRequest.

func (*MockAppRunnerAPIMockRecorder) DeleteServiceWithContext

func (mr *MockAppRunnerAPIMockRecorder) DeleteServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteServiceWithContext indicates an expected call of DeleteServiceWithContext.

func (*MockAppRunnerAPIMockRecorder) DeleteVpcConnector

func (mr *MockAppRunnerAPIMockRecorder) DeleteVpcConnector(arg0 interface{}) *gomock.Call

DeleteVpcConnector indicates an expected call of DeleteVpcConnector.

func (*MockAppRunnerAPIMockRecorder) DeleteVpcConnectorRequest

func (mr *MockAppRunnerAPIMockRecorder) DeleteVpcConnectorRequest(arg0 interface{}) *gomock.Call

DeleteVpcConnectorRequest indicates an expected call of DeleteVpcConnectorRequest.

func (*MockAppRunnerAPIMockRecorder) DeleteVpcConnectorWithContext

func (mr *MockAppRunnerAPIMockRecorder) DeleteVpcConnectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVpcConnectorWithContext indicates an expected call of DeleteVpcConnectorWithContext.

func (*MockAppRunnerAPIMockRecorder) DescribeAutoScalingConfiguration

func (mr *MockAppRunnerAPIMockRecorder) DescribeAutoScalingConfiguration(arg0 interface{}) *gomock.Call

DescribeAutoScalingConfiguration indicates an expected call of DescribeAutoScalingConfiguration.

func (*MockAppRunnerAPIMockRecorder) DescribeAutoScalingConfigurationRequest

func (mr *MockAppRunnerAPIMockRecorder) DescribeAutoScalingConfigurationRequest(arg0 interface{}) *gomock.Call

DescribeAutoScalingConfigurationRequest indicates an expected call of DescribeAutoScalingConfigurationRequest.

func (*MockAppRunnerAPIMockRecorder) DescribeAutoScalingConfigurationWithContext

func (mr *MockAppRunnerAPIMockRecorder) DescribeAutoScalingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAutoScalingConfigurationWithContext indicates an expected call of DescribeAutoScalingConfigurationWithContext.

func (*MockAppRunnerAPIMockRecorder) DescribeCustomDomains

func (mr *MockAppRunnerAPIMockRecorder) DescribeCustomDomains(arg0 interface{}) *gomock.Call

DescribeCustomDomains indicates an expected call of DescribeCustomDomains.

func (*MockAppRunnerAPIMockRecorder) DescribeCustomDomainsPages

func (mr *MockAppRunnerAPIMockRecorder) DescribeCustomDomainsPages(arg0, arg1 interface{}) *gomock.Call

DescribeCustomDomainsPages indicates an expected call of DescribeCustomDomainsPages.

func (*MockAppRunnerAPIMockRecorder) DescribeCustomDomainsPagesWithContext

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

DescribeCustomDomainsPagesWithContext indicates an expected call of DescribeCustomDomainsPagesWithContext.

func (*MockAppRunnerAPIMockRecorder) DescribeCustomDomainsRequest

func (mr *MockAppRunnerAPIMockRecorder) DescribeCustomDomainsRequest(arg0 interface{}) *gomock.Call

DescribeCustomDomainsRequest indicates an expected call of DescribeCustomDomainsRequest.

func (*MockAppRunnerAPIMockRecorder) DescribeCustomDomainsWithContext

func (mr *MockAppRunnerAPIMockRecorder) DescribeCustomDomainsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeCustomDomainsWithContext indicates an expected call of DescribeCustomDomainsWithContext.

func (*MockAppRunnerAPIMockRecorder) DescribeService

func (mr *MockAppRunnerAPIMockRecorder) DescribeService(arg0 interface{}) *gomock.Call

DescribeService indicates an expected call of DescribeService.

func (*MockAppRunnerAPIMockRecorder) DescribeServiceRequest

func (mr *MockAppRunnerAPIMockRecorder) DescribeServiceRequest(arg0 interface{}) *gomock.Call

DescribeServiceRequest indicates an expected call of DescribeServiceRequest.

func (*MockAppRunnerAPIMockRecorder) DescribeServiceWithContext

func (mr *MockAppRunnerAPIMockRecorder) DescribeServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeServiceWithContext indicates an expected call of DescribeServiceWithContext.

func (*MockAppRunnerAPIMockRecorder) DescribeVpcConnector

func (mr *MockAppRunnerAPIMockRecorder) DescribeVpcConnector(arg0 interface{}) *gomock.Call

DescribeVpcConnector indicates an expected call of DescribeVpcConnector.

func (*MockAppRunnerAPIMockRecorder) DescribeVpcConnectorRequest

func (mr *MockAppRunnerAPIMockRecorder) DescribeVpcConnectorRequest(arg0 interface{}) *gomock.Call

DescribeVpcConnectorRequest indicates an expected call of DescribeVpcConnectorRequest.

func (*MockAppRunnerAPIMockRecorder) DescribeVpcConnectorWithContext

func (mr *MockAppRunnerAPIMockRecorder) DescribeVpcConnectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcConnectorWithContext indicates an expected call of DescribeVpcConnectorWithContext.

func (*MockAppRunnerAPIMockRecorder) DisassociateCustomDomain

func (mr *MockAppRunnerAPIMockRecorder) DisassociateCustomDomain(arg0 interface{}) *gomock.Call

DisassociateCustomDomain indicates an expected call of DisassociateCustomDomain.

func (*MockAppRunnerAPIMockRecorder) DisassociateCustomDomainRequest

func (mr *MockAppRunnerAPIMockRecorder) DisassociateCustomDomainRequest(arg0 interface{}) *gomock.Call

DisassociateCustomDomainRequest indicates an expected call of DisassociateCustomDomainRequest.

func (*MockAppRunnerAPIMockRecorder) DisassociateCustomDomainWithContext

func (mr *MockAppRunnerAPIMockRecorder) DisassociateCustomDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateCustomDomainWithContext indicates an expected call of DisassociateCustomDomainWithContext.

func (*MockAppRunnerAPIMockRecorder) ListAutoScalingConfigurations

func (mr *MockAppRunnerAPIMockRecorder) ListAutoScalingConfigurations(arg0 interface{}) *gomock.Call

ListAutoScalingConfigurations indicates an expected call of ListAutoScalingConfigurations.

func (*MockAppRunnerAPIMockRecorder) ListAutoScalingConfigurationsPages

func (mr *MockAppRunnerAPIMockRecorder) ListAutoScalingConfigurationsPages(arg0, arg1 interface{}) *gomock.Call

ListAutoScalingConfigurationsPages indicates an expected call of ListAutoScalingConfigurationsPages.

func (*MockAppRunnerAPIMockRecorder) ListAutoScalingConfigurationsPagesWithContext

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

ListAutoScalingConfigurationsPagesWithContext indicates an expected call of ListAutoScalingConfigurationsPagesWithContext.

func (*MockAppRunnerAPIMockRecorder) ListAutoScalingConfigurationsRequest

func (mr *MockAppRunnerAPIMockRecorder) ListAutoScalingConfigurationsRequest(arg0 interface{}) *gomock.Call

ListAutoScalingConfigurationsRequest indicates an expected call of ListAutoScalingConfigurationsRequest.

func (*MockAppRunnerAPIMockRecorder) ListAutoScalingConfigurationsWithContext

func (mr *MockAppRunnerAPIMockRecorder) ListAutoScalingConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAutoScalingConfigurationsWithContext indicates an expected call of ListAutoScalingConfigurationsWithContext.

func (*MockAppRunnerAPIMockRecorder) ListConnections

func (mr *MockAppRunnerAPIMockRecorder) ListConnections(arg0 interface{}) *gomock.Call

ListConnections indicates an expected call of ListConnections.

func (*MockAppRunnerAPIMockRecorder) ListConnectionsPages

func (mr *MockAppRunnerAPIMockRecorder) ListConnectionsPages(arg0, arg1 interface{}) *gomock.Call

ListConnectionsPages indicates an expected call of ListConnectionsPages.

func (*MockAppRunnerAPIMockRecorder) ListConnectionsPagesWithContext

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

ListConnectionsPagesWithContext indicates an expected call of ListConnectionsPagesWithContext.

func (*MockAppRunnerAPIMockRecorder) ListConnectionsRequest

func (mr *MockAppRunnerAPIMockRecorder) ListConnectionsRequest(arg0 interface{}) *gomock.Call

ListConnectionsRequest indicates an expected call of ListConnectionsRequest.

func (*MockAppRunnerAPIMockRecorder) ListConnectionsWithContext

func (mr *MockAppRunnerAPIMockRecorder) ListConnectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListConnectionsWithContext indicates an expected call of ListConnectionsWithContext.

func (*MockAppRunnerAPIMockRecorder) ListOperations

func (mr *MockAppRunnerAPIMockRecorder) ListOperations(arg0 interface{}) *gomock.Call

ListOperations indicates an expected call of ListOperations.

func (*MockAppRunnerAPIMockRecorder) ListOperationsPages

func (mr *MockAppRunnerAPIMockRecorder) ListOperationsPages(arg0, arg1 interface{}) *gomock.Call

ListOperationsPages indicates an expected call of ListOperationsPages.

func (*MockAppRunnerAPIMockRecorder) ListOperationsPagesWithContext

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

ListOperationsPagesWithContext indicates an expected call of ListOperationsPagesWithContext.

func (*MockAppRunnerAPIMockRecorder) ListOperationsRequest

func (mr *MockAppRunnerAPIMockRecorder) ListOperationsRequest(arg0 interface{}) *gomock.Call

ListOperationsRequest indicates an expected call of ListOperationsRequest.

func (*MockAppRunnerAPIMockRecorder) ListOperationsWithContext

func (mr *MockAppRunnerAPIMockRecorder) ListOperationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListOperationsWithContext indicates an expected call of ListOperationsWithContext.

func (*MockAppRunnerAPIMockRecorder) ListServices

func (mr *MockAppRunnerAPIMockRecorder) ListServices(arg0 interface{}) *gomock.Call

ListServices indicates an expected call of ListServices.

func (*MockAppRunnerAPIMockRecorder) ListServicesPages

func (mr *MockAppRunnerAPIMockRecorder) ListServicesPages(arg0, arg1 interface{}) *gomock.Call

ListServicesPages indicates an expected call of ListServicesPages.

func (*MockAppRunnerAPIMockRecorder) ListServicesPagesWithContext

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

ListServicesPagesWithContext indicates an expected call of ListServicesPagesWithContext.

func (*MockAppRunnerAPIMockRecorder) ListServicesRequest

func (mr *MockAppRunnerAPIMockRecorder) ListServicesRequest(arg0 interface{}) *gomock.Call

ListServicesRequest indicates an expected call of ListServicesRequest.

func (*MockAppRunnerAPIMockRecorder) ListServicesWithContext

func (mr *MockAppRunnerAPIMockRecorder) ListServicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListServicesWithContext indicates an expected call of ListServicesWithContext.

func (*MockAppRunnerAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockAppRunnerAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.

func (*MockAppRunnerAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.

func (*MockAppRunnerAPIMockRecorder) ListVpcConnectors

func (mr *MockAppRunnerAPIMockRecorder) ListVpcConnectors(arg0 interface{}) *gomock.Call

ListVpcConnectors indicates an expected call of ListVpcConnectors.

func (*MockAppRunnerAPIMockRecorder) ListVpcConnectorsPages

func (mr *MockAppRunnerAPIMockRecorder) ListVpcConnectorsPages(arg0, arg1 interface{}) *gomock.Call

ListVpcConnectorsPages indicates an expected call of ListVpcConnectorsPages.

func (*MockAppRunnerAPIMockRecorder) ListVpcConnectorsPagesWithContext

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

ListVpcConnectorsPagesWithContext indicates an expected call of ListVpcConnectorsPagesWithContext.

func (*MockAppRunnerAPIMockRecorder) ListVpcConnectorsRequest

func (mr *MockAppRunnerAPIMockRecorder) ListVpcConnectorsRequest(arg0 interface{}) *gomock.Call

ListVpcConnectorsRequest indicates an expected call of ListVpcConnectorsRequest.

func (*MockAppRunnerAPIMockRecorder) ListVpcConnectorsWithContext

func (mr *MockAppRunnerAPIMockRecorder) ListVpcConnectorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListVpcConnectorsWithContext indicates an expected call of ListVpcConnectorsWithContext.

func (*MockAppRunnerAPIMockRecorder) PauseService

func (mr *MockAppRunnerAPIMockRecorder) PauseService(arg0 interface{}) *gomock.Call

PauseService indicates an expected call of PauseService.

func (*MockAppRunnerAPIMockRecorder) PauseServiceRequest

func (mr *MockAppRunnerAPIMockRecorder) PauseServiceRequest(arg0 interface{}) *gomock.Call

PauseServiceRequest indicates an expected call of PauseServiceRequest.

func (*MockAppRunnerAPIMockRecorder) PauseServiceWithContext

func (mr *MockAppRunnerAPIMockRecorder) PauseServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PauseServiceWithContext indicates an expected call of PauseServiceWithContext.

func (*MockAppRunnerAPIMockRecorder) ResumeService

func (mr *MockAppRunnerAPIMockRecorder) ResumeService(arg0 interface{}) *gomock.Call

ResumeService indicates an expected call of ResumeService.

func (*MockAppRunnerAPIMockRecorder) ResumeServiceRequest

func (mr *MockAppRunnerAPIMockRecorder) ResumeServiceRequest(arg0 interface{}) *gomock.Call

ResumeServiceRequest indicates an expected call of ResumeServiceRequest.

func (*MockAppRunnerAPIMockRecorder) ResumeServiceWithContext

func (mr *MockAppRunnerAPIMockRecorder) ResumeServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResumeServiceWithContext indicates an expected call of ResumeServiceWithContext.

func (*MockAppRunnerAPIMockRecorder) StartDeployment

func (mr *MockAppRunnerAPIMockRecorder) StartDeployment(arg0 interface{}) *gomock.Call

StartDeployment indicates an expected call of StartDeployment.

func (*MockAppRunnerAPIMockRecorder) StartDeploymentRequest

func (mr *MockAppRunnerAPIMockRecorder) StartDeploymentRequest(arg0 interface{}) *gomock.Call

StartDeploymentRequest indicates an expected call of StartDeploymentRequest.

func (*MockAppRunnerAPIMockRecorder) StartDeploymentWithContext

func (mr *MockAppRunnerAPIMockRecorder) StartDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartDeploymentWithContext indicates an expected call of StartDeploymentWithContext.

func (*MockAppRunnerAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource.

func (*MockAppRunnerAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest.

func (*MockAppRunnerAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext.

func (*MockAppRunnerAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource.

func (*MockAppRunnerAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest.

func (*MockAppRunnerAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext.

func (*MockAppRunnerAPIMockRecorder) UpdateService

func (mr *MockAppRunnerAPIMockRecorder) UpdateService(arg0 interface{}) *gomock.Call

UpdateService indicates an expected call of UpdateService.

func (*MockAppRunnerAPIMockRecorder) UpdateServiceRequest

func (mr *MockAppRunnerAPIMockRecorder) UpdateServiceRequest(arg0 interface{}) *gomock.Call

UpdateServiceRequest indicates an expected call of UpdateServiceRequest.

func (*MockAppRunnerAPIMockRecorder) UpdateServiceWithContext

func (mr *MockAppRunnerAPIMockRecorder) UpdateServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateServiceWithContext indicates an expected call of UpdateServiceWithContext.

Jump to

Keyboard shortcuts

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