mocks

package
v1.33.3 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockappRunnerClient

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

MockappRunnerClient is a mock of appRunnerClient interface.

func NewMockappRunnerClient

func NewMockappRunnerClient(ctrl *gomock.Controller) *MockappRunnerClient

NewMockappRunnerClient creates a new mock instance.

func (*MockappRunnerClient) DescribeOperation

func (m *MockappRunnerClient) DescribeOperation(operationId, svcARN string) (*apprunner.OperationSummary, error)

DescribeOperation mocks base method.

func (*MockappRunnerClient) DescribeService added in v1.14.0

func (m *MockappRunnerClient) DescribeService(svcARN string) (*apprunner0.Service, error)

DescribeService mocks base method.

func (*MockappRunnerClient) EXPECT

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

func (*MockappRunnerClient) StartDeployment

func (m *MockappRunnerClient) StartDeployment(svcARN string) (string, error)

StartDeployment mocks base method.

func (*MockappRunnerClient) WaitForOperation

func (m *MockappRunnerClient) WaitForOperation(operationId, svcARN string) error

WaitForOperation mocks base method.

type MockappRunnerClientMockRecorder

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

MockappRunnerClientMockRecorder is the mock recorder for MockappRunnerClient.

func (*MockappRunnerClientMockRecorder) DescribeOperation

func (mr *MockappRunnerClientMockRecorder) DescribeOperation(operationId, svcARN interface{}) *gomock.Call

DescribeOperation indicates an expected call of DescribeOperation.

func (*MockappRunnerClientMockRecorder) DescribeService added in v1.14.0

func (mr *MockappRunnerClientMockRecorder) DescribeService(svcARN interface{}) *gomock.Call

DescribeService indicates an expected call of DescribeService.

func (*MockappRunnerClientMockRecorder) StartDeployment

func (mr *MockappRunnerClientMockRecorder) StartDeployment(svcARN interface{}) *gomock.Call

StartDeployment indicates an expected call of StartDeployment.

func (*MockappRunnerClientMockRecorder) WaitForOperation

func (mr *MockappRunnerClientMockRecorder) WaitForOperation(operationId, svcARN interface{}) *gomock.Call

WaitForOperation indicates an expected call of WaitForOperation.

type MockresourceGetter

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

MockresourceGetter is a mock of resourceGetter interface.

func NewMockresourceGetter

func NewMockresourceGetter(ctrl *gomock.Controller) *MockresourceGetter

NewMockresourceGetter creates a new mock instance.

func (*MockresourceGetter) EXPECT

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

func (*MockresourceGetter) GetResourcesByTags

func (m *MockresourceGetter) GetResourcesByTags(resourceType string, tags map[string]string) ([]*resourcegroups.Resource, error)

GetResourcesByTags mocks base method.

type MockresourceGetterMockRecorder

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

MockresourceGetterMockRecorder is the mock recorder for MockresourceGetter.

func (*MockresourceGetterMockRecorder) GetResourcesByTags

func (mr *MockresourceGetterMockRecorder) GetResourcesByTags(resourceType, tags interface{}) *gomock.Call

GetResourcesByTags indicates an expected call of GetResourcesByTags.

Jump to

Keyboard shortcuts

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