httpblobproviderfakes

package
v2.352.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2021 License: Apache-2.0 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 FakeHTTPBlobProvider

type FakeHTTPBlobProvider struct {
	GetStub func(string, crypto.Digest, map[string]string) (string, error)

	UploadStub func(string, string, map[string]string) (crypto.MultipleDigest, error)
	// contains filtered or unexported fields
}

func (*FakeHTTPBlobProvider) Get

func (fake *FakeHTTPBlobProvider) Get(arg1 string, arg2 crypto.Digest, arg3 map[string]string) (string, error)

func (*FakeHTTPBlobProvider) GetArgsForCall

func (fake *FakeHTTPBlobProvider) GetArgsForCall(i int) (string, crypto.Digest, map[string]string)

func (*FakeHTTPBlobProvider) GetCallCount

func (fake *FakeHTTPBlobProvider) GetCallCount() int

func (*FakeHTTPBlobProvider) GetCalls

func (fake *FakeHTTPBlobProvider) GetCalls(stub func(string, crypto.Digest, map[string]string) (string, error))

func (*FakeHTTPBlobProvider) GetReturns

func (fake *FakeHTTPBlobProvider) GetReturns(result1 string, result2 error)

func (*FakeHTTPBlobProvider) GetReturnsOnCall

func (fake *FakeHTTPBlobProvider) GetReturnsOnCall(i int, result1 string, result2 error)

func (*FakeHTTPBlobProvider) Invocations

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

func (*FakeHTTPBlobProvider) Upload

func (fake *FakeHTTPBlobProvider) Upload(arg1 string, arg2 string, arg3 map[string]string) (crypto.MultipleDigest, error)

func (*FakeHTTPBlobProvider) UploadArgsForCall

func (fake *FakeHTTPBlobProvider) UploadArgsForCall(i int) (string, string, map[string]string)

func (*FakeHTTPBlobProvider) UploadCallCount

func (fake *FakeHTTPBlobProvider) UploadCallCount() int

func (*FakeHTTPBlobProvider) UploadCalls

func (fake *FakeHTTPBlobProvider) UploadCalls(stub func(string, string, map[string]string) (crypto.MultipleDigest, error))

func (*FakeHTTPBlobProvider) UploadReturns

func (fake *FakeHTTPBlobProvider) UploadReturns(result1 crypto.MultipleDigest, result2 error)

func (*FakeHTTPBlobProvider) UploadReturnsOnCall

func (fake *FakeHTTPBlobProvider) UploadReturnsOnCall(i int, result1 crypto.MultipleDigest, result2 error)

Jump to

Keyboard shortcuts

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