rmfakes

package
v0.0.0-...-e4dac55 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2019 License: MIT Imports: 2 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 FakeCredhubClient

type FakeCredhubClient struct {
	DeleteCredentialByNameStub func(string) error

	FindCredentialsByPathStub func(string) ([]credhub.Credential, error)

	GetCredentialByNameStub func(string) (credhub.Credential, error)
	// contains filtered or unexported fields
}

func (*FakeCredhubClient) DeleteCredentialByName

func (fake *FakeCredhubClient) DeleteCredentialByName(arg1 string) error

func (*FakeCredhubClient) DeleteCredentialByNameArgsForCall

func (fake *FakeCredhubClient) DeleteCredentialByNameArgsForCall(i int) string

func (*FakeCredhubClient) DeleteCredentialByNameCallCount

func (fake *FakeCredhubClient) DeleteCredentialByNameCallCount() int

func (*FakeCredhubClient) DeleteCredentialByNameCalls

func (fake *FakeCredhubClient) DeleteCredentialByNameCalls(stub func(string) error)

func (*FakeCredhubClient) DeleteCredentialByNameReturns

func (fake *FakeCredhubClient) DeleteCredentialByNameReturns(result1 error)

func (*FakeCredhubClient) DeleteCredentialByNameReturnsOnCall

func (fake *FakeCredhubClient) DeleteCredentialByNameReturnsOnCall(i int, result1 error)

func (*FakeCredhubClient) FindCredentialsByPath

func (fake *FakeCredhubClient) FindCredentialsByPath(arg1 string) ([]credhub.Credential, error)

func (*FakeCredhubClient) FindCredentialsByPathArgsForCall

func (fake *FakeCredhubClient) FindCredentialsByPathArgsForCall(i int) string

func (*FakeCredhubClient) FindCredentialsByPathCallCount

func (fake *FakeCredhubClient) FindCredentialsByPathCallCount() int

func (*FakeCredhubClient) FindCredentialsByPathCalls

func (fake *FakeCredhubClient) FindCredentialsByPathCalls(stub func(string) ([]credhub.Credential, error))

func (*FakeCredhubClient) FindCredentialsByPathReturns

func (fake *FakeCredhubClient) FindCredentialsByPathReturns(result1 []credhub.Credential, result2 error)

func (*FakeCredhubClient) FindCredentialsByPathReturnsOnCall

func (fake *FakeCredhubClient) FindCredentialsByPathReturnsOnCall(i int, result1 []credhub.Credential, result2 error)

func (*FakeCredhubClient) GetCredentialByName

func (fake *FakeCredhubClient) GetCredentialByName(arg1 string) (credhub.Credential, error)

func (*FakeCredhubClient) GetCredentialByNameArgsForCall

func (fake *FakeCredhubClient) GetCredentialByNameArgsForCall(i int) string

func (*FakeCredhubClient) GetCredentialByNameCallCount

func (fake *FakeCredhubClient) GetCredentialByNameCallCount() int

func (*FakeCredhubClient) GetCredentialByNameCalls

func (fake *FakeCredhubClient) GetCredentialByNameCalls(stub func(string) (credhub.Credential, error))

func (*FakeCredhubClient) GetCredentialByNameReturns

func (fake *FakeCredhubClient) GetCredentialByNameReturns(result1 credhub.Credential, result2 error)

func (*FakeCredhubClient) GetCredentialByNameReturnsOnCall

func (fake *FakeCredhubClient) GetCredentialByNameReturnsOnCall(i int, result1 credhub.Credential, result2 error)

func (*FakeCredhubClient) Invocations

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

Jump to

Keyboard shortcuts

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