provisionerfakes

package
v0.0.0-...-d6600ca Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2019 License: Apache-2.0 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 FakeRedisProvisionerInterface

type FakeRedisProvisionerInterface struct {
	CreateContainerStub func(string) error

	DeleteContainerStub func(string) error

	ContainerExistsStub func(string) (bool, error)

	GetCredentialsStub func(string) (map[string]string, error)

	FindImageStub func(string) (*go_dockerclient.Image, error)
	// contains filtered or unexported fields
}

func (*FakeRedisProvisionerInterface) ContainerExists

func (fake *FakeRedisProvisionerInterface) ContainerExists(arg1 string) (bool, error)

func (*FakeRedisProvisionerInterface) ContainerExistsArgsForCall

func (fake *FakeRedisProvisionerInterface) ContainerExistsArgsForCall(i int) string

func (*FakeRedisProvisionerInterface) ContainerExistsCallCount

func (fake *FakeRedisProvisionerInterface) ContainerExistsCallCount() int

func (*FakeRedisProvisionerInterface) ContainerExistsReturns

func (fake *FakeRedisProvisionerInterface) ContainerExistsReturns(result1 bool, result2 error)

func (*FakeRedisProvisionerInterface) CreateContainer

func (fake *FakeRedisProvisionerInterface) CreateContainer(arg1 string) error

func (*FakeRedisProvisionerInterface) CreateContainerArgsForCall

func (fake *FakeRedisProvisionerInterface) CreateContainerArgsForCall(i int) string

func (*FakeRedisProvisionerInterface) CreateContainerCallCount

func (fake *FakeRedisProvisionerInterface) CreateContainerCallCount() int

func (*FakeRedisProvisionerInterface) CreateContainerReturns

func (fake *FakeRedisProvisionerInterface) CreateContainerReturns(result1 error)

func (*FakeRedisProvisionerInterface) DeleteContainer

func (fake *FakeRedisProvisionerInterface) DeleteContainer(arg1 string) error

func (*FakeRedisProvisionerInterface) DeleteContainerArgsForCall

func (fake *FakeRedisProvisionerInterface) DeleteContainerArgsForCall(i int) string

func (*FakeRedisProvisionerInterface) DeleteContainerCallCount

func (fake *FakeRedisProvisionerInterface) DeleteContainerCallCount() int

func (*FakeRedisProvisionerInterface) DeleteContainerReturns

func (fake *FakeRedisProvisionerInterface) DeleteContainerReturns(result1 error)

func (*FakeRedisProvisionerInterface) FindImage

func (*FakeRedisProvisionerInterface) FindImageArgsForCall

func (fake *FakeRedisProvisionerInterface) FindImageArgsForCall(i int) string

func (*FakeRedisProvisionerInterface) FindImageCallCount

func (fake *FakeRedisProvisionerInterface) FindImageCallCount() int

func (*FakeRedisProvisionerInterface) FindImageReturns

func (fake *FakeRedisProvisionerInterface) FindImageReturns(result1 *go_dockerclient.Image, result2 error)

func (*FakeRedisProvisionerInterface) GetCredentials

func (fake *FakeRedisProvisionerInterface) GetCredentials(arg1 string) (map[string]string, error)

func (*FakeRedisProvisionerInterface) GetCredentialsArgsForCall

func (fake *FakeRedisProvisionerInterface) GetCredentialsArgsForCall(i int) string

func (*FakeRedisProvisionerInterface) GetCredentialsCallCount

func (fake *FakeRedisProvisionerInterface) GetCredentialsCallCount() int

func (*FakeRedisProvisionerInterface) GetCredentialsReturns

func (fake *FakeRedisProvisionerInterface) GetCredentialsReturns(result1 map[string]string, result2 error)

func (*FakeRedisProvisionerInterface) Invocations

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

Jump to

Keyboard shortcuts

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