mock_registry

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_registry is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockImageRegistry

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

MockImageRegistry is a mock of ImageRegistry interface.

func NewMockImageRegistry

func NewMockImageRegistry(ctrl *gomock.Controller) *MockImageRegistry

NewMockImageRegistry creates a new mock instance.

func (*MockImageRegistry) Catalog

func (m *MockImageRegistry) Catalog() ([]registry.Repository, error)

Catalog mocks base method.

func (*MockImageRegistry) Delete

func (m *MockImageRegistry) Delete(repo registry.Repository) error

Delete mocks base method.

func (*MockImageRegistry) EXPECT

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

type MockImageRegistryMockRecorder

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

MockImageRegistryMockRecorder is the mock recorder for MockImageRegistry.

func (*MockImageRegistryMockRecorder) Catalog

func (mr *MockImageRegistryMockRecorder) Catalog() *gomock.Call

Catalog indicates an expected call of Catalog.

func (*MockImageRegistryMockRecorder) Delete

func (mr *MockImageRegistryMockRecorder) Delete(repo interface{}) *gomock.Call

Delete indicates an expected call of Delete.

Jump to

Keyboard shortcuts

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