mocks

package
v1.16.10 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2024 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 MockAuthMethod

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

MockAuthMethod is a mock of AuthMethod interface.

func NewMockAuthMethod

func NewMockAuthMethod(ctrl *gomock.Controller) *MockAuthMethod

NewMockAuthMethod creates a new mock instance.

func (*MockAuthMethod) EXPECT

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

func (*MockAuthMethod) Login

func (m *MockAuthMethod) Login(arg0 context.Context, arg1 *api.Client) (*api.Secret, error)

Login mocks base method.

type MockAuthMethodMockRecorder

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

MockAuthMethodMockRecorder is the mock recorder for MockAuthMethod.

func (*MockAuthMethodMockRecorder) Login

func (mr *MockAuthMethodMockRecorder) Login(arg0, arg1 interface{}) *gomock.Call

Login indicates an expected call of Login.

Jump to

Keyboard shortcuts

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