mock

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2025 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 VaultProvider added in v0.7.0

type VaultProvider struct {
	VaultStub func(string, string, string) (driver.Vault, error)
	// contains filtered or unexported fields
}

func (*VaultProvider) Invocations added in v0.7.0

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

func (*VaultProvider) Vault added in v0.7.0

func (fake *VaultProvider) Vault(arg1 string, arg2 string, arg3 string) (driver.Vault, error)

func (*VaultProvider) VaultArgsForCall added in v0.7.0

func (fake *VaultProvider) VaultArgsForCall(i int) (string, string, string)

func (*VaultProvider) VaultCallCount added in v0.7.0

func (fake *VaultProvider) VaultCallCount() int

func (*VaultProvider) VaultCalls added in v0.7.0

func (fake *VaultProvider) VaultCalls(stub func(string, string, string) (driver.Vault, error))

func (*VaultProvider) VaultReturns added in v0.7.0

func (fake *VaultProvider) VaultReturns(result1 driver.Vault, result2 error)

func (*VaultProvider) VaultReturnsOnCall added in v0.7.0

func (fake *VaultProvider) VaultReturnsOnCall(i int, result1 driver.Vault, result2 error)

Jump to

Keyboard shortcuts

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