blobstore_delegatorfakes

package
v2.367.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 9, 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 FakeBlobstoreDelegator

type FakeBlobstoreDelegator struct {
	CleanUpStub func(string, string) error

	DeleteStub func(string, string) error

	GetStub func(crypto.Digest, string, string, map[string]string) (string, error)

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

func (*FakeBlobstoreDelegator) CleanUp

func (fake *FakeBlobstoreDelegator) CleanUp(arg1 string, arg2 string) error

func (*FakeBlobstoreDelegator) CleanUpArgsForCall

func (fake *FakeBlobstoreDelegator) CleanUpArgsForCall(i int) (string, string)

func (*FakeBlobstoreDelegator) CleanUpCallCount

func (fake *FakeBlobstoreDelegator) CleanUpCallCount() int

func (*FakeBlobstoreDelegator) CleanUpCalls

func (fake *FakeBlobstoreDelegator) CleanUpCalls(stub func(string, string) error)

func (*FakeBlobstoreDelegator) CleanUpReturns

func (fake *FakeBlobstoreDelegator) CleanUpReturns(result1 error)

func (*FakeBlobstoreDelegator) CleanUpReturnsOnCall

func (fake *FakeBlobstoreDelegator) CleanUpReturnsOnCall(i int, result1 error)

func (*FakeBlobstoreDelegator) Delete

func (fake *FakeBlobstoreDelegator) Delete(arg1 string, arg2 string) error

func (*FakeBlobstoreDelegator) DeleteArgsForCall

func (fake *FakeBlobstoreDelegator) DeleteArgsForCall(i int) (string, string)

func (*FakeBlobstoreDelegator) DeleteCallCount

func (fake *FakeBlobstoreDelegator) DeleteCallCount() int

func (*FakeBlobstoreDelegator) DeleteCalls

func (fake *FakeBlobstoreDelegator) DeleteCalls(stub func(string, string) error)

func (*FakeBlobstoreDelegator) DeleteReturns

func (fake *FakeBlobstoreDelegator) DeleteReturns(result1 error)

func (*FakeBlobstoreDelegator) DeleteReturnsOnCall

func (fake *FakeBlobstoreDelegator) DeleteReturnsOnCall(i int, result1 error)

func (*FakeBlobstoreDelegator) Get

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

func (*FakeBlobstoreDelegator) GetArgsForCall

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

func (*FakeBlobstoreDelegator) GetCallCount

func (fake *FakeBlobstoreDelegator) GetCallCount() int

func (*FakeBlobstoreDelegator) GetCalls

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

func (*FakeBlobstoreDelegator) GetReturns

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

func (*FakeBlobstoreDelegator) GetReturnsOnCall

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

func (*FakeBlobstoreDelegator) Invocations

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

func (*FakeBlobstoreDelegator) Write

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

func (*FakeBlobstoreDelegator) WriteArgsForCall

func (fake *FakeBlobstoreDelegator) WriteArgsForCall(i int) (string, string, map[string]string)

func (*FakeBlobstoreDelegator) WriteCallCount

func (fake *FakeBlobstoreDelegator) WriteCallCount() int

func (*FakeBlobstoreDelegator) WriteCalls

func (fake *FakeBlobstoreDelegator) WriteCalls(stub func(string, string, map[string]string) (string, crypto.MultipleDigest, error))

func (*FakeBlobstoreDelegator) WriteReturns

func (fake *FakeBlobstoreDelegator) WriteReturns(result1 string, result2 crypto.MultipleDigest, result3 error)

func (*FakeBlobstoreDelegator) WriteReturnsOnCall

func (fake *FakeBlobstoreDelegator) WriteReturnsOnCall(i int, result1 string, result2 crypto.MultipleDigest, result3 error)

Jump to

Keyboard shortcuts

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