mock_auth

package
v1.1.9 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package mock_auth is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockModule

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

MockModule is a mock of Module interface

func NewMockModule

func NewMockModule(ctrl *gomock.Controller) *MockModule

NewMockModule creates a new mock instance

func (*MockModule) EXPECT

func (m *MockModule) EXPECT() *MockModuleMockRecorder

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

func (*MockModule) Init

func (m *MockModule) Init(arg0 controller.Controller, arg1, arg2 chan<- event.GenericEvent) error

Init mocks base method

func (*MockModule) NewConfig

func (m *MockModule) NewConfig(arg0 context.Context, arg1 *v1beta1.Ingress, arg2 v1beta1.IngressBackend, arg3 string) (auth.Config, error)

NewConfig mocks base method

type MockModuleMockRecorder

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

MockModuleMockRecorder is the mock recorder for MockModule

func (*MockModuleMockRecorder) Init

func (mr *MockModuleMockRecorder) Init(arg0, arg1, arg2 interface{}) *gomock.Call

Init indicates an expected call of Init

func (*MockModuleMockRecorder) NewConfig

func (mr *MockModuleMockRecorder) NewConfig(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

NewConfig indicates an expected call of NewConfig

Jump to

Keyboard shortcuts

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