repositories

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package repositories is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRepositoryServiceClient

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

MockRepositoryServiceClient is a mock of RepositoryServiceClient interface.

func NewMockRepositoryServiceClient

func NewMockRepositoryServiceClient(ctrl *gomock.Controller) *MockRepositoryServiceClient

NewMockRepositoryServiceClient creates a new mock instance.

func (*MockRepositoryServiceClient) CreateRepository

CreateRepository mocks base method.

func (*MockRepositoryServiceClient) DeleteRepository

DeleteRepository mocks base method.

func (*MockRepositoryServiceClient) EXPECT

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

func (*MockRepositoryServiceClient) Get

Get mocks base method.

func (*MockRepositoryServiceClient) ListRepositories

ListRepositories mocks base method.

func (*MockRepositoryServiceClient) UpdateRepository

UpdateRepository mocks base method.

type MockRepositoryServiceClientMockRecorder

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

MockRepositoryServiceClientMockRecorder is the mock recorder for MockRepositoryServiceClient.

func (*MockRepositoryServiceClientMockRecorder) CreateRepository

func (mr *MockRepositoryServiceClientMockRecorder) CreateRepository(ctx, in interface{}, opts ...interface{}) *gomock.Call

CreateRepository indicates an expected call of CreateRepository.

func (*MockRepositoryServiceClientMockRecorder) DeleteRepository

func (mr *MockRepositoryServiceClientMockRecorder) DeleteRepository(ctx, in interface{}, opts ...interface{}) *gomock.Call

DeleteRepository indicates an expected call of DeleteRepository.

func (*MockRepositoryServiceClientMockRecorder) Get

func (mr *MockRepositoryServiceClientMockRecorder) Get(ctx, in interface{}, opts ...interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockRepositoryServiceClientMockRecorder) ListRepositories

func (mr *MockRepositoryServiceClientMockRecorder) ListRepositories(ctx, in interface{}, opts ...interface{}) *gomock.Call

ListRepositories indicates an expected call of ListRepositories.

func (*MockRepositoryServiceClientMockRecorder) UpdateRepository

func (mr *MockRepositoryServiceClientMockRecorder) UpdateRepository(ctx, in interface{}, opts ...interface{}) *gomock.Call

UpdateRepository indicates an expected call of UpdateRepository.

Jump to

Keyboard shortcuts

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