httpclientfakes

package
v0.19.2 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2020 License: MIT 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 FakeClient

type FakeClient struct {
	GetCAPublicKeyStub func() (api.CAPublicKeyResponse, error)

	PostSignPublicKeyStub func(api.SignPublicKeyRequest) (api.SignPublicKeyResponse, error)
	// contains filtered or unexported fields
}

func (*FakeClient) GetCAPublicKey

func (fake *FakeClient) GetCAPublicKey() (api.CAPublicKeyResponse, error)

func (*FakeClient) GetCAPublicKeyCallCount

func (fake *FakeClient) GetCAPublicKeyCallCount() int

func (*FakeClient) GetCAPublicKeyCalls added in v0.19.0

func (fake *FakeClient) GetCAPublicKeyCalls(stub func() (api.CAPublicKeyResponse, error))

func (*FakeClient) GetCAPublicKeyReturns

func (fake *FakeClient) GetCAPublicKeyReturns(result1 api.CAPublicKeyResponse, result2 error)

func (*FakeClient) GetCAPublicKeyReturnsOnCall added in v0.12.0

func (fake *FakeClient) GetCAPublicKeyReturnsOnCall(i int, result1 api.CAPublicKeyResponse, result2 error)

func (*FakeClient) Invocations

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

func (*FakeClient) PostSignPublicKey

func (fake *FakeClient) PostSignPublicKey(arg1 api.SignPublicKeyRequest) (api.SignPublicKeyResponse, error)

func (*FakeClient) PostSignPublicKeyArgsForCall

func (fake *FakeClient) PostSignPublicKeyArgsForCall(i int) api.SignPublicKeyRequest

func (*FakeClient) PostSignPublicKeyCallCount

func (fake *FakeClient) PostSignPublicKeyCallCount() int

func (*FakeClient) PostSignPublicKeyCalls added in v0.19.0

func (fake *FakeClient) PostSignPublicKeyCalls(stub func(api.SignPublicKeyRequest) (api.SignPublicKeyResponse, error))

func (*FakeClient) PostSignPublicKeyReturns

func (fake *FakeClient) PostSignPublicKeyReturns(result1 api.SignPublicKeyResponse, result2 error)

func (*FakeClient) PostSignPublicKeyReturnsOnCall added in v0.12.0

func (fake *FakeClient) PostSignPublicKeyReturnsOnCall(i int, result1 api.SignPublicKeyResponse, result2 error)

Jump to

Keyboard shortcuts

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