securityfakes

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2026 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 FakeSecretProvider

type FakeSecretProvider struct {
	GetSecretStub func(context.Context, security.GetSecretRequest) (string, error)
	// contains filtered or unexported fields
}

func (*FakeSecretProvider) GetSecret

func (fake *FakeSecretProvider) GetSecret(arg1 context.Context, arg2 security.GetSecretRequest) (string, error)

func (*FakeSecretProvider) GetSecretArgsForCall

func (fake *FakeSecretProvider) GetSecretArgsForCall(i int) (context.Context, security.GetSecretRequest)

func (*FakeSecretProvider) GetSecretCallCount

func (fake *FakeSecretProvider) GetSecretCallCount() int

func (*FakeSecretProvider) GetSecretCalls

func (fake *FakeSecretProvider) GetSecretCalls(stub func(context.Context, security.GetSecretRequest) (string, error))

func (*FakeSecretProvider) GetSecretReturns

func (fake *FakeSecretProvider) GetSecretReturns(result1 string, result2 error)

func (*FakeSecretProvider) GetSecretReturnsOnCall

func (fake *FakeSecretProvider) GetSecretReturnsOnCall(i int, result1 string, result2 error)

func (*FakeSecretProvider) Invocations

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

Jump to

Keyboard shortcuts

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