mocks

package
v0.33.0 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2026 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 MockTokenReader

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

MockTokenReader is a mock of TokenReader interface.

func NewMockTokenReader

func NewMockTokenReader(ctrl *gomock.Controller) *MockTokenReader

NewMockTokenReader creates a new mock instance.

func (*MockTokenReader) EXPECT

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

func (*MockTokenReader) GetAllUpstreamCredentials added in v0.32.0

func (m *MockTokenReader) GetAllUpstreamCredentials(ctx context.Context, sessionID string) (map[string]upstreamtoken.UpstreamCredential, []string, error)

GetAllUpstreamCredentials mocks base method.

type MockTokenReaderMockRecorder

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

MockTokenReaderMockRecorder is the mock recorder for MockTokenReader.

func (*MockTokenReaderMockRecorder) GetAllUpstreamCredentials added in v0.32.0

func (mr *MockTokenReaderMockRecorder) GetAllUpstreamCredentials(ctx, sessionID any) *gomock.Call

GetAllUpstreamCredentials indicates an expected call of GetAllUpstreamCredentials.

Jump to

Keyboard shortcuts

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