fakes

package
v18.1.4+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2017 License: Apache-2.0 Imports: 7 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 FakeUploaderFactory

type FakeUploaderFactory struct {
	S3Stub func(destination config.Destination, caCertPath string) *s3.S3CliClient

	SCPStub func(destination config.Destination) *scp.SCPClient

	AzureStub func(destination config.Destination) *azure.AzureClient

	GCSStub func(destination config.Destination) *gcs.StorageClient
	// contains filtered or unexported fields
}

func (*FakeUploaderFactory) Azure

func (fake *FakeUploaderFactory) Azure(destination config.Destination) *azure.AzureClient

func (*FakeUploaderFactory) AzureArgsForCall

func (fake *FakeUploaderFactory) AzureArgsForCall(i int) config.Destination

func (*FakeUploaderFactory) AzureCallCount

func (fake *FakeUploaderFactory) AzureCallCount() int

func (*FakeUploaderFactory) AzureReturns

func (fake *FakeUploaderFactory) AzureReturns(result1 *azure.AzureClient)

func (*FakeUploaderFactory) AzureReturnsOnCall

func (fake *FakeUploaderFactory) AzureReturnsOnCall(i int, result1 *azure.AzureClient)

func (*FakeUploaderFactory) GCS

func (fake *FakeUploaderFactory) GCS(destination config.Destination) *gcs.StorageClient

func (*FakeUploaderFactory) GCSArgsForCall

func (fake *FakeUploaderFactory) GCSArgsForCall(i int) config.Destination

func (*FakeUploaderFactory) GCSCallCount

func (fake *FakeUploaderFactory) GCSCallCount() int

func (*FakeUploaderFactory) GCSReturns

func (fake *FakeUploaderFactory) GCSReturns(result1 *gcs.StorageClient)

func (*FakeUploaderFactory) GCSReturnsOnCall

func (fake *FakeUploaderFactory) GCSReturnsOnCall(i int, result1 *gcs.StorageClient)

func (*FakeUploaderFactory) Invocations

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

func (*FakeUploaderFactory) S3

func (fake *FakeUploaderFactory) S3(destination config.Destination, caCertPath string) *s3.S3CliClient

func (*FakeUploaderFactory) S3ArgsForCall

func (fake *FakeUploaderFactory) S3ArgsForCall(i int) (config.Destination, string)

func (*FakeUploaderFactory) S3CallCount

func (fake *FakeUploaderFactory) S3CallCount() int

func (*FakeUploaderFactory) S3Returns

func (fake *FakeUploaderFactory) S3Returns(result1 *s3.S3CliClient)

func (*FakeUploaderFactory) S3ReturnsOnCall

func (fake *FakeUploaderFactory) S3ReturnsOnCall(i int, result1 *s3.S3CliClient)

func (*FakeUploaderFactory) SCP

func (fake *FakeUploaderFactory) SCP(destination config.Destination) *scp.SCPClient

func (*FakeUploaderFactory) SCPArgsForCall

func (fake *FakeUploaderFactory) SCPArgsForCall(i int) config.Destination

func (*FakeUploaderFactory) SCPCallCount

func (fake *FakeUploaderFactory) SCPCallCount() int

func (*FakeUploaderFactory) SCPReturns

func (fake *FakeUploaderFactory) SCPReturns(result1 *scp.SCPClient)

func (*FakeUploaderFactory) SCPReturnsOnCall

func (fake *FakeUploaderFactory) SCPReturnsOnCall(i int, result1 *scp.SCPClient)

Jump to

Keyboard shortcuts

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