mocks

package
v0.12.2 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2020 License: Apache-2.0 Imports: 4 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 MockWatchAggregator

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

MockWatchAggregator is a mock of WatchAggregator interface

func NewMockWatchAggregator

func NewMockWatchAggregator(ctrl *gomock.Controller) *MockWatchAggregator

NewMockWatchAggregator creates a new mock instance

func (*MockWatchAggregator) AddWatch

AddWatch mocks base method

func (*MockWatchAggregator) EXPECT

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

func (*MockWatchAggregator) RemoveWatch

func (m *MockWatchAggregator) RemoveWatch(w clients.ResourceWatcher)

RemoveWatch mocks base method

func (*MockWatchAggregator) Watch

func (m *MockWatchAggregator) Watch(namespace string, opts clients.WatchOpts) (<-chan resources.ResourceList, <-chan error, error)

Watch mocks base method

type MockWatchAggregatorMockRecorder

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

MockWatchAggregatorMockRecorder is the mock recorder for MockWatchAggregator

func (*MockWatchAggregatorMockRecorder) AddWatch

func (mr *MockWatchAggregatorMockRecorder) AddWatch(w interface{}) *gomock.Call

AddWatch indicates an expected call of AddWatch

func (*MockWatchAggregatorMockRecorder) RemoveWatch

func (mr *MockWatchAggregatorMockRecorder) RemoveWatch(w interface{}) *gomock.Call

RemoveWatch indicates an expected call of RemoveWatch

func (*MockWatchAggregatorMockRecorder) Watch

func (mr *MockWatchAggregatorMockRecorder) Watch(namespace, opts interface{}) *gomock.Call

Watch indicates an expected call of Watch

Jump to

Keyboard shortcuts

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