httpclientfakes

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2017 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

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) GetCAPublicKeyReturns

func (fake *FakeClient) GetCAPublicKeyReturns(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) PostSignPublicKeyReturns

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

Jump to

Keyboard shortcuts

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