fakes

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

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 FakeClient

type FakeClient struct {
	GetCredsStub func(string) (map[string][]map[string]interface{}, error)
	// contains filtered or unexported fields
}

func (*FakeClient) GetCreds

func (fake *FakeClient) GetCreds(arg1 string) (map[string][]map[string]interface{}, error)

func (*FakeClient) GetCredsArgsForCall

func (fake *FakeClient) GetCredsArgsForCall(i int) string

func (*FakeClient) GetCredsCallCount

func (fake *FakeClient) GetCredsCallCount() int

func (*FakeClient) GetCredsCalls

func (fake *FakeClient) GetCredsCalls(stub func(string) (map[string][]map[string]interface{}, error))

func (*FakeClient) GetCredsReturns

func (fake *FakeClient) GetCredsReturns(result1 map[string][]map[string]interface{}, result2 error)

func (*FakeClient) GetCredsReturnsOnCall

func (fake *FakeClient) GetCredsReturnsOnCall(i int, result1 map[string][]map[string]interface{}, result2 error)

func (*FakeClient) Invocations

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

type FakeClientFactory

type FakeClientFactory struct {
	NewStub func(string, string, string, string, []byte, string, string) credhub.Client
	// contains filtered or unexported fields
}

func (*FakeClientFactory) Invocations

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

func (*FakeClientFactory) New

func (fake *FakeClientFactory) New(arg1 string, arg2 string, arg3 string, arg4 string, arg5 []byte, arg6 string, arg7 string) credhub.Client

func (*FakeClientFactory) NewArgsForCall

func (fake *FakeClientFactory) NewArgsForCall(i int) (string, string, string, string, []byte, string, string)

func (*FakeClientFactory) NewCallCount

func (fake *FakeClientFactory) NewCallCount() int

func (*FakeClientFactory) NewCalls

func (fake *FakeClientFactory) NewCalls(stub func(string, string, string, string, []byte, string, string) credhub.Client)

func (*FakeClientFactory) NewReturns

func (fake *FakeClientFactory) NewReturns(result1 credhub.Client)

func (*FakeClientFactory) NewReturnsOnCall

func (fake *FakeClientFactory) NewReturnsOnCall(i int, result1 credhub.Client)

Jump to

Keyboard shortcuts

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