mocks

package
v0.3.25 Latest Latest
Warning

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

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

Documentation

Overview

Package mocks is a generated GoMock package.

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 MockHTTPRouteGroupClient

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

MockHTTPRouteGroupClient is a mock of HTTPRouteGroupClient interface

func NewMockHTTPRouteGroupClient

func NewMockHTTPRouteGroupClient(ctrl *gomock.Controller) *MockHTTPRouteGroupClient

NewMockHTTPRouteGroupClient creates a new mock instance

func (*MockHTTPRouteGroupClient) BaseClient

BaseClient mocks base method

func (*MockHTTPRouteGroupClient) Delete

func (m *MockHTTPRouteGroupClient) Delete(namespace, name string, opts clients.DeleteOpts) error

Delete mocks base method

func (*MockHTTPRouteGroupClient) EXPECT

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

func (*MockHTTPRouteGroupClient) List

List mocks base method

func (*MockHTTPRouteGroupClient) Read

func (m *MockHTTPRouteGroupClient) Read(namespace, name string, opts clients.ReadOpts) (*v1alpha1.HTTPRouteGroup, error)

Read mocks base method

func (*MockHTTPRouteGroupClient) Register

func (m *MockHTTPRouteGroupClient) Register() error

Register mocks base method

func (*MockHTTPRouteGroupClient) Watch

func (m *MockHTTPRouteGroupClient) Watch(namespace string, opts clients.WatchOpts) (<-chan v1alpha1.HTTPRouteGroupList, <-chan error, error)

Watch mocks base method

func (*MockHTTPRouteGroupClient) Write

Write mocks base method

type MockHTTPRouteGroupClientMockRecorder

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

MockHTTPRouteGroupClientMockRecorder is the mock recorder for MockHTTPRouteGroupClient

func (*MockHTTPRouteGroupClientMockRecorder) BaseClient

BaseClient indicates an expected call of BaseClient

func (*MockHTTPRouteGroupClientMockRecorder) Delete

func (mr *MockHTTPRouteGroupClientMockRecorder) Delete(namespace, name, opts interface{}) *gomock.Call

Delete indicates an expected call of Delete

func (*MockHTTPRouteGroupClientMockRecorder) List

func (mr *MockHTTPRouteGroupClientMockRecorder) List(namespace, opts interface{}) *gomock.Call

List indicates an expected call of List

func (*MockHTTPRouteGroupClientMockRecorder) Read

func (mr *MockHTTPRouteGroupClientMockRecorder) Read(namespace, name, opts interface{}) *gomock.Call

Read indicates an expected call of Read

func (*MockHTTPRouteGroupClientMockRecorder) Register

Register indicates an expected call of Register

func (*MockHTTPRouteGroupClientMockRecorder) Watch

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

Watch indicates an expected call of Watch

func (*MockHTTPRouteGroupClientMockRecorder) Write

func (mr *MockHTTPRouteGroupClientMockRecorder) Write(resource, opts interface{}) *gomock.Call

Write indicates an expected call of Write

type MockHTTPRouteGroupReconciler

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

MockHTTPRouteGroupReconciler is a mock of HTTPRouteGroupReconciler interface

func NewMockHTTPRouteGroupReconciler

func NewMockHTTPRouteGroupReconciler(ctrl *gomock.Controller) *MockHTTPRouteGroupReconciler

NewMockHTTPRouteGroupReconciler creates a new mock instance

func (*MockHTTPRouteGroupReconciler) EXPECT

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

func (*MockHTTPRouteGroupReconciler) Reconcile

Reconcile mocks base method

type MockHTTPRouteGroupReconcilerMockRecorder

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

MockHTTPRouteGroupReconcilerMockRecorder is the mock recorder for MockHTTPRouteGroupReconciler

func (*MockHTTPRouteGroupReconcilerMockRecorder) Reconcile

func (mr *MockHTTPRouteGroupReconcilerMockRecorder) Reconcile(namespace, desiredResources, transition, opts interface{}) *gomock.Call

Reconcile indicates an expected call of Reconcile

type MockHTTPRouteGroupWatcher

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

MockHTTPRouteGroupWatcher is a mock of HTTPRouteGroupWatcher interface

func NewMockHTTPRouteGroupWatcher

func NewMockHTTPRouteGroupWatcher(ctrl *gomock.Controller) *MockHTTPRouteGroupWatcher

NewMockHTTPRouteGroupWatcher creates a new mock instance

func (*MockHTTPRouteGroupWatcher) EXPECT

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

func (*MockHTTPRouteGroupWatcher) Watch

func (m *MockHTTPRouteGroupWatcher) Watch(namespace string, opts clients.WatchOpts) (<-chan v1alpha1.HTTPRouteGroupList, <-chan error, error)

Watch mocks base method

type MockHTTPRouteGroupWatcherMockRecorder

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

MockHTTPRouteGroupWatcherMockRecorder is the mock recorder for MockHTTPRouteGroupWatcher

func (*MockHTTPRouteGroupWatcherMockRecorder) Watch

func (mr *MockHTTPRouteGroupWatcherMockRecorder) 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