credsfakes

package
v6.4.2 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

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 FakeSecrets

type FakeSecrets struct {
	GetStub func(string) (interface{}, *time.Time, bool, error)

	NewSecretLookupPathsStub func(string, string, bool) []creds.SecretLookupPath
	// contains filtered or unexported fields
}

func (*FakeSecrets) Get

func (fake *FakeSecrets) Get(arg1 string) (interface{}, *time.Time, bool, error)

func (*FakeSecrets) GetArgsForCall

func (fake *FakeSecrets) GetArgsForCall(i int) string

func (*FakeSecrets) GetCallCount

func (fake *FakeSecrets) GetCallCount() int

func (*FakeSecrets) GetCalls

func (fake *FakeSecrets) GetCalls(stub func(string) (interface{}, *time.Time, bool, error))

func (*FakeSecrets) GetReturns

func (fake *FakeSecrets) GetReturns(result1 interface{}, result2 *time.Time, result3 bool, result4 error)

func (*FakeSecrets) GetReturnsOnCall

func (fake *FakeSecrets) GetReturnsOnCall(i int, result1 interface{}, result2 *time.Time, result3 bool, result4 error)

func (*FakeSecrets) Invocations

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

func (*FakeSecrets) NewSecretLookupPaths

func (fake *FakeSecrets) NewSecretLookupPaths(arg1 string, arg2 string, arg3 bool) []creds.SecretLookupPath

func (*FakeSecrets) NewSecretLookupPathsArgsForCall

func (fake *FakeSecrets) NewSecretLookupPathsArgsForCall(i int) (string, string, bool)

func (*FakeSecrets) NewSecretLookupPathsCallCount

func (fake *FakeSecrets) NewSecretLookupPathsCallCount() int

func (*FakeSecrets) NewSecretLookupPathsCalls

func (fake *FakeSecrets) NewSecretLookupPathsCalls(stub func(string, string, bool) []creds.SecretLookupPath)

func (*FakeSecrets) NewSecretLookupPathsReturns

func (fake *FakeSecrets) NewSecretLookupPathsReturns(result1 []creds.SecretLookupPath)

func (*FakeSecrets) NewSecretLookupPathsReturnsOnCall

func (fake *FakeSecrets) NewSecretLookupPathsReturnsOnCall(i int, result1 []creds.SecretLookupPath)

type FakeSecretsFactory

type FakeSecretsFactory struct {
	NewSecretsStub func() creds.Secrets
	// contains filtered or unexported fields
}

func (*FakeSecretsFactory) Invocations

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

func (*FakeSecretsFactory) NewSecrets

func (fake *FakeSecretsFactory) NewSecrets() creds.Secrets

func (*FakeSecretsFactory) NewSecretsCallCount

func (fake *FakeSecretsFactory) NewSecretsCallCount() int

func (*FakeSecretsFactory) NewSecretsCalls

func (fake *FakeSecretsFactory) NewSecretsCalls(stub func() creds.Secrets)

func (*FakeSecretsFactory) NewSecretsReturns

func (fake *FakeSecretsFactory) NewSecretsReturns(result1 creds.Secrets)

func (*FakeSecretsFactory) NewSecretsReturnsOnCall

func (fake *FakeSecretsFactory) NewSecretsReturnsOnCall(i int, result1 creds.Secrets)

type FakeVarSourcePool

type FakeVarSourcePool struct {
	CloseStub func()

	FindOrCreateStub func(lager.Logger, map[string]interface{}, creds.ManagerFactory) (creds.Secrets, error)

	SizeStub func() int
	// contains filtered or unexported fields
}

func (*FakeVarSourcePool) Close

func (fake *FakeVarSourcePool) Close()

func (*FakeVarSourcePool) CloseCallCount

func (fake *FakeVarSourcePool) CloseCallCount() int

func (*FakeVarSourcePool) CloseCalls

func (fake *FakeVarSourcePool) CloseCalls(stub func())

func (*FakeVarSourcePool) FindOrCreate

func (fake *FakeVarSourcePool) FindOrCreate(arg1 lager.Logger, arg2 map[string]interface{}, arg3 creds.ManagerFactory) (creds.Secrets, error)

func (*FakeVarSourcePool) FindOrCreateArgsForCall

func (fake *FakeVarSourcePool) FindOrCreateArgsForCall(i int) (lager.Logger, map[string]interface{}, creds.ManagerFactory)

func (*FakeVarSourcePool) FindOrCreateCallCount

func (fake *FakeVarSourcePool) FindOrCreateCallCount() int

func (*FakeVarSourcePool) FindOrCreateCalls

func (fake *FakeVarSourcePool) FindOrCreateCalls(stub func(lager.Logger, map[string]interface{}, creds.ManagerFactory) (creds.Secrets, error))

func (*FakeVarSourcePool) FindOrCreateReturns

func (fake *FakeVarSourcePool) FindOrCreateReturns(result1 creds.Secrets, result2 error)

func (*FakeVarSourcePool) FindOrCreateReturnsOnCall

func (fake *FakeVarSourcePool) FindOrCreateReturnsOnCall(i int, result1 creds.Secrets, result2 error)

func (*FakeVarSourcePool) Invocations

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

func (*FakeVarSourcePool) Size

func (fake *FakeVarSourcePool) Size() int

func (*FakeVarSourcePool) SizeCallCount

func (fake *FakeVarSourcePool) SizeCallCount() int

func (*FakeVarSourcePool) SizeCalls

func (fake *FakeVarSourcePool) SizeCalls(stub func() int)

func (*FakeVarSourcePool) SizeReturns

func (fake *FakeVarSourcePool) SizeReturns(result1 int)

func (*FakeVarSourcePool) SizeReturnsOnCall

func (fake *FakeVarSourcePool) SizeReturnsOnCall(i int, result1 int)

Jump to

Keyboard shortcuts

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