mock

package
v1.22.0 Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClientWithResponsesInterface

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

MockClientWithResponsesInterface is a mock of ClientWithResponsesInterface interface.

func NewMockClientWithResponsesInterface

func NewMockClientWithResponsesInterface(ctrl *gomock.Controller) *MockClientWithResponsesInterface

NewMockClientWithResponsesInterface creates a new mock instance.

func (*MockClientWithResponsesInterface) EXPECT

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

func (*MockClientWithResponsesInterface) ExternalPrincipalLoginWithBodyWithResponse added in v1.18.0

func (m *MockClientWithResponsesInterface) ExternalPrincipalLoginWithBodyWithResponse(arg0 context.Context, arg1 string, arg2 io.Reader, arg3 ...apiclient.RequestEditorFn) (*apiclient.ExternalPrincipalLoginResponse, error)

ExternalPrincipalLoginWithBodyWithResponse mocks base method.

func (*MockClientWithResponsesInterface) ExternalPrincipalLoginWithResponse added in v1.18.0

ExternalPrincipalLoginWithResponse mocks base method.

func (*MockClientWithResponsesInterface) HealthCheckWithResponse

HealthCheckWithResponse mocks base method.

func (*MockClientWithResponsesInterface) LDAPLoginWithBodyWithResponse

func (m *MockClientWithResponsesInterface) LDAPLoginWithBodyWithResponse(arg0 context.Context, arg1 string, arg2 io.Reader, arg3 ...apiclient.RequestEditorFn) (*apiclient.LDAPLoginResponse, error)

LDAPLoginWithBodyWithResponse mocks base method.

func (*MockClientWithResponsesInterface) LDAPLoginWithResponse

LDAPLoginWithResponse mocks base method.

func (*MockClientWithResponsesInterface) OauthCallbackWithResponse

OauthCallbackWithResponse mocks base method.

func (*MockClientWithResponsesInterface) STSLoginWithBodyWithResponse

func (m *MockClientWithResponsesInterface) STSLoginWithBodyWithResponse(arg0 context.Context, arg1 string, arg2 io.Reader, arg3 ...apiclient.RequestEditorFn) (*apiclient.STSLoginResponse, error)

STSLoginWithBodyWithResponse mocks base method.

func (*MockClientWithResponsesInterface) STSLoginWithResponse

STSLoginWithResponse mocks base method.

type MockClientWithResponsesInterfaceMockRecorder

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

MockClientWithResponsesInterfaceMockRecorder is the mock recorder for MockClientWithResponsesInterface.

func (*MockClientWithResponsesInterfaceMockRecorder) ExternalPrincipalLoginWithBodyWithResponse added in v1.18.0

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

ExternalPrincipalLoginWithBodyWithResponse indicates an expected call of ExternalPrincipalLoginWithBodyWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) ExternalPrincipalLoginWithResponse added in v1.18.0

func (mr *MockClientWithResponsesInterfaceMockRecorder) ExternalPrincipalLoginWithResponse(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ExternalPrincipalLoginWithResponse indicates an expected call of ExternalPrincipalLoginWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) HealthCheckWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) HealthCheckWithResponse(arg0 interface{}, arg1 ...interface{}) *gomock.Call

HealthCheckWithResponse indicates an expected call of HealthCheckWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) LDAPLoginWithBodyWithResponse

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

LDAPLoginWithBodyWithResponse indicates an expected call of LDAPLoginWithBodyWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) LDAPLoginWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) LDAPLoginWithResponse(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

LDAPLoginWithResponse indicates an expected call of LDAPLoginWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) OauthCallbackWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) OauthCallbackWithResponse(arg0 interface{}, arg1 ...interface{}) *gomock.Call

OauthCallbackWithResponse indicates an expected call of OauthCallbackWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) STSLoginWithBodyWithResponse

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

STSLoginWithBodyWithResponse indicates an expected call of STSLoginWithBodyWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) STSLoginWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) STSLoginWithResponse(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

STSLoginWithResponse indicates an expected call of STSLoginWithResponse.

Jump to

Keyboard shortcuts

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