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: 3 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 IdentityInspector

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

func (*IdentityInspector) Invocations

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

func (*IdentityInspector) WhoAmI

func (fake *IdentityInspector) WhoAmI(arg1 context.Context, arg2 string) (authorization.Identity, error)

func (*IdentityInspector) WhoAmIArgsForCall

func (fake *IdentityInspector) WhoAmIArgsForCall(i int) (context.Context, string)

func (*IdentityInspector) WhoAmICallCount

func (fake *IdentityInspector) WhoAmICallCount() int

func (*IdentityInspector) WhoAmICalls

func (fake *IdentityInspector) WhoAmICalls(stub func(context.Context, string) (authorization.Identity, error))

func (*IdentityInspector) WhoAmIReturns

func (fake *IdentityInspector) WhoAmIReturns(result1 authorization.Identity, result2 error)

func (*IdentityInspector) WhoAmIReturnsOnCall

func (fake *IdentityInspector) WhoAmIReturnsOnCall(i int, result1 authorization.Identity, result2 error)

Jump to

Keyboard shortcuts

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