fake

package
v0.0.0-...-d88c78e Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IdentityProvider

type IdentityProvider struct {
	GetIdentityStub func(context.Context, string) (authorization.Identity, error)
	// contains filtered or unexported fields
}

func (*IdentityProvider) GetIdentity

func (fake *IdentityProvider) GetIdentity(arg1 context.Context, arg2 string) (authorization.Identity, error)

func (*IdentityProvider) GetIdentityArgsForCall

func (fake *IdentityProvider) GetIdentityArgsForCall(i int) (context.Context, string)

func (*IdentityProvider) GetIdentityCallCount

func (fake *IdentityProvider) GetIdentityCallCount() int

func (*IdentityProvider) GetIdentityCalls

func (fake *IdentityProvider) GetIdentityCalls(stub func(context.Context, string) (authorization.Identity, error))

func (*IdentityProvider) GetIdentityReturns

func (fake *IdentityProvider) GetIdentityReturns(result1 authorization.Identity, result2 error)

func (*IdentityProvider) GetIdentityReturnsOnCall

func (fake *IdentityProvider) GetIdentityReturnsOnCall(i int, result1 authorization.Identity, result2 error)

func (*IdentityProvider) Invocations

func (fake *IdentityProvider) Invocations() map[string][][]interface{}

Jump to

Keyboard shortcuts

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