mock_v1

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 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 MockGatewayClient

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

MockGatewayClient is a mock of GatewayClient interface

func NewMockGatewayClient

func NewMockGatewayClient(ctrl *gomock.Controller) *MockGatewayClient

NewMockGatewayClient creates a new mock instance

func (*MockGatewayClient) BaseClient

func (m *MockGatewayClient) BaseClient() clients.ResourceClient

BaseClient mocks base method

func (*MockGatewayClient) Delete

func (m *MockGatewayClient) Delete(arg0, arg1 string, arg2 clients.DeleteOpts) error

Delete mocks base method

func (*MockGatewayClient) EXPECT

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

func (*MockGatewayClient) List

func (m *MockGatewayClient) List(arg0 string, arg1 clients.ListOpts) (v1.GatewayList, error)

List mocks base method

func (*MockGatewayClient) Read

func (m *MockGatewayClient) Read(arg0, arg1 string, arg2 clients.ReadOpts) (*v1.Gateway, error)

Read mocks base method

func (*MockGatewayClient) Register

func (m *MockGatewayClient) Register() error

Register mocks base method

func (*MockGatewayClient) Watch

func (m *MockGatewayClient) Watch(arg0 string, arg1 clients.WatchOpts) (<-chan v1.GatewayList, <-chan error, error)

Watch mocks base method

func (*MockGatewayClient) Write

func (m *MockGatewayClient) Write(arg0 *v1.Gateway, arg1 clients.WriteOpts) (*v1.Gateway, error)

Write mocks base method

type MockGatewayClientMockRecorder

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

MockGatewayClientMockRecorder is the mock recorder for MockGatewayClient

func (*MockGatewayClientMockRecorder) BaseClient

func (mr *MockGatewayClientMockRecorder) BaseClient() *gomock.Call

BaseClient indicates an expected call of BaseClient

func (*MockGatewayClientMockRecorder) Delete

func (mr *MockGatewayClientMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call

Delete indicates an expected call of Delete

func (*MockGatewayClientMockRecorder) List

func (mr *MockGatewayClientMockRecorder) List(arg0, arg1 interface{}) *gomock.Call

List indicates an expected call of List

func (*MockGatewayClientMockRecorder) Read

func (mr *MockGatewayClientMockRecorder) Read(arg0, arg1, arg2 interface{}) *gomock.Call

Read indicates an expected call of Read

func (*MockGatewayClientMockRecorder) Register

func (mr *MockGatewayClientMockRecorder) Register() *gomock.Call

Register indicates an expected call of Register

func (*MockGatewayClientMockRecorder) Watch

func (mr *MockGatewayClientMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call

Watch indicates an expected call of Watch

func (*MockGatewayClientMockRecorder) Write

func (mr *MockGatewayClientMockRecorder) Write(arg0, arg1 interface{}) *gomock.Call

Write indicates an expected call of Write

type MockVirtualServiceClient

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

MockVirtualServiceClient is a mock of VirtualServiceClient interface

func NewMockVirtualServiceClient

func NewMockVirtualServiceClient(ctrl *gomock.Controller) *MockVirtualServiceClient

NewMockVirtualServiceClient creates a new mock instance

func (*MockVirtualServiceClient) BaseClient

BaseClient mocks base method

func (*MockVirtualServiceClient) Delete

func (m *MockVirtualServiceClient) Delete(arg0, arg1 string, arg2 clients.DeleteOpts) error

Delete mocks base method

func (*MockVirtualServiceClient) EXPECT

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

func (*MockVirtualServiceClient) List

List mocks base method

func (*MockVirtualServiceClient) Read

func (m *MockVirtualServiceClient) Read(arg0, arg1 string, arg2 clients.ReadOpts) (*v1.VirtualService, error)

Read mocks base method

func (*MockVirtualServiceClient) Register

func (m *MockVirtualServiceClient) Register() error

Register mocks base method

func (*MockVirtualServiceClient) Watch

func (m *MockVirtualServiceClient) Watch(arg0 string, arg1 clients.WatchOpts) (<-chan v1.VirtualServiceList, <-chan error, error)

Watch mocks base method

func (*MockVirtualServiceClient) Write

Write mocks base method

type MockVirtualServiceClientMockRecorder

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

MockVirtualServiceClientMockRecorder is the mock recorder for MockVirtualServiceClient

func (*MockVirtualServiceClientMockRecorder) BaseClient

BaseClient indicates an expected call of BaseClient

func (*MockVirtualServiceClientMockRecorder) Delete

func (mr *MockVirtualServiceClientMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call

Delete indicates an expected call of Delete

func (*MockVirtualServiceClientMockRecorder) List

func (mr *MockVirtualServiceClientMockRecorder) List(arg0, arg1 interface{}) *gomock.Call

List indicates an expected call of List

func (*MockVirtualServiceClientMockRecorder) Read

func (mr *MockVirtualServiceClientMockRecorder) Read(arg0, arg1, arg2 interface{}) *gomock.Call

Read indicates an expected call of Read

func (*MockVirtualServiceClientMockRecorder) Register

Register indicates an expected call of Register

func (*MockVirtualServiceClientMockRecorder) Watch

func (mr *MockVirtualServiceClientMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call

Watch indicates an expected call of Watch

func (*MockVirtualServiceClientMockRecorder) Write

func (mr *MockVirtualServiceClientMockRecorder) Write(arg0, arg1 interface{}) *gomock.Call

Write indicates an expected call of Write

Jump to

Keyboard shortcuts

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