mockhashring

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mockhashring is a generated GoMock package.

Package mockhashring is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRing

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

MockRing is a mock of Ring interface

func NewMockRing

func NewMockRing(ctrl *gomock.Controller) *MockRing

NewMockRing creates a new mock instance

func (*MockRing) Contains

func (m *MockRing) Contains(arg0 string) bool

Contains mocks base method

func (*MockRing) EXPECT

func (m *MockRing) EXPECT() *MockRingMockRecorder

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

func (*MockRing) Locations

func (m *MockRing) Locations(arg0 core.Digest) []string

Locations mocks base method

func (*MockRing) Monitor

func (m *MockRing) Monitor(arg0 <-chan struct{})

Monitor mocks base method

func (*MockRing) Refresh

func (m *MockRing) Refresh()

Refresh mocks base method

type MockRingMockRecorder

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

MockRingMockRecorder is the mock recorder for MockRing

func (*MockRingMockRecorder) Contains

func (mr *MockRingMockRecorder) Contains(arg0 interface{}) *gomock.Call

Contains indicates an expected call of Contains

func (*MockRingMockRecorder) Locations

func (mr *MockRingMockRecorder) Locations(arg0 interface{}) *gomock.Call

Locations indicates an expected call of Locations

func (*MockRingMockRecorder) Monitor

func (mr *MockRingMockRecorder) Monitor(arg0 interface{}) *gomock.Call

Monitor indicates an expected call of Monitor

func (*MockRingMockRecorder) Refresh

func (mr *MockRingMockRecorder) Refresh() *gomock.Call

Refresh indicates an expected call of Refresh

type MockWatcher

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

MockWatcher is a mock of Watcher interface

func NewMockWatcher

func NewMockWatcher(ctrl *gomock.Controller) *MockWatcher

NewMockWatcher creates a new mock instance

func (*MockWatcher) EXPECT

func (m *MockWatcher) EXPECT() *MockWatcherMockRecorder

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

func (*MockWatcher) Notify

func (m *MockWatcher) Notify(arg0 stringset.Set)

Notify mocks base method

type MockWatcherMockRecorder

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

MockWatcherMockRecorder is the mock recorder for MockWatcher

func (*MockWatcherMockRecorder) Notify

func (mr *MockWatcherMockRecorder) Notify(arg0 interface{}) *gomock.Call

Notify indicates an expected call of Notify

Jump to

Keyboard shortcuts

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